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

java/lang/invoke/MethodHandles/TestCatchException.java starts failing after JDK-8027827

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 9
    • core-libs

      java/lang/invoke/MethodHandles/TestCatchException.java
      testVarargsCollector was introduced in JDK-8027827, but this testcase failed on all platforms.

      ----------System.err:(13/802)----------
      JavaTest Message: JUnit Failure: testVarargsCollector(test.java.lang.invoke.TestCatchException): expected:<[Ljava.lang.Object;@f0bff8> but was:<[Ljava.lang.Object;@f3efd5>
      java.lang.Exception: JUnit test failure
      at com.sun.javatest.regtest.JUnitAction$JUnitRunner.main(JUnitAction.java:104)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:484)
      at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:754)
      at java.lang.Thread.run(Thread.java:744)

      JavaTest Message: Test threw exception: java.lang.Exception
      JavaTest Message: shutting down test

      result: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure

            Unassigned Unassigned
            amlu Amy Lu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: