RFR: 8269685: Optimize HeapHprofBinWriter implementation [v6]
Lin Zang
lzang at openjdk.java.net
Tue Aug 24 12:33:48 UTC 2021
> This PR rewrite the implementation of the HeapHprofBinWriter, which could simplify the logic of current implementation.
> please see detail description at https://bugs.openjdk.java.net/browse/JDK-8269685.
Lin Zang has updated the pull request incrementally with one additional commit since the last revision:
make calculateGlobalJNIHandlesDumpRecordSize abstract
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4666/files
- new: https://git.openjdk.java.net/jdk/pull/4666/files/7b2a964c..32e6b4cb
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4666&range=05
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4666&range=04-05
Stats: 8 lines in 2 files changed: 5 ins; 2 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/4666.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4666/head:pull/4666
PR: https://git.openjdk.java.net/jdk/pull/4666
More information about the serviceability-dev
mailing list