RFR: 8297992: Tests fail after JDK-8297215 due to lack of @enablePreview
Jie Fu
jiefu at openjdk.org
Fri Dec 2 02:31:03 UTC 2022
On Fri, 2 Dec 2022 02:19:49 GMT, Joe Darcy <darcy at openjdk.org> 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
More information about the core-libs-dev
mailing list