Skip to content

jdk #21 support #4459

Closed
Closed
@vladak

Description

@vladak
Member

Java SE 21 is a LTS release, we should consider switching to that. Might still want to keep the Java 11 build target to support existing installations. The transition will likely fix the build warnings in #4312.

Activity

tarzanek

tarzanek commented on Oct 24, 2024

@tarzanek
Contributor

I partially did the migration in #4570
(which compiles and runs tests with jdk 21 ... just tests fail, since I need to fix URL to URI compat and tests ... and review the ignoring of some of the warnings jdk21 fires)

added 2 commits that reference this issue on Apr 15, 2025
772beb2
8e1ef2f
added a commit that references this issue on Apr 17, 2025
e84d396
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @tarzanek@vladak

        Issue actions

          jdk #21 support · Issue #4459 · oracle/opengrok