New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8273197: ProblemList 2 jtools tests due to JDK-8273187 #5321
Conversation
/issue JDK-8273197 |
/label add hotspot-runtime |
|
@dcubed-ojdk This change now passes all automated pre-integration checks. 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 3 new commits pushed to the
Please see this link for an up-to-date comparison between the source branch of this pull request and the
|
@dcubed-ojdk This issue is referenced in the PR title - it will now be updated. |
@dcubed-ojdk |
@dcubed-ojdk |
@dcubed-ojdk |
@dcubed-ojdk |
/integrate |
Going to push as commit 9c392d0.
Your commit was automatically rebased without conflicts. |
@dcubed-ojdk Pushed as commit 9c392d0. |
@naotoj - Thanks for the review! (I forgot to post yesterday) |
Trivial fixes to reduce the noise in the JDK18 CI:
JDK-8273197 ProblemList 2 jtools tests due to JDK-8273187
JDK-8273198 ProblemList java/lang/instrument/BootClassPath/BootClassPathTest.sh due to JDK-8273188
These failures happen in Tier5 so I'm ProblemListing them now to give @naotoj time to
work on the issues introduced by JDK-8260265 UTF-8 by Default.
Progress
Issues
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/jdk pull/5321/head:pull/5321
$ git checkout pull/5321
Update a local copy of the PR:
$ git checkout pull/5321
$ git pull https://git.openjdk.java.net/jdk pull/5321/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 5321
View PR using the GUI difftool:
$ git pr show -t 5321
Using diff file
Download this PR as a diff file:
https://git.openjdk.java.net/jdk/pull/5321.diff