RFR: 8269685: Optimize HeapHprofBinWriter implementation [v3]
Lin Zang
lzang at openjdk.java.net
Mon Jul 5 12:04:17 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:
fix write size issue
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4666/files
- new: https://git.openjdk.java.net/jdk/pull/4666/files/e5ef8bd3..59691b54
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4666&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4666&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 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