RFR: 8317562: [JFR] Compilation queue statistics
Mat Carter
macarte at openjdk.org
Wed Oct 18 15:28:25 UTC 2023
On Tue, 17 Oct 2023 19:04:00 GMT, Mat Carter <macarte at openjdk.org> wrote:
>> test/jdk/jdk/jfr/event/compiler/TestCompilerQueueUtilization.java line 36:
>>
>>> 34: * @test
>>> 35: * @key jfr
>>> 36: * @requires vm.hasJFR
>>
>> Does it need C1 and/or C2?
>
> yes requires c1 or c2
added requirement that java is NOT run with Xint (interpreter mode)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16211#discussion_r1362633864
More information about the hotspot-jfr-dev
mailing list