javaClasses.hpp is getting too big - it contains the C++ representation of over 50 Java classes.
The RFE moves the following classes into a new file share/classfile/continuationJavaClasses.hpp. The naming follows the same pattern as the existing header share/jvmci/jvmciJavaClasses.hpp.
- jdk_internal_vm_ContinuationScope
- jdk_internal_vm_Continuation
- jdk_internal_vm_StackChunk
The RFE moves the following classes into a new file share/classfile/continuationJavaClasses.hpp. The naming follows the same pattern as the existing header share/jvmci/jvmciJavaClasses.hpp.
- jdk_internal_vm_ContinuationScope
- jdk_internal_vm_Continuation
- jdk_internal_vm_StackChunk
- relates to
-
JDK-8289231 Move java_lang_VirtualThread to continuationJavaClasses.hpp
-
- Closed
-
-
JDK-8292006 Move thread accessor classes to threadJavaClasses.hpp
-
- Closed
-