RFR: 8258408: SystemDictionary passes TRAPS to functions that don't throw exceptions [v2]
Coleen Phillimore
coleenp at openjdk.java.net
Thu Dec 17 15:45:13 UTC 2020
On Thu, 17 Dec 2020 15:32:00 GMT, Lois Foltan <lfoltan at openjdk.org> wrote:
>> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix typo.
>
> src/hotspot/share/classfile/systemDictionary.cpp line 205:
>
>> 203: // lock. The results are being recorded in the performance counters defined in
>> 204: // ClassLoader::_sync_systemLoaderLockContentionRate and
>> 205: // ClassLoader::_sync_nonSystemLoaderLockConteionRate.
>
> nonSystemLoaderLockContentionRate misspelled.
Fixed. thanks for noticing that.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1808
More information about the hotspot-dev
mailing list