Details
-
Type:
Task
-
Status: Ready for testing
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.12
-
Fix Version/s: 2.12.0
-
Component/s: None
-
Labels:None
Description
The deprecated constructors for the class version of primitives (e.g. Boolean, Integer, Character) are in some classes in the main src/ tree.
These will not compile with JDK 17 so should be replaced with Type.valueOf(.)
These will not compile with JDK 17 so should be replaced with Type.valueOf(.)