Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2110003 | 1.0 | Rosanna Lee | P1 | Closed | Won't Fix |
NamingException.appendRemainingName(Name) does not check for null parameter
However, NamingException.appendRemainingComponent(String) does. The inconsistency leads me to believe this is not an intentional design decision.
However, NamingException.appendRemainingComponent(String) does. The inconsistency leads me to believe this is not an intentional design decision.
- backported by
-
JDK-2110003 NamingException.appendRemainingName(Name) does not check for null parameter
- Closed
- relates to
-
JDK-4087183 LinkLoopException needs a LinkLoopException() constructor
- Closed
-
JDK-4087335 NoSuchAttributeException needs a NoSuchAttributeException() constructor
- Closed