On Mon, 9 Nov 2020 23:46:04 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:

> This option has been removed in favor of always verifying the bytecodes in 
> debug mode.  Tested with tier1-3.

Thumbs up!
Please make sure this is okay with someone on the Serviceability team.

src/hotspot/share/runtime/globals.hpp line 875:

> 873:           "Force ldc -> ldc_w rewrite during RedefineClasses")           
>    \
> 874:                                                                          
>    \
> 875:   product(bool, AllowRedefinitionToAddDeleteMethods, false,              
>    \

Well... it's definitely sometime after Mustang/1.6.0... :-)

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

Marked as reviewed by dcubed (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/1137

Reply via email to