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

[JVMCI] Access to j.l.r.Method/Constructor/Field for ResolvedJavaMethod/ResolvedJavaField

    XMLWordPrintable

Details

    • b24

    Backports

      Description

        Native Image needs to convert ResolvedJavaMethod objects to java.lang.reflect.Executable objects and ResolvedJavaField objects to java.lang.reflect.Field objects. This is currently done by digging into JVMCI internals with reflection. Instead, this functionality should be exposed by public JVMCI API.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: