RFR: 8256822: runtime/logging/RedefineClasses.java fails with "Error: VM option 'Verbose' is develop and is available only in debug version of VM."

Thomas Stuefe stuefe at openjdk.java.net
Mon Nov 23 07:38:56 UTC 2020


On Sat, 21 Nov 2020 21:53:28 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Seems fine and trivial.
>> 
>> Cheers, Thomas
>
> Thanks Thomas!

Sorry, on second thoughts, maybe it would have been better to just disable Verbose on release builds. I found crashes on ppc from Saturday which went away this night, I guess because +Verbose was missing (https://bugs.openjdk.java.net/browse/JDK-8256843).

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

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


More information about the hotspot-runtime-dev mailing list