-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b49
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084458 | emb-9 | Joe Darcy | P4 | Resolved | Fixed | team |
When revising some documention on java.lang.Object (JDK-8071434), it was noted that the class did *not* have an explicit constructor and instead relied on javac to create an implicit default constructor. How embarrassing!
- backported by
-
JDK-8084458 java.lang.Object uses implicit default constructor
-
- Resolved
-
- relates to
-
JDK-8071961 Add javac lint warning when a default constructor is created
-
- Resolved
-
-
JDK-8224174 java.lang.Number has a default constructor
-
- Resolved
-