JDK-7098746 : SpecJvm2008 xml.transform subbenchmark fails validation
  • Type: Bug
  • Component: xml
  • Sub-Component: jaxp
  • Affected Version: hs23,7u2
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic,arm
  • Submitted: 2011-10-07
  • Updated: 2012-09-28
  • Resolved: 2012-02-29
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 7
7u4 b11Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
SpecJvm2008 xml.transform subbenchmark fails validation with following error:

Errors in benchmark: xml.transform
  [warmup] Harness interruped during measurement period.
  [warmup][bt:4|op:1] Validation failure on line 4.
    Expected output: 
    [003] chess-fo/Kasparov-Karpov.xml.Stream:PASSED
    [004] jenitennison/index.xml.SAX:PASSED
    [005] jenitennison/index.xml.DOM:PASSED
    [006] jenitennison/index.xml.Stream:PASSED
    [007] jenitennison/text.xml.SAX:PASSED
    [008] jenitennison/text.xml.DOM:PASSED
    [009] ...

    Received output: 
    [003] chess-fo/Kasparov-Karpov.xml.Stream:PASSED
    [004] jenitennison/index.xml.SAX:FAILED
    [005] jenitennison/index.xml.DOM:FAILED
    [006] jenitennison/index.xml.Stream:FAILED
    [007] jenitennison/index.xml.SAX:FAILED
    [008] jenitennison/index.xml.DOM:FAILED
    [009] ...

Comments
EVALUATION Fix integrated in jdk7u-dev, see 7133220.
02-02-2012

EVALUATION The failure appears to be caused by the XalanJ-1774 patch. A test extracted from SpecJVM2008 was not enough to cover all cases. Will need to run SpecJVM2008 as part of jaxp full test.
24-01-2012

EVALUATION Note that 7091141 jaxp 1.4.5 update1 has been withdrawn. A subset (refer to 7099835) will be integrated. The removal of Xalan update from jaxp 1.4.5 update1 should fix this issue.
12-10-2011

EVALUATION Please provide the class/code and xml/stylesheet involved that produced the error.
12-10-2011