[jdk8u-dev] RFR: 8049228: Improve multithreaded scalability of InetAddress cache [v5]
Severin Gehwolf
sgehwolf at openjdk.org
Wed Aug 24 12:29:42 UTC 2022
On Wed, 24 Aug 2022 02:37:23 GMT, lusou-zhangquan <duke at openjdk.org> wrote:
>> lusou-zhangquan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Revert "8049228: Update copyright date"
>>
>> This reverts commit 68cb8d33f1172e6d50c28ef054d0a9b061770412.
>
>> /summary 8049228: Improve multithreaded scalability of InetAddress cache 7186258: InetAddress$Cache should replace currentTimeMillis with nanoTime for more precise and accurate
>>
>> Reviewed-by: phh, andrew
>
> I intended to update summary of this PR with this `summary` command before integrate, but it looks like not working as expected. And now jcheck failed with this error message:
>
> Exception occurred during jcheck - the operation will be retried
>
> Incorrectly formatted commit message: 8049228: Improve multithreaded scalability of InetAddress cache
> 7186258: InetAddress$Cache should replace currentTimeMillis with nanoTime for more precise and accurate
>
> 8049228: Improve multithreaded scalability of InetAddress cache
> 7186258: InetAddress$Cache should replace currentTimeMillis with nanoTime for more precise and accurate
>
> Reviewed-by: phh, andrew
>
> Reviewed-by: phh, Andrew
>
> Is this my operation fault or jcheck bug? Could anybody help to solve this problem. Thanks a lot.
@lusou-zhangquan It looks like that has broken the bots. Best to file a SKARA issue here: https://bugs.openjdk.org/browse/SKARA if you can't create issues, I can help with that.
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/70
More information about the jdk8u-dev
mailing list