Integrated: 8255982: Extend BasicJMapTest to test with different GC Heap

Lin Zang lzang at openjdk.java.net
Thu Nov 12 02:15:53 UTC 2020


On Fri, 6 Nov 2020 12:54:28 GMT, Lin Zang <lzang at openjdk.org> wrote:

> The implementation of jmap tool depends on the implementation of object iteration by different GC heap.
> This patch extend the BasicJMapTest to cover differet GC Heap.

This pull request has now been integrated.

Changeset: 14e25e20
Author:    Lin Zang <lzang at openjdk.org>
Committer: Igor Ignatyev <iignatyev at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/14e25e20
Stats:     62 lines in 2 files changed: 58 ins; 0 del; 4 mod

8255982: Extend BasicJMapTest to test with different GC Heap

Reviewed-by: shade, iignatyev

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

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


More information about the serviceability-dev mailing list