-
Notifications
You must be signed in to change notification settings - Fork 159
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
[critical] Fail to debug with java 23 - Unrecognized option: -Xnoagent #561
Comments
@testforstephen Seems like this is cause by the line Line 198 in e06a1b6
|
thanks for the reminder. We reference this parameters |
Hello, i get the same error today, trying to debug some tests
|
@jochen-lise thanks for reporting the issue. This has been fixed in pre-release version 0.58.x of Java Debugger extension. Pls try the pre-release version. |
@testforstephen Hello, thank you very much! With version v0.58.2024090204 (pre-release) everything works as expected! :) |
When trying to debug a program using java 23 EA version I get the following error
The text was updated successfully, but these errors were encountered: