Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6833951
Votes 0
Synopsis Extra ":" Causes Testcase in CR 6589834 "Parse Exception: Invalid tag: summary:"
Category hotspot:compiler2
Reported Against b01
Release Fixed hs16(b02), 7(b57) (Bug ID:2177424)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs 6589834
Submit Date 24-APR-2009
Description
There is an extra : in the test case for CR 6589834 which will cause parse error

Here is the message from Christian:

--------------------------------------------------
TEST: compiler/6589834/Test_ia32.java
JDK under test: (/tmp/home/ct232829/hotspot-comp/6833573/build/jdk-solaris-sparc/debug)
java version "1.7.0-ea-fastdebug"
Java(TM) SE Runtime Environment (build 1.7.0-ea-fastdebug-b56)
OpenJDK Server VM (build 16.0-b01-internal-jvmg, mixed mode)

TEST RESULT: Error. Parse Exception: Invalid tag: summary:
--------------------------------------------------

The problem is the colon.
Posted Date : 2009-04-24 15:19:03.0
Work Around
N/A
Evaluation
http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/aa92a90b1cc6
Posted Date : 2009-04-24 19:18:22.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang