-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b34
-
generic
-
solaris_9
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.
###@###.### 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.
###@###.### 2005-04-11 17:01:42 GMT
###@###.### 2005-04-15 00:39:36 GMT
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.
###@###.### 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.
###@###.### 2005-04-11 17:01:42 GMT
###@###.### 2005-04-15 00:39:36 GMT
- relates to
-
JDK-6255702 Need to clean up remaining var-args related warnings.
-
- Closed
-