On Fri, 2 Dec 2022 02:19:49 GMT, Joe Darcy <[email protected]> wrote:
> How are you running the tests? They pass on Oracle-internal tier 1 to 3
> testing.
Just run with
Ben="java/lang/Thread/virtual/stress/GetStackTraceALot.java
java/lang/Thread/virtual/HoldsLock.java jdk/internal/vm/Continuation/Basic.java"
ARG=""
make test TEST="${Ben}" JTREG="VM_OPTIONS=${ARG};" CONF=server-fast
-------------
PR: https://git.openjdk.org/jdk/pull/11469
