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: 6402077
Votes 0
Synopsis Start position is wrong for package private constructors
Category java:compiler
Reported Against
Release Fixed 7(b03)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs 6404194 , 6479933
Submit Date 22-MAR-2006
Description
See the constructor start position in the following example:


public class Test {

    Test() {
    }
}
Posted Date : 2006-03-22 11:06:17.0
Work Around
N/A
Evaluation
Should be fixed using supplied patch.
Posted Date : 2006-04-21 00:44:19.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang