8268298: jdk/jfr/api/consumer/log/TestVerbosity.java fails: unexpected log message

Reviewed-by: egahlin
This commit is contained in:
Denghui Dong 2021-07-01 02:15:19 +00:00 committed by Yi Yang
parent d89e630cdf
commit 06d26208c5

View File

@ -42,7 +42,7 @@ import jdk.jfr.Name;
* jdk.jfr.api.consumer.log.TestVerbosity trace
* @run main/othervm
* -Xlog:jfr+event*=debug:file=debug.log
* -XX:StartFlightRecording
* -XX:StartFlightRecording:jdk.ExecutionSample#enabled=false
* jdk.jfr.api.consumer.log.TestVerbosity debug
* @run main/othervm
* -Xlog:jfr+event*=info:file=info.log