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

Coleen Phillimore coleenp at openjdk.java.net
Sat Nov 21 22:19:31 UTC 2020


On Sat, 21 Nov 2020 19:57:06 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> Remove -XX:+Verbose from this test.
>> I could leave it on and add -XX:+IgnoreUnrecognizedVMOptions if people prefer that.  The runtime/logging/TestMethodHandlesVerbose.java also tested JDK-8246378, but this one has some output that I was verifying manually.
>> thanks
>> Coleen
>
> Seems fine and trivial.
> 
> Cheers, Thomas

Thanks Thomas!

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

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


More information about the hotspot-runtime-dev mailing list