Description
fails with 1.8.0b117, 1.8.0b116, 1.7.0_45b18
----------System.out:(4/58)----------
Number of tests passed: 0
Number of tests failed: 4
----------System.err:(32/1037)----------
ERROR: 'Could not compile stylesheet'
FATAL ERROR: 'C'
:C
ERROR: 'Could not compile stylesheet'
FATAL ERROR: 'C'
:C
ERROR: 'Could not compile stylesheet'
FATAL ERROR: 'C'
:C
ERROR: 'Could not compile stylesheet'
FATAL ERROR: 'C'
:C
java.lang.RuntimeException: C
C
C
C
at TestBase.tearDown(TestBase.java:64)
at XSLTExFuncTest.main(XSLTExFuncTest.java:86)
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:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
JavaTest Message: Test threw exception: java.lang.RuntimeException: C
C
C
C
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: C C C C
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: C C C C
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: C C C C
----------System.out:(4/58)----------
Number of tests passed: 0
Number of tests failed: 4
----------System.err:(32/1037)----------
ERROR: 'Could not compile stylesheet'
FATAL ERROR: 'C'
:C
ERROR: 'Could not compile stylesheet'
FATAL ERROR: 'C'
:C
ERROR: 'Could not compile stylesheet'
FATAL ERROR: 'C'
:C
ERROR: 'Could not compile stylesheet'
FATAL ERROR: 'C'
:C
java.lang.RuntimeException: C
C
C
C
at TestBase.tearDown(TestBase.java:64)
at XSLTExFuncTest.main(XSLTExFuncTest.java:86)
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:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
JavaTest Message: Test threw exception: java.lang.RuntimeException: C
C
C
C
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: C C C C
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: C C C C
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: C C C C
Attachments
Issue Links
- duplicates
-
JDK-8027973 javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java hangs (win)
- Resolved