-
Notifications
You must be signed in to change notification settings - Fork 64
8349058: 'internal proprietary API' warnings make javac warnings unusable #69
Conversation
|
👋 Welcome back cushon! A progress list of the required criteria for merging this PR into |
|
@cushon This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be: You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the As you do not have Committer status in this project an existing Committer must agree to sponsor your change. ➡️ To flag this PR as ready for integration with the above commit message, type |
|
This backport pull request has now been updated with issue from the original commit. |
|
|
|
/approval request backporting this patch fix fixes a usability issue with 'sunapi' diagnostics. Low risk as the backport is backing out the changes made in JDK-8332744 and restoring the long-standing earlier behaviour. The patch applied cleanly, the affected tests pass. |
|
/integrate |
|
/sponsor |
|
Going to push as commit 754e5dd.
Your commit was automatically rebased without conflicts. |
|
@phohensee @cushon Pushed as commit 754e5dd. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
Hi,
This pull request contains a backport of commit 1ab1c1d53b86228be85aac96fa5d69db39ac6317 from the openjdk/jdk repository to fix JDK-8349058.
It's a clean backport that partially backs out an earlier change, the affected test passes.
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk24u.git pull/69/head:pull/69$ git checkout pull/69Update a local copy of the PR:
$ git checkout pull/69$ git pull https://git.openjdk.org/jdk24u.git pull/69/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 69View PR using the GUI difftool:
$ git pr show -t 69Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk24u/pull/69.diff
Using Webrev
Link to Webrev Comment