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

Test tools/sjavac/IncCompInheritance.java is failing

XMLWordPrintable

    • b89
    • Not verified

        Test tools/sjavac/IncCompInheritance.java start to fail after:
        http://hg.openjdk.java.net/jdk9/dev/langtools/rev/27da0c3ac83a

        http://scaaa008.us.oracle.com:9502/runs/00955/955289.JDK9-LANGTOOLS-NIGHTLY/955289.JDK9-LANGTOOLS-NIGHTLY-4/results/workDir/tools/sjavac/IncCompInheritance.jtr
        Recompiling test class...
        java.lang.reflect.InvocationTargetException
        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:502)
        at Wrapper.main(Wrapper.java:57)
        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:502)
        at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:218)
        at java.lang.Thread.run(Thread.java:745)
        Caused by: java.lang.AssertionError: Compilation succeeded unexpectedly
        at IncCompInheritance.main(IncCompInheritance.java:72)
        ... 11 more

        JavaTest Message: Test threw exception: java.lang.reflect.InvocationTargetException

        RULE tools/sjavac/IncCompInheritance.java Exception java.lang.AssertionError: Compilation succeeded unexpectedly

        RULE tools/sjavac/IncCompInheritance.java Exception java.lang.reflect.InvocationTargetException

              alundblad Andreas Lundblad (Inactive)
              lshikhva Ludmila Shikhvarg (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: