RFR: 6507: Use GraphViz to render stack traces [v3]

Marcus Hirt hirt at openjdk.java.net
Tue Nov 17 18:02:12 UTC 2020


> Still need some pruning options to not be insanely slow when having plenty of nodes, but this is a start.

Marcus Hirt has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 31 commits:

 - Merge branch 'master' into graphview
 - Making spotbugs happier
 - Formatting
 - Cleanup
 - Merge pull request #1 from cimi/graphview
   
   6507: inline graphviz wasm as base64 in js
 - 6507: inline graphviz wasm as base64 in js
   
   This is required to avoid fetching it as an external resource at runtime.
 - Moving this out for now - to be completed at another time
 - Removing another one
 - Removing unused class
 - Allow more zoom
 - ... and 21 more: https://git.openjdk.java.net/jmc/compare/c3f49204...469f8d93

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

Changes: https://git.openjdk.java.net/jmc/pull/162/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jmc&pr=162&range=02
  Stats: 1872 lines in 29 files changed: 1858 ins; 4 del; 10 mod
  Patch: https://git.openjdk.java.net/jmc/pull/162.diff
  Fetch: git fetch https://git.openjdk.java.net/jmc pull/162/head:pull/162

PR: https://git.openjdk.java.net/jmc/pull/162


More information about the jmc-dev mailing list