Skip to content

Remove JavaVersion in favour of standard Runtime.Version #3003

@reta

Description

@reta

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

Metadata

Metadata

Assignees

Labels

Build Libraries & InterfacesenhancementEnhancement or improvement to existing feature or requestv2.1.0Issues and PRs related to version 2.1.0v3.0.0Issues and PRs related to version 3.0.0

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions