Integrated: 8253014: OopStorage bulk release logs entries multiple times

Kim Barrett kbarrett at openjdk.java.net
Thu Sep 24 07:12:05 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.

This pull request has now been integrated.

Changeset: 154b8cfc
Author:    Kim Barrett <kbarrett at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/154b8cfc
Stats:     3 lines in 1 file changed: 0 ins; 1 del; 2 mod

8253014: OopStorage bulk release logs entries multiple times

Remove excess logging.

Reviewed-by: shade, tschatzl

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

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



More information about the hotspot-gc-dev mailing list