Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
Other
3.09k
stars
439
forks
source link
Merge outstanding branch and stash to sync ant and maven #277
Going through my forks and found some branches not all merged in or some stashes of wip outstanding.
Ant build should match maven build, for files generated, directories generated etc.
Also adding maven wrapper usage.