On Fri, 13 Jan 2023 21:25:54 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:
> Trivial fixes to ProblemList some tests: > [JDK-8300141](https://bugs.openjdk.org/browse/JDK-8300141) ProblemList > java/util/concurrent/locks/Lock/OOMEInAQS.java with ZGC > [JDK-8300144](https://bugs.openjdk.org/browse/JDK-8300144) ProblemList > vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java with ZGC > [JDK-8300147](https://bugs.openjdk.org/browse/JDK-8300147) ProblemList > vmTestbase/nsk/jvmti/SetFieldModificationWatch/setfmodw001/TestDescription.java > in Xcomp This pull request has now been integrated. Changeset: bc498f87 Author: Daniel D. Daugherty <dcu...@openjdk.org> URL: https://git.openjdk.org/jdk20/commit/bc498f87f7037c37ad9c2a101fee5e39ae6bfda1 Stats: 5 lines in 3 files changed: 3 ins; 0 del; 2 mod 8300141: ProblemList java/util/concurrent/locks/Lock/OOMEInAQS.java with ZGC 8300144: ProblemList vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java with ZGC 8300147: ProblemList vmTestbase/nsk/jvmti/SetFieldModificationWatch/setfmodw001/TestDescription.java in Xcomp Reviewed-by: mikael ------------- PR: https://git.openjdk.org/jdk20/pull/103