> 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 with a new target base due to a merge or 
a rebase. The pull request now contains ten commits:

 - Merge branch 'master' into hprof
 - code clean up and refinement
 - Merge branch 'master' into hprof
 - make calculateGlobalJNIHandlesDumpRecordSize abstract
 - code clean up and remove useless methods
 - Merge branch 'master' into hprof
 - fix write size issue
 - Merge branch 'master' into hprof
 - 8269685: Optimize HeapHprofBinWriter implementation

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

Changes: https://git.openjdk.java.net/jdk/pull/4666/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4666&range=07
  Stats: 483 lines in 3 files changed: 167 ins; 293 del; 23 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

Reply via email to