RFR: 8255982: Extend BasicJMapTest to test with different GC Heap [v5]

Lin Zang lzang at openjdk.java.net
Wed Nov 11 15:45:13 UTC 2020


> 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.

Lin Zang has updated the pull request incrementally with one additional commit since the last revision:

  recover build tag configuration

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1094/files
  - new: https://git.openjdk.java.net/jdk/pull/1094/files/3d9f6e5d..548b48ed

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1094&range=04
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1094&range=03-04

  Stats: 15 lines in 1 file changed: 15 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1094.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1094/head:pull/1094

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


More information about the serviceability-dev mailing list