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: 6207243
Votes 0
Synopsis non-varargs warnings during j2se build, should be cleaned up
Category java:build
Reported Against
Release Fixed mustang(b34)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs 6255702
Submit Date 10-DEC-2004
Description
There is a large number of "non-varargs" warnings produced by javac when
building the j2se workspace.  The warnings are probably harmless in all cases,
but it should be easy to fix the code causing these warnings.  These warnings 
are spread out over the various components, but it seems like it would be better
to fix them all in one pass rather than file bugs on each individual component
(where they're more likely to be swept under the carpet).

Now that the Mustang snapshots are being released to the community, we need
to be more vigilant about keeping our builds warning- and error-free, and this
is one small part of that effort.
  xxxxx@xxxxx   2004-12-10 19:42:51 GMT

We received the following submission from java.net user atripp.
I have attached the submission (peabody_submission.txt).
The problem with this fix is that the user only saw part of the
problem and so, only fixed part of the problem. 7 out of some 60-70
files with warnings. I filed bug 6255702 for the remaining warnings.

  xxxxx@xxxxx   2005-04-11 17:01:42 GMT
  xxxxx@xxxxx   2005-04-15 00:39:36 GMT
Work Around
N/A
Evaluation
The fix supplied by java.net user "atripp" does not fix all the warnings. I filed bug 6255702 for the remaining warnings.
  xxxxx@xxxxx   2005-04-15 00:39:36 GMT
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang