MethodType field offset calculation could be lazy

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: 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.

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

                Created:
                Updated:
                Resolved: