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

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

XMLWordPrintable

    • b24

        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.

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

                Created:
                Updated:
                Resolved: