RFR: 8253014: OopStorage bulk release logs entries multiple times

Aleksey Shipilev shade at openjdk.java.net
Wed Sep 23 13:18:18 UTC 2020


On Wed, 23 Sep 2020 13:09:53 GMT, Aleksey Shipilev <shade 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.
>
> Looks trivial, after reading the code for a minute. BTW, maybe the message should be "releasing", not "released", as
> the actual release had not happened yet at the time of logging.

Note the commit message that bot suggested is wrong, includes PR metadata.

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

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



More information about the hotspot-gc-dev mailing list