Skip to content

Dragonwell version number parsing failed #642

Closed
@Accelerator1996

Description

Description:
Dragonwell version parsing failed. Because Dragonwell adds a few more versions to its own version number based on the upstream OpenJDK, calling semver function directly will produce an incorrect version number.

Task version:
Nightly task.

Platform:

  • Ubuntu
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Expected behavior:
get correct version number.

Actual behavior:
get wrong version number, such as17.0.1.0.1+12 will be parsed to 17.0.1+0.1+12.

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions