Remove unnecessary bridge methods, allocations in java.lang.invoke

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: core-libs

      A number of places around java.lang.invoke accidentally generate bridge methods. In other places we have code that unnecessarily allocates objects, strings etc.

      Experiments show we can reduce the static footprint, number of bytecodes executed during bootstrap as well as reduce the class dependency graph further.

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

              Created:
              Updated:
              Resolved: