Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[23] Debug tests are failing with JVM 23 #483

Open
jarthana opened this issue Sep 4, 2024 · 1 comment
Open

[23] Debug tests are failing with JVM 23 #483

jarthana opened this issue Sep 4, 2024 · 1 comment
Assignees
Milestone

Comments

@jarthana
Copy link
Member

jarthana commented Sep 4, 2024

Many tests in jdt.debug test suite are failing when run with JVM 23 on the BETA_JAVA23 branch, for e.g., org.eclipse.debug.jdi.tests.AccessibleTest.testJDIIsPublic().
The error trace is:

java.lang.Error: Could not contact the VM
	at org.eclipse.debug.jdi.tests.AbstractJDITest.connectToVM(AbstractJDITest.java:928)
	at org.eclipse.debug.jdi.tests.AbstractJDITest.launchTargetAndConnectToVM(AbstractJDITest.java:662)
	at org.eclipse.debug.jdi.tests.AbstractJDITest.launchTargetAndStartProgram(AbstractJDITest.java:1117)
	at org.eclipse.debug.jdi.tests.AbstractJDITest.setUp(AbstractJDITest.java:1126)
@jarthana jarthana self-assigned this Sep 4, 2024
@jarthana jarthana added this to the BETA_JAVA23 milestone Sep 4, 2024
jarthana added a commit to jarthana/eclipse.jdt.debug that referenced this issue Sep 4, 2024
@jarthana
Copy link
Member Author

jarthana commented Sep 4, 2024

I will take this up via #482 itself

jarthana added a commit to jarthana/eclipse.jdt.debug that referenced this issue Sep 5, 2024
jarthana added a commit to jarthana/eclipse.jdt.debug that referenced this issue Sep 6, 2024
jarthana added a commit that referenced this issue Sep 9, 2024
* Upgrade test configuration to JavaSE-23 #483
* Point to Y build
* Upgrade bundle versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant