Skip to content

28 failures when running java/debugger.jpda.truffle tests with GraalVM for JDK21 #6925

@jtulach

Description

@jtulach

Apache NetBeans version

Apache NetBeans 20

What happened

I am trying to bugfix the support for debugging GraalVM languages to run properly on GraalVM for JDK21+. However the GraalVM for JDK21 has switched to so called Truffle Unchained. Due to that the tests in the debugger.jpda.truffle fails a lot. There is 28 failures out of 30 tests.

To reproduce build NetBeans and then:

netbeans$ JAVA_HOME=~/bin/graalvm-21 ant -f java/debugger.jpda.truffle test

Fixing the tests is a lot of work for an outsider. Martin @entlicher, could you look at them and adjust them to work with Truffle Unchained - I assume Truffle Unchained is responsibility of your team, so this could fit into your repsonsibilities (a bit) too.

Language / Project Type / NetBeans Component

NetBeans API Support

How to reproduce

To reproduce build NetBeans and then:

netbeans$ JAVA_HOME=~/bin/graalvm-21 ant -f java/debugger.jpda.truffle test

Did this work correctly in an earlier version?

No / Don't know

Operating System

Ubuntu

JDK

GraalVM for JDK21

Apache NetBeans packaging

Own source build

Anything else

No response

Are you willing to submit a pull request?

No

Metadata

Metadata

Assignees

Labels

GraalVM[ci] enable GraalVM testsUpgrade JDKUpgrade to the JDK requirements of a module.kind:bugBug report or fixpriority:highHigh priority issue that should, if possible, be fixed in next releasetests

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions