-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
Build Libraries & InterfacesenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or requestv2.1.0Issues and PRs related to version 2.1.0Issues and PRs related to version 2.1.0v3.0.0Issues and PRs related to version 3.0.0Issues and PRs related to version 3.0.0
Description
Is your feature request related to a problem? Please describe.
Since JDK-9, the JDK provide standard means to manipulate runtime version using Runtime and Runtime.Version.
Describe the solution you'd like
Remove JavaVersion in favour of standard Runtime.Version
Describe alternatives you've considered
Keep this duplicate hierarchy of classes
Additional context
Since 2.0 set JDK-11 as baseline, we could use Runtime.Version and drop all checks for JDK-8/9/10
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Build Libraries & InterfacesenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or requestv2.1.0Issues and PRs related to version 2.1.0Issues and PRs related to version 2.1.0v3.0.0Issues and PRs related to version 3.0.0Issues and PRs related to version 3.0.0