On Tue, 18 Jul 2023 06:59:52 GMT, Jaikiran Pai <j...@openjdk.org> wrote:

> Can I please get a review of this change which proposes to deprecate for 
> removal the  `-Xdebug` option of the `java` command? This addresses 
> https://bugs.openjdk.org/browse/JDK-8312151?
> 
> As noted in the JBS issue this option is currently a no-op and has been there 
> only for backward compatible since even Java 8 days.
> 
> A CSR has been drafted for this change 
> https://bugs.openjdk.org/browse/JDK-8312216

I would like inputs on the 
`test/hotspot/jtreg/runtime/6294277/SourceDebugExtension.java` test. That test 
launches `java` passing it the `-Xdebug` option and was introduced as part of 
https://bugs.openjdk.org/browse/JDK-6294277. `-Xdebug` has been a no-op for 
many releases now. Is this test still relevant and if not, should I go ahead 
and remove it as part of this change?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14918#issuecomment-1639615535

Reply via email to