On 6/14/2021 12:38 PM, Mark Thomas wrote:
On 14/06/2021 20:31, Adam Rauch wrote:
As you're probably aware, all Boolean, Byte, Character, Double,
Float, Integer, Long, and Short constructors were deprecated in JDK
9,
https://www.oracle.com/java/technologies/javase/9-deprecated-features.html#JDK
On 14/06/2021 20:31, Adam Rauch wrote:
As you're probably aware, all Boolean, Byte, Character, Double, Float,
Integer, Long, and Short constructors were deprecated in JDK 9,
https://www.oracle.com/java/technologies/javase/9-deprecated-features.html#JDK-8065614.
They were then marked forRemoval=
As you're probably aware, all Boolean, Byte, Character, Double, Float,
Integer, Long, and Short constructors were deprecated in JDK 9,
https://www.oracle.com/java/technologies/javase/9-deprecated-features.html#JDK-8065614.
They were then marked forRemoval=true in JDK 16.
Jasper generates code