I try to debug a specific test but it fails with the following message
OpenJDK 64-Bit Server VM warning: Option -Xdebug was deprecated in JDK 22 and will likely be removed in a future release.
Unrecognized option: -Xnoagent
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
I try to debug a specific test but it fails with the following message
Any ideas? Could this be related? https://github.com/microsoft/java-debug/issues/561