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,23 VirtualThreadTest fails in I-Builds #503

Closed
jukzi opened this issue Sep 19, 2024 · 0 comments · Fixed by #526
Closed

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

jukzi opened this issue Sep 19, 2024 · 0 comments · Fixed by #526
Assignees
Labels
bug Something isn't working test junit test related things
Milestone

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
@akurtakov akurtakov changed the title [jdi] 21,22 VirtualThreadTest fails in I-Builds [jdi] 21,23 VirtualThreadTest fails in I-Builds Sep 30, 2024
iloveeclipse added a commit to iloveeclipse/eclipse.jdt.debug that referenced this issue Oct 7, 2024
@iloveeclipse iloveeclipse self-assigned this Oct 7, 2024
@iloveeclipse iloveeclipse added this to the 4.34 M2 milestone Oct 7, 2024
@iloveeclipse iloveeclipse added the bug Something isn't working label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test junit test related things
Projects
None yet
2 participants