Add fast class init checks in interpreter for resolving ConstantPool entries for static field

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: None
    • Component/s: hotspot
    • b20

      VM is missing fast clinit checks in the interpreter when resolving constant pool entries for getstatic and putstatic bytecodes.
      It has been implemented in leyden repo for x86-64 and aarch64 with this patch https://github.com/openjdk/leyden/commit/dae99ee7dc3ed813d10cb3ab8e7177a1905b7463
      Same can be done in the mailine. It is also a prerequisite for https://bugs.openjdk.org/browse/JDK-8334898

            Assignee:
            Ashutosh Mehra
            Reporter:
            Ashutosh Mehra
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: