Integrated: 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:43 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
This pull request has now been integrated.
Changeset: 1aa90ac6
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/1aa90ac6
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8256822: runtime/logging/RedefineClasses.java fails with "Error: VM option 'Verbose' is develop and is available only in debug version of VM."
Reviewed-by: stuefe
-------------
PR: https://git.openjdk.java.net/jdk/pull/1368
More information about the hotspot-runtime-dev
mailing list