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
Sat Nov 21 19:59:31 UTC 2020


On Sat, 21 Nov 2020 19:26:02 GMT, Coleen Phillimore <coleenp 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

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

Marked as reviewed by stuefe (Reviewer).

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


More information about the hotspot-runtime-dev mailing list