Skip to content

Commit

Permalink
Thread/virtual/PreviewFeaturesNotEnabled no longer exists in JDK21 (#…
Browse files Browse the repository at this point in the history
…4685)

java/lang/Thread/virtual/PreviewFeaturesNotEnabled no longer exists in
https://github.com/ibmruntimes/openj9-openjdk-jdk21 since Virtual
Threads is no longer a preview and will GA in JDK21.

Related: eclipse-openj9/openj9#16044

Signed-off-by: Babneet Singh <[email protected]>
  • Loading branch information
babsingh authored Jul 25, 2023
1 parent c15e273 commit a785bad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openjdk/excludes/ProblemList_openjdk21-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ java/lang/System/LoggerFinder/modules/UnnamedLoggerForImageTest.java https://git
java/lang/Thread/SleepSanity.java https://github.com/eclipse-openj9/openj9/issues/17638 windows-all
java/lang/Thread/UncaughtExceptions.sh https://github.com/eclipse-openj9/openj9/issues/6690 generic-all
java/lang/Thread/UncaughtExceptionsTest.java https://github.com/eclipse-openj9/openj9/issues/11930 generic-all
java/lang/Thread/virtual/PreviewFeaturesNotEnabled.java https://github.com/eclipse-openj9/openj9/issues/16044 generic-all
java/lang/Thread/virtual/StackTraces.java https://github.com/eclipse-openj9/openj9/issues/16045 generic-all
java/lang/Thread/virtual/stress/TimedGet.java https://github.com/eclipse-openj9/openj9/issues/15184 macosx-x64
java/lang/Thread/virtual/TracePinnedThreads.java https://github.com/eclipse-openj9/openj9/issues/15996 generic-all
Expand Down

0 comments on commit a785bad

Please sign in to comment.