Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8086045 Improve the java.lang.invoke first initialization costs
  3. JDK-8163878

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

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: