move lookup of Java class and hub from ResolvedJavaType to ConstantReflectionProvider

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: