JDK-5041458 : Add "final" modifiers to fields of immutable wrapper classes
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 5.0
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2004-05-03
  • Updated: 2004-05-13
  • Resolved: 2004-05-13
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
The "final" modifiers which were removed from the instance fields of the
wrapper classes for bug 5040310 need to be added.  This change needs to be done
in the earliest possible build of mustang.

-- iag@sfbay 2004-05-03

Comments
PUBLIC COMMENTS ...
10-06-2004

EVALUATION Yes. -- iag@sfbay 2004-05-03 The modifiers were added as part of bug 5044412 which was fixed for tiger-beta2. -- iag@sfbay 2004-05-12
03-05-2004