Skip to content

Conversation

@Glavo
Copy link
Contributor

@Glavo Glavo commented Mar 12, 2022

Constructors of wrapper classes for primitive types are deprecated for removal in Java 16 (see JEP 390). They should be removed when JEP 402 is done.

Right now Editors.createNumericEditor is still using reflection to call their constructors to create objects, which makes it impossible to work with Valhalla, and we should avoid that.

@abhinayagarwal abhinayagarwal merged commit 1d0c69c into controlsfx:master Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants