Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8288623

Move Continuation classes out of javaClasses.hpp

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • hotspot
    • b04

      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

            iklam Ioi Lam
            iklam Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: