RFR: 6507: Use GraphViz to render stack traces [v3]
Miroslav Wengner
mwengner at openjdk.java.net
Fri Nov 20 19:43:05 UTC 2020
On Fri, 20 Nov 2020 15:00:24 GMT, Miroslav Wengner <mwengner at openjdk.org> wrote:
>> 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
>
> I've add some comments
seems it behaves a better even with a bit bigger data sets.
-------------
PR: https://git.openjdk.java.net/jmc/pull/162
More information about the jmc-dev
mailing list