Skip to content

How to name versions of JDK #2284

@adamjstewart

Description

@adamjstewart

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:

  1. JDK 8, Update 92, Build 14
  2. 8u92
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions