RFR: 8266936: Add a finalization JFR event [v10]

Markus Grönlund mgronlun at openjdk.java.net
Mon Oct 18 16:51:55 UTC 2021


On Tue, 31 Aug 2021 08:45:54 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

>> Markus Grönlund has updated the pull request incrementally with three additional commits since the last revision:
>> 
>>  - localize
>>  - cleanup
>>  - FinalizerStatistics
>
> src/java.base/share/classes/java/lang/ref/Finalizer.java line 71:
> 
>> 69:     }
>> 70: 
>> 71: 
> 
> extraneous whitespace?

I think this version is outdated, and the extra whitespace was removed in later versions.

-------------

PR: https://git.openjdk.java.net/jdk/pull/4731


More information about the hotspot-runtime-dev mailing list