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
This commit is contained in:
parent
edf72f065f
commit
1aa90ac629
@ -31,7 +31,7 @@
|
||||
* java.instrument
|
||||
* @requires vm.jvmti
|
||||
* @run main RedefineClassHelper
|
||||
* @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
|
||||
*/
|
||||
|
||||
// package access top-level class to avoid problem with RedefineClassHelper
|
||||
|
Loading…
x
Reference in New Issue
Block a user