This is a follow up to JDK-8288623. java_lang_VirtualThread is part of loom and should be move to continuationJavaClasses.hpp, which contains the accessors for the other java classes used by loom.
- relates to
-
JDK-8288623 Move Continuation classes out of javaClasses.hpp
-
- Resolved
-
-
JDK-8292006 Move thread accessor classes to threadJavaClasses.hpp
-
- Closed
-
- links to
-
Review openjdk/jdk/9298