JDK-6829021 : tests for 6636138 use UseSuperword instead of UseSuperWord
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: hs16
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris_10
  • CPU: sparc
  • Submitted: 2009-04-10
  • Updated: 2012-02-01
  • Resolved: 2011-03-08
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 JDK 7 Other
6u18Fixed 7Fixed hs16Fixed
Description
Nightly failures:

compiler/6636138/Test1.java
compiler/6636138/Test2.java

tests for 6636138 use  flag UseSuperword instead of UseSuperWord.

----------messages:(3/229)----------
command: main  -server -Xbatch -XX:CompileOnly=Test2.shift -XX:+UseSuperwordTest2
reason: User specified action: run main/othervm -server -Xbatch -XX:CompileOnly=Test2.shift -XX:+UseSuperword Test2 
elapsed time (seconds): 0.404
----------System.out:(0/0)----------
----------System.err:(3/147)----------
Unrecognized VM option '+UseSuperword'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

Comments
EVALUATION http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/9610b2a8ab4e
11-04-2009

EVALUATION See description.
10-04-2009