Skip to content

8378823: AIX build fails after zlib updated by JDK-8378631#823

Open
vieiro wants to merge 1 commit into
openjdk:masterfrom
vieiro:backports/JDK-8378823
Open

8378823: AIX build fails after zlib updated by JDK-8378631#823
vieiro wants to merge 1 commit into
openjdk:masterfrom
vieiro:backports/JDK-8378823

Conversation

@vieiro

@vieiro vieiro commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Backport of JDK-8378823 from JDK11 (P1).

Relevant tests continue to pass on rhel8/gcc 8.5.0. Couldn't test on aix, though. Maybe it's worth testing in Solaris as well.

Relevant tests continue to pass:

  • jdk/test/java/util/zip/
TEST RESULT: Passed. Execution successful
--------------------------------------------------
Test results: passed: 55; error: 1

With the error being expected: java/util/zip/3GBZipFiles.sh Error. Test ignored: runs for hours and eats up 7 Gigabytes of disk space.

  • jdk/test/java/tools/pack200
TEST RESULT: Passed. Execution successful
--------------------------------------------------
Test results: passed: 18
  • jdk/test/demo/zipfs/
TEST RESULT: Passed. Execution successful
--------------------------------------------------
Test results: passed: 6


Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8378823 needs maintainer approval

Issue

  • JDK-8378823: AIX build fails after zlib updated by JDK-8378631 (Bug - P1 - Requested)

Reviewers

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/823/head:pull/823
$ git checkout pull/823

Update a local copy of the PR:
$ git checkout pull/823
$ git pull https://git.openjdk.org/jdk8u-dev.git pull/823/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 823

View PR using the GUI difftool:
$ git pr show -t 823

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/823.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented Jun 3, 2026

Copy link
Copy Markdown

👋 Welcome back avieiro! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk

openjdk Bot commented Jun 3, 2026

Copy link
Copy Markdown

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk Bot changed the title Backport 304f26812c7011d80c181a40a919200c48d15c5d 8378823: AIX build fails after zlib updated by JDK-8378631 Jun 3, 2026
@openjdk

openjdk Bot commented Jun 3, 2026

Copy link
Copy Markdown

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk Bot added backport Port of a pull request already in a different code base rfr Pull request is ready for review labels Jun 3, 2026
@mlbridge

mlbridge Bot commented Jun 3, 2026

Copy link
Copy Markdown

Webrevs

@vieiro

vieiro commented Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

Hi @sophia-guo , wouldn't want to abuse your patience but, would it be possible for you to test this one on aix?

@tstuefe tstuefe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay. We should have insisted on a renaming of the bug text back when we did it in mainline, since it does not only affect AIX.

@openjdk

openjdk Bot commented Jun 17, 2026

Copy link
Copy Markdown

⚠️ @vieiro This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.

@vieiro

vieiro commented Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

/approval request Please consider approving this P1 backport from JDK11 for AIX builds. Test continue to pass.

@openjdk

openjdk Bot commented Jun 17, 2026

Copy link
Copy Markdown

@vieiro
8378823: The approval request has been created successfully.

@openjdk openjdk Bot added the approval Requires approval; will be removed when approval is received label Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval Requires approval; will be removed when approval is received backport Port of a pull request already in a different code base rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

2 participants