You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
- 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
- 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
changed the title
[jdi] 21,22 VirtualThreadTest fails in I-Builds
[jdi] 21,23 VirtualThreadTest fails in I-Builds
Sep 30, 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
The text was updated successfully, but these errors were encountered: