Blocks :
|
As described in JEP-223 (JDK-8061493) a Java API to parse, validate, and compare version strings is needed: "All code in the JDK that inspects and compares JDK version strings will be updated to use these APIs. Developers whose libraries or applications inspect and compare JDK version strings will be encouraged to use these APIs."
|