JDK-8029687 : javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java fails
  • Type: Bug
  • Component: xml
  • Sub-Component: org.w3c.dom
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2013-12-06
  • Updated: 2014-07-28
  • Resolved: 2014-07-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8u20Resolved
Related Reports
Duplicate :  
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

Comments
The issue was resolved in 1.8.0b119 and 7u60,7u80 and 7u65. The report stated the test was done using 1.8.0b117, b116 and 1.7.0_45b18. I'm closing it as a duplicate. Future tests should be done using the latest build.
28-07-2014

the release team believes this should be deferred - please reqeust deferral.
22-07-2014

Jibing, this is Azure testing. There is a label "azure" in this bug. I have no azure hosts in my lab, so I cannot verify this bug any way. Wiki http://wiki.se.oracle.com/display/JPG/JDK+8+Hyper-V+and+Azure+testing is old, links do not work in this wiki.
16-07-2014

8u20 bug. Konstantin, could you help to verify this bug?
11-07-2014

Targeting this to 8u20 as part of closing down JDK 8. Please follow up with the reporter on this to get it verified.
21-03-2014

Could you verify if this is fixed by JDK-8027973? Note the patch was integrated on 2013-12-03: URL: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/0bf3a58a1783 User: lana Date: 2013-12-03 19:10:36 +0000
06-12-2013

Testsuite name: regression Test name: javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java JDK/JRE tested: 1.8.0b117 OS/architecture: Windows Server 2012 R2 Datacenter Preview Reproducible: Always Reproducible on machine: 168.61.67.18:58872 Is it a Regression: NO Test result on 1.7.0 FCS: FAIL Is it a platform specific issue: Steps to reproduce: here are instructions about connection to host http://wiki.se.oracle.com/display/JPG/JDK+8+Hyper-V+and+Azure+testing ================== install jdk1.8.0b117 execute command: JDK_DIR/bin/java -jar /net/vice.ru.oracle.com/export/home0/regression/tools/jtest-latest/lib/jtreg.jar -verbose /net/vice.ru.oracle.com/export/home0/regression/workspaces/180/1.8.0b115/j2se/TEST_NAME where JDK_DIR is path to unpacked jdk and TEST_NAME is a test name
06-12-2013