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

[JVMCI] must eagerly initialize classes with static fields accessed by JVMCI native code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • b96

      Static fields of well known JVMCI classes have accessors declared in jvmciJavaClasses.hpp. These accessors do not perform any class initialization checks and so the classes must be initialized during JVMCI initialization.

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

              Created:
              Updated:
              Resolved: