JDK-6347681 : javac test stackmap T4955930 fails
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 6
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2005-11-09
  • Updated: 2010-04-02
  • Resolved: 2005-12-03
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 6
6 b63Fixed
Related Reports
Relates :  
Description
Starting on day 309, on all the build systems (Solaris/Linux/Windows).

Sample .jtr file available at /net/lubec.sfbay:
  /u/martin/ws/int/j2se/JTwork/tools/javac/stackmap/T4955930.jtr


----------System.out:(5/210)----------
TESTSRC=/u/martin/ws/int/j2se/test/tools/javac/stackmap
TESTJAVA=/u/martin/ws/int/control/build/solaris-sparc/j2sdk-image
TESTCLASSES=/u/martin/ws/int/j2se/JTwork/classes/tools/javac/stackmap
CLASSPATH=
Failed
----------System.err:(0/0)----------
result: Failed. Execution failed: exit code 1


test result: Failed. Execution failed: exit code 1

Comments
SUGGESTED FIX The test needs to be updated to the new javap StackMap format.
09-11-2005

EVALUATION This is due to a recent javap change in StackMap format.
09-11-2005