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

AssertionError in MethodHandleImpl

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • None
    • core-libs
    • 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.

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

              Created:
              Updated:
              Resolved: