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.

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

              Created:
              Updated:
              Resolved: