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

MethodType field offset calculation could be lazy

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • core-libs
    • None
    • b92
    • generic
    • generic

        java.lang.invoke.MethodType has a static initializer block that initializes two long offset fields only used for deserialization. This initialization could be done lazily using a Holder class.

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

                Created:
                Updated:
                Resolved: