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

[JVMCI] remove use of reflection in JVMCI

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 12
    • 11, 12
    • hotspot
    • b19

      The use of reflection in jdk.vm.ci.services.Services and jdk.vm.ci.services.internal.ReflectionAccessJDK comes from the original JDK 8 based JVMCI code where care had to be taken that the JVMCI code could be compiled on JDK 8. This use of reflection is no longer necessary since JDK 9 and can be removed.

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

              Created:
              Updated:
              Resolved: