-
Notifications
You must be signed in to change notification settings - Fork 2.4k
How to name versions of JDK #2284
Copy link
Copy link
Closed
Description
JDK has a fairly complicated versioning scheme:
http://www.oracle.com/technetwork/java/javase/8u92-relnotes-2949471.html
The latest release can be described as:
- JDK 8, Update 92, Build 14
- 8u92
- 1.8.0_92-b14
We are currently using format 2, although 3 is more in line with how other software is versioned. Does anyone mind if I change things to 3? I would update the packages that depend on it too.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels