Once JDK-8319447 is integrated then the VirtualThread implementation can move from using several instances of STPE to use FJP delayed task handling (at least for the default scheduler).
- causes
-
JDK-8355180 jdk/jfr/event/runtime/TestThreadParkEvent.java fails run with TEST_THREAD_FACTORY=Virtual
-
- Open
-
- relates to
-
JDK-8354507 [ubsan] subnode.cpp:406:36: runtime error: negation of -9223372036854775808 cannot be represented in type 'long int'
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/6c93ad42
-
Review(master) openjdk/jdk/24030