Skip to content

JVM: Pants/Nailgun and future JDKs releases (after version 17) #20603

Open
@oleksii-danchuk

Description

@oleksii-danchuk

Hi Pants Team/Community,

What is the support plan for latest jdk releases after jdk 17?

Pants analyze takes forever when using jdk version > 17.
⠠ 601.68s Analyzing reusable-apis/...

Nailgun couldn't start due to the Security Manager is gone

Downloaded https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.2%2B13/OpenJDK21U-jdk_x64_linux_hotspot_21.0.2_13.tar.gz
Exception in thread "NGServer(localhost/127.0.0.1, 0)" java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release
        at java.base/java.lang.System.setSecurityManager(System.java:430)
        at com.martiansoftware.nailgun.NGServer.run(NGServer.java:396)
        at java.base/java.lang.Thread.run(Thread.java:1583)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions