MethodHandleImpl.initStatics is no longer needed

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: core-libs
    • None
    • b99
    • generic
    • generic

      Some classes in java.lang.invoke are preloaded by the VM, and they call a hook to initialized MethodHandleImpl. This seems to have no real effect with the current implementation than to to eagerly load a few classes.

      If there is some subtle issue for why the initStatics call is still needed this should be documented with a test.

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

              Created:
              Updated:
              Resolved: