RFR: 8253014: OopStorage bulk release logs entries multiple times [v2]

Aleksey Shipilev shade at openjdk.java.net
Thu Sep 24 07:12:04 UTC 2020


On Thu, 24 Sep 2020 07:08:21 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

>> Please review this trivial change that removes some incorrect / duplicate
>> logging from OopStorage's bulk release operation.  The correct logging is
>> done about 10 lines later.
>> 
>> Testing: mach5 tier1.
>
> Kim Barrett has updated the pull request incrementally with one additional commit since the last revision:
> 
>   releasing rather than released in log messages

Still good.

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

Marked as reviewed by shade (Reviewer).

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



More information about the hotspot-gc-dev mailing list