Skip to content

Bump Java to 21 in JVM builder images #14266

@vlsi

Description

@vlsi

Currently, JVM builder images ship with Java 21 which has drawbacks:

  1. Java 17 compiler is stale, so it might have more known bugs than Java 21
  2. Newer projects might require Java 21 for the build, so having only Java 17 in the builder image prevents building those

An alternative option could be including both Java 17 and Java 21.

See:

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