-
Notifications
You must be signed in to change notification settings - Fork 59
8298987: ProblemList jdk/internal/vm/Continuation/Fuzz.java#default with ZGC on X64 #51
Conversation
…3/TestDescription.java on macosx-x64
|
👋 Welcome back dcubed! A progress list of the required criteria for merging this PR into |
|
/issue JDK-8298987 /label add hotspot-runtime |
|
@dcubed-ojdk This issue is referenced in the PR title - it will now be updated. |
|
@dcubed-ojdk |
|
@dcubed-ojdk |
|
@dcubed-ojdk 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 ➡️ To integrate this PR with the above commit message to the |
|
@dcubed-ojdk |
|
@azvegint - Thanks for the lightning fast review! Especially for a Saturday AM! /integrate |
|
@dcubed-ojdk |
|
@dcubed-ojdk |
|
@dcubed-ojdk |
|
Going to push as commit 3410555. |
|
@dcubed-ojdk Pushed as commit 3410555. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
A batch of trivial fixes to ProblemList tests:
JDK-8298987 ProblemList jdk/internal/vm/Continuation/Fuzz.java#default with ZGC on X64
JDK-8298989 ProblemList vmTestbase/nsk/jvmti/InterruptThread/intrpthrd003/TestDescription.java on macosx-x64
JDK-8298990 ProblemList java/lang/Thread/virtual/stress/Skynet.java subtests with ZGC
Progress
Issues
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk20 pull/51/head:pull/51$ git checkout pull/51Update a local copy of the PR:
$ git checkout pull/51$ git pull https://git.openjdk.org/jdk20 pull/51/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 51View PR using the GUI difftool:
$ git pr show -t 51Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk20/pull/51.diff