JDK-5013778 : Locale's serialization UID should be private
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 1.4.2_03
  • Priority: P5
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2004-03-15
  • Updated: 2004-03-24
  • Resolved: 2004-03-24
Related Reports
Duplicate :  
Description
Locale has a default access static final serialVersionUID that should be private access.

Comments
EVALUATION Change static final serialVersionUID field to private. ###@###.### 2004-03-15
15-03-2004