On Sun, 18 Feb 2024 14:56:03 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:
> Trivial fixes to ProblemList a couple of tests: > [JDK-8326117](https://bugs.openjdk.org/browse/JDK-8326117) ProblemList > serviceability/jvmti/vthread/SuspendWithInterruptLock/SuspendWithInterruptLock.java#default > in Xcomp mode > [JDK-8326120](https://bugs.openjdk.org/browse/JDK-8326120) ProblemList > sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh > on macosx-aarch64 This pull request has now been integrated. Changeset: 099b7442 Author: Daniel D. Daugherty <dcu...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/099b744235a28331b99f7b429cf1e8abcb367c41 Stats: 4 lines in 2 files changed: 2 ins; 0 del; 2 mod 8326117: ProblemList serviceability/jvmti/vthread/SuspendWithInterruptLock/SuspendWithInterruptLock.java#default in Xcomp mode 8326120: ProblemList sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh on macosx-aarch64 Reviewed-by: alanb ------------- PR: https://git.openjdk.org/jdk/pull/17904