We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf72f0 commit 1aa90acCopy full SHA for 1aa90ac
test/hotspot/jtreg/runtime/logging/RedefineClasses.java
@@ -31,7 +31,7 @@
31
* java.instrument
32
* @requires vm.jvmti
33
* @run main RedefineClassHelper
34
- * @run main/othervm -Xmx256m -XX:MaxMetaspaceSize=64m -javaagent:redefineagent.jar -XX:+Verbose -Xlog:all=trace:file=all.log RedefineClasses
+ * @run main/othervm -Xmx256m -XX:MaxMetaspaceSize=64m -javaagent:redefineagent.jar -Xlog:all=trace:file=all.log RedefineClasses
35
*/
36
37
// package access top-level class to avoid problem with RedefineClassHelper
0 commit comments