-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P3
-
Affects Version/s: 6
-
Component/s: tools
-
generic
-
generic
As a side-effect of the fix for:
6294715: Enum.valueOf(null) throws NullPointerException
the spacing was cleaned up in the sample code of enum types' values() methods.
This breaks the reg test test/com/sun/javadoc/testNewLanguageFeatures,
which happens to encode the spacing in its "golden" results.
6294715: Enum.valueOf(null) throws NullPointerException
the spacing was cleaned up in the sample code of enum types' values() methods.
This breaks the reg test test/com/sun/javadoc/testNewLanguageFeatures,
which happens to encode the spacing in its "golden" results.
- duplicates
-
JDK-6294715 Enum.valueOf(null) throws NullPointerException
-
- Resolved
-