Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.5.6, 1.5.7, 1.6-beta-2
-
None
-
None
-
Gentoo Linux, SUN JVM 1.6.0.10
Description
In an enum declaration, i'm using a static list that holds references to the enum values. The list is not initialized correctly, all values are set to null instead of the expected enum.