On Fri, 2 Dec 2022 02:01:57 GMT, Jie Fu <ji...@openjdk.org> wrote: > Hi all, > > The following 3 tests fail with debug VMs due to lack of @enablePreview after > JDK-8297215. > > > * jtreg:test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALot.java > * jtreg:test/jdk/java/lang/Thread/virtual/HoldsLock.java > * jtreg:test/jdk/jdk/internal/vm/Continuation/Basic.java > > > Let's fix them. > > Thanks. > Best regards, > Jie
(Failures seen in subsequent testing in Oracle.) ------------- Marked as reviewed by darcy (Reviewer). PR: https://git.openjdk.org/jdk/pull/11469