RFR: 8253014: OopStorage bulk release logs entries multiple times

Thomas Schatzl tschatzl at openjdk.java.net
Wed Sep 23 13:58:53 UTC 2020


On Wed, 23 Sep 2020 12:06:42 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.

Lgtm and confirming triviality

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

Marked as reviewed by tschatzl (Reviewer).

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



More information about the hotspot-gc-dev mailing list