-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P1
-
Affects Version/s: 1.0
-
Component/s: core-libs
-
1.0
-
generic
-
solaris_2.6
-
Verified
Turns out in Java you only get the null constructor for free if you don't define any other constructors. I didn't know that before today. For more on this, see "The Java Programming Language" page 35, or JLS 8.6.7 (page 180).
- relates to
-
JDK-4086495 NamingException.appendRemainingName(Name) does not check for null parameter
-
- Closed
-
-
JDK-4087183 LinkLoopException needs a LinkLoopException() constructor
-
- Closed
-