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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • 26
    • None
    • hotspot

      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

            asmehra Ashutosh Mehra
            asmehra Ashutosh Mehra
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: