-
Notifications
You must be signed in to change notification settings - Fork 180
Investigate adopting Java SE 11 features #285
Copy link
Copy link
Open
Labels
backlogItems yet to be prioritized in the longer term roadmap.Items yet to be prioritized in the longer term roadmap.enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededvery-low-priority
Metadata
Metadata
Assignees
Labels
backlogItems yet to be prioritized in the longer term roadmap.Items yet to be prioritized in the longer term roadmap.enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededvery-low-priority
The Jakarta EE 10 baseline is Java SE 11, so we can now consider adopting it in the application and no longer need to stick to Java SE 8. However, I don't see any obvious features to adopt in the application: https://www.baeldung.com/java-11-new-features. Others should investigate if there are such reasonable opportunities.