RFR: 8317562: [JFR] Compilation queue statistics [v2]
Mat Carter
macarte at openjdk.org
Sat Oct 28 01:57:35 UTC 2023
On Fri, 20 Oct 2023 04:55:44 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
>> Mat Carter has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fixed return type and changed NULL to nullptr
>
> test/jdk/jdk/jfr/event/compiler/TestCompilerQueueUtilization.java line 45:
>
>> 43:
>> 44: public static void main(String[] args) throws Exception {
>> 45: Recording recording = new Recording();
>
> Use try-with-resources
Added
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16211#discussion_r1375145987
More information about the hotspot-jfr-dev
mailing list