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

[JVMCI] Remove NativeImageReinitialize annotation

XMLWordPrintable

    • master

      The jdk.vm.ci.common.NativeImageReinitialize annotation was introduced to solve the problem of how to reset JVMCI and Graal field values to the default value for their type as they are copied into the libgraal image. Now that class loader separation is used to isolate the JVMCI and Graal classes compiled to produce libgraal from the JVMCI and Graal classes being executed to do the AOT compilation, the need for this field resetting is no longer needed.

            dnsimon Douglas Simon
            dnsimon Douglas Simon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: