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