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

[jdi] 21,22 VirtualThreadTest fails in I-Builds #503

Open
jukzi opened this issue Sep 19, 2024 · 0 comments
Open

[jdi] 21,22 VirtualThreadTest fails in I-Builds #503

jukzi opened this issue Sep 19, 2024 · 0 comments
Labels
test junit test related things

Comments

@jukzi
Copy link
Contributor

jukzi commented Sep 19, 2024

https://download.eclipse.org/eclipse/downloads/drops4/I20240918-0950/testresults/html/org.eclipse.jdt.debug.jdi.tests_ep434I-unit-cen64-gtk3-java22_linux.gtk.x86_64_22.html
https://download.eclipse.org/eclipse/downloads/drops4/I20240918-0950/testresults/html/org.eclipse.jdt.debug.jdi.tests_ep434I-unit-cen64-gtk3-java21_linux.gtk.x86_64_21.html

java.lang.IllegalArgumentException: Compilation failed:

at org.eclipse.debug.jdi.tests.VirtualThreadTest.compileFiles(VirtualThreadTest.java:122)
at org.eclipse.debug.jdi.tests.VirtualThreadTest.compileTestProgram(VirtualThreadTest.java:106)
at org.eclipse.debug.jdi.tests.VirtualThreadTest.setUp(VirtualThreadTest.java:85)
@jukzi jukzi added the test junit test related things label Sep 19, 2024
iloveeclipse added a commit to iloveeclipse/eclipse.jdt.debug that referenced this issue Sep 23, 2024
- enable-preview not needed anymore
- don't hide exceptions
- use nio to create directories
- added more info about compiler used to compile program

See eclipse-jdt#503
iloveeclipse added a commit that referenced this issue Sep 23, 2024
- enable-preview not needed anymore
- don't hide exceptions
- use nio to create directories
- added more info about compiler used to compile program

See #503
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test junit test related things
Projects
None yet
Development

No branches or pull requests

1 participant