Skip to content

Some tests fail on JDK 21+ #7871

Open
Open
@mbien

Description

@mbien

see TODOs in https://github.com/apache/netbeans/blob/master/.github/workflows/main.yml

current list of JDK 17 locked tests is:

java/java.mx.project
java/gradle.java
extide/gradle
java/gradle.dependencies
extide/o.apache.tools.ant.module
apisupport/apisupport.ant

and the full GraalVM job:

# TODO uses GraalVM 17 / 22.3.1 which is the last known release which offers all required language extensions
# GraalVM based on JDK 21+ doesn't support the 'gu' tool anymore - extensions are now regular application dependencies
graal: [ '22.3.1' ]

due to #6925, details: #6925 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Ant[ci] enable "build tools" testsCIcontinuous integration changesCode cleanupContribution welcomeAn issue or feature not currently being worked on, but a contribution would be welcomed!GraalVM[ci] enable GraalVM testsGradle[ci] enable "build tools" teststests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions