8298888: ProblemList gc/g1/TestVerifyGCType.java on linux and macosx #42
Conversation
…ectionUsageThresholdExceeded/isexceeded002/TestDescription.java with ZGC
…chain008.java with ZGC
👋 Welcome back dcubed! A progress list of the required criteria for merging this PR into |
/issue JDK-8298888 /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 |
@bplb - Thanks for the fast review! I'm now waiting for the bots to catch up... |
@dcubed-ojdk |
@dcubed-ojdk |
@dcubed-ojdk |
@lmesnik - Thanks for the fast review! |
/integrate |
Going to push as commit c7d7e7e. |
@dcubed-ojdk Pushed as commit c7d7e7e. 💡 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-8298888 ProblemList gc/g1/TestVerifyGCType.java on linux and macosx
JDK-8298889 ProblemList runtime/StackGuardPages/TestStackGuardPages.java on linux
JDK-8298891 ProblemList vmTestbase/nsk/monitoring/MemoryPoolMBean/isCollectionUsageThresholdExceeded/isexceeded002/TestDescription.java with ZGC
JDK-8298892
ProblemList vmTestbase/nsk/sysdict/vm/stress/chain/chain008/chain008.java with ZGC
Progress
Issues
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk20 pull/42/head:pull/42
$ git checkout pull/42
Update a local copy of the PR:
$ git checkout pull/42
$ git pull https://git.openjdk.org/jdk20 pull/42/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 42
View PR using the GUI difftool:
$ git pr show -t 42
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk20/pull/42.diff