JDK-6868553 : 6867671 breaks some tests
  • Type: Bug
  • Component: tools
  • Sub-Component: javap
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2009-08-05
  • Updated: 2012-01-13
  • Resolved: 2012-01-13
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
7 b70Fixed
Related Reports
Relates :  
Description
The following tests fail after 6867671

test/tools/javap/4111861/T4111861.java
test/tools/javap/T4884240.java
test/tools/javap/T4975569.java
test/tools/javap/stackmap/T6271292.sh
test/tools/javac/code/ArrayClone.java is also affected

Comments
EVALUATION Mostly white space issues, but test/tools/javap/T4975569.java looks like more serious side effect of decommitting from -XDcompat in one place.
05-08-2009