Skip to content

Commit 1b177ce

Browse files
author
Alex Menkov
committed
8343103: Enable debug logging for vmTestbase/nsk/jvmti/scenarios/sampling/SP05/sp05t003/TestDescription.java
Reviewed-by: cjplummer
1 parent 7404ddf commit 1b177ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/sampling/SP05/sp05t003/TestDescription.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018, 2020, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2018, 2024, Oracle and/or its affiliates. All rights reserved.
33
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
*
55
* This code is free software; you can redistribute it and/or modify it
@@ -50,7 +50,7 @@
5050
* @library /vmTestbase
5151
* /test/lib
5252
* @run main/othervm/native
53-
* -agentlib:sp05t003=-waittime=5
53+
* -agentlib:sp05t003=-waittime=5,-verbose
5454
* nsk.jvmti.scenarios.sampling.SP05.sp05t003
5555
*/
5656

0 commit comments

Comments
 (0)