On Sat, 27 May 2023 20:21:46 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:
> Disable test > java/util/concurrent/locks/Lock/OOMEInAQS.java > Test provokes OOME and might catch it in an unexpected location. It looks > like an issue similar to https://bugs.openjdk.org/browse/JDK-8298066. > However, generally the OOME might be thrown mount/umount or in unparker > thread. There are no plans to fix such tests to be able to pass with virtual > threads now. > > Also, disable > mTestbase/nsk/jvmti/scenarios/allocation/AP04/ap04t001/TestDescription.java > vmTestbase/nsk/jvmti/scenarios/allocation/AP04/ap04t002/TestDescription.java > because of https://bugs.openjdk.org/browse/JDK-8308985 I've excluded more tests, changed bugid and updated comments. ------------- PR Comment: https://git.openjdk.org/jdk/pull/14193#issuecomment-1569052338