On Thu, 15 Dec 2022 23:13:30 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:
> A batch of trivial fixes to ProblemList tests: > > [JDK-8298888](https://bugs.openjdk.org/browse/JDK-8298888) ProblemList > gc/g1/TestVerifyGCType.java on linux and macosx > [JDK-8298889](https://bugs.openjdk.org/browse/JDK-8298889) ProblemList > runtime/StackGuardPages/TestStackGuardPages.java on linux > [JDK-8298891](https://bugs.openjdk.org/browse/JDK-8298891) ProblemList > vmTestbase/nsk/monitoring/MemoryPoolMBean/isCollectionUsageThresholdExceeded/isexceeded002/TestDescription.java > with ZGC > [JDK-8298892](https://bugs.openjdk.org/browse/JDK-8298892) > ProblemList vmTestbase/nsk/sysdict/vm/stress/chain/chain008/chain008.java > with ZGC This pull request has now been integrated. Changeset: c7d7e7e3 Author: Daniel D. Daugherty <dcu...@openjdk.org> URL: https://git.openjdk.org/jdk20/commit/c7d7e7e3be768b35447d65661ec328204aeb40e4 Stats: 4 lines in 2 files changed: 4 ins; 0 del; 0 mod 8298888: ProblemList gc/g1/TestVerifyGCType.java on linux and macosx 8298889: ProblemList runtime/StackGuardPages/TestStackGuardPages.java on linux 8298891: ProblemList vmTestbase/nsk/monitoring/MemoryPoolMBean/isCollectionUsageThresholdExceeded/isexceeded002/TestDescription.java with ZGC 8298892: ProblemList vmTestbase/nsk/sysdict/vm/stress/chain/chain008/chain008.java with ZGC Reviewed-by: bpb, lmesnik ------------- PR: https://git.openjdk.org/jdk20/pull/42