JDK-6255702 : Need to clean up remaining var-args related warnings.
  • Type: Bug
  • Component: other-libs
  • Sub-Component: other
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2005-04-15
  • Updated: 2011-09-04
  • Resolved: 2011-09-04
Related Reports
Duplicate :  
Description
We need to clean up some 66 cases of var-args related warnings that are reported during compilation of J2SE. This bug is related to 6207243. The fix for that bug
did not fix all the warnings. Attached is a file with the remaining warnings.



###@###.### 2005-04-15 00:36:54 GMT

Comments
EVALUATION There are only a handful of varargs warnings remaining in the build, these are now tracked by 7080622.
04-09-2011