Skip to content

Commit

Permalink
8274952: jdk/jfr/api/consumer/TestRecordedFrameType.java failed when …
Browse files Browse the repository at this point in the history
…c1 disabled

Reviewed-by: egahlin, jiefu
  • Loading branch information
theaoqi authored and DamonFool committed Oct 11, 2021
1 parent 5ecc99b commit a05873a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jdk/jdk/jfr/api/consumer/TestRecordedFrameType.java
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
* @test
* @summary Test jdk.jfr.consumer.RecordedFrame::getType()
* @key jfr
* @requires vm.hasJFR
* @requires vm.hasJFR & vm.compiler1.enabled
* @library /test/lib
* @build sun.hotspot.WhiteBox
* @run driver jdk.test.lib.helpers.ClassFileInstaller sun.hotspot.WhiteBox
Expand Down

1 comment on commit a05873a

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.