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

move lookup of Java class and hub from ResolvedJavaType to ConstantReflectionProvider

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • b105

      Most access to VM constants in JVMCI goes through the ConstantReflectionProvider interface meaning the VM implementation for constant handling is in one place. For historic reasons, some small amount of reflection on VM constants was located in ResolvedJavaType. This issue consolidates these methods to ConstantReflectionProvider.

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

              Created:
              Updated:
              Resolved: