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

Rewrite GenerateJLIClassesPlugin to avoid reflective calls into java.lang.invoke

XMLWordPrintable

    • b132
    • Not verified

      Current implementation of GenerateJLIClassesPlugin use reflection with setAccessible(true) to punch through into the j.l.invoke internals.

      Create some way to access j.l.invoke internals statically at link time, e.g., SharedSecrets.

            redestad Claes Redestad
            redestad Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: