-
Sub-task
-
Resolution: Fixed
-
P4
-
None
Deprecate for removal the public constructors of Boolean, Byte, Short, Integer, Long, Character, Float, and Double.
Update existing references (where possible) to use the valueOf methods.
For development purposes, 'Valhalla/jep390' branch, based off of jdk/master.
The CSR for these changes will based on 8252180.
Update existing references (where possible) to use the valueOf methods.
For development purposes, 'Valhalla/jep390' branch, based off of jdk/master.
The CSR for these changes will based on 8252180.
- blocks
-
JDK-8254272 Development for JEP 390
- Resolved