-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
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.
If there is some subtle issue for why the initStatics call is still needed this should be documented with a test.