RFR: 8305994: Guarantee eventual async monitor deflation [v7]

Aleksey Shipilev shade at openjdk.org
Mon Apr 24 16:55:59 UTC 2023


On Thu, 20 Apr 2023 22:53:04 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

>> Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 12 additional commits since the last revision:
>> 
>>  - Merge branch 'master' into JDK-8305994-async-deflate
>>  - Build fixes and cleanups
>>  - Merge branch 'master' into JDK-8305994-async-deflate
>>  - More review comments and improvements
>>  - Volker is right again (fixing unsigned underflow)
>>  - Sort imports
>>  - Volker is right
>>  - Make the no-progress bit cleaner
>>  - Copyright updates
>>  - Touchup the option description
>>  - ... and 2 more: https://git.openjdk.org/jdk/compare/1a083b26...17eb1036
>
> test/hotspot/jtreg/runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java line 2:
> 
>> 1: /*
>> 2:  * Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
> 
> Should there be a copyright year in Amazon's notice?

Nope, it is intentionally this way!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13474#discussion_r1175557490


More information about the hotspot-runtime-dev mailing list