On Thu, 14 Jul 2022 11:57:37 GMT, Doug Lea <d...@openjdk.org> wrote: > This test now conforms to jtreg rules about not using System.exit to cover > untested OutOfMemoryErrors
This pull request has now been integrated. Changeset: 890bcedd Author: Doug Lea <d...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/890bcedd49fb791074862cc295c0e6bf64ef4d81 Stats: 21 lines in 1 file changed: 16 ins; 2 del; 3 mod 8290264: java/util/concurrent/locks/Lock/OOMEInAQS.java fails with "exit code: 0" Reviewed-by: dholmes, alanb, dcubed ------------- PR: https://git.openjdk.org/jdk/pull/9491