-
Enhancement
-
Resolution: Fixed
-
P2
-
None
-
None
-
b94
-
generic
-
generic
Several tests fail with an assertion error:
Agent[0].stdout: Error occurred during initialization of VM
Agent[0].stdout: java.lang.AssertionError
Agent[0].stdout: at java.lang.invoke.MethodHandleImpl.<clinit>(MethodHandleImpl.java:1620)
Agent[0].stdout: at java.lang.invoke.MethodHandle.<clinit>(MethodHandle.java:423)
Agent[0].stdout:
JDK-8142334 copied an assertion approach from DirectMethodHandle and testing was done with the wrong flags.
Agent[0].stdout: Error occurred during initialization of VM
Agent[0].stdout: java.lang.AssertionError
Agent[0].stdout: at java.lang.invoke.MethodHandleImpl.<clinit>(MethodHandleImpl.java:1620)
Agent[0].stdout: at java.lang.invoke.MethodHandle.<clinit>(MethodHandle.java:423)
Agent[0].stdout: