8343103: Enable debug logging for vmTestbase/nsk/jvmti/scenarios/sampling/SP05/sp05t003/TestDescription.java

Reviewed-by: cjplummer
This commit is contained in:
Alex Menkov 2024-10-30 18:02:55 +00:00
parent 7404ddf24a
commit 1b177ce5b7

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2018, 2020, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2018, 2024, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@ -50,7 +50,7 @@
* @library /vmTestbase
* /test/lib
* @run main/othervm/native
* -agentlib:sp05t003=-waittime=5
* -agentlib:sp05t003=-waittime=5,-verbose
* nsk.jvmti.scenarios.sampling.SP05.sp05t003
*/