Integrated: 8297217: Incorrect generation name in the heap verification log message with Serial GC

Ashutosh Mehra duke at openjdk.org
Sun Nov 20 23:58:56 UTC 2022


On Thu, 17 Nov 2022 20:38:44 GMT, Ashutosh Mehra <duke at openjdk.org> wrote:

> Please review this trivial patch to fix the young generation name displayed in the log message during heap verification for Serial GC.
> 
> Signed-off-by: Ashutosh Mehra <asmehra at redhat.com>

This pull request has now been integrated.

Changeset: 651e5479
Author:    Ashutosh Mehra <asmehra at redhat.com>
Committer: Kim Barrett <kbarrett at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/651e54798a22ac896b2fd2220c81f5c0104a2f8f
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8297217: Incorrect generation name in the heap verification log message with Serial GC

Reviewed-by: kbarrett, tschatzl

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

PR: https://git.openjdk.org/jdk/pull/11219


More information about the hotspot-gc-dev mailing list