2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Sep 16, 2024 — Sep 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add Heiko W. Rupp to list of contributors More... about 12 years ago
use first choosable filter as default if null More... about 12 years ago
Merge remote-tracking branch 'pilhuhn/Export-NPE' into pull-npe More... about 12 years ago
If the filer was not explicity selected on OS/X, then it may be null. Fall back to CSV then. More... about 12 years ago
add Michi Gysel to the list of contributors More... about 12 years ago
refactoring More... about 12 years ago
Merge remote-tracking branch 'thescythe/master' More... about 12 years ago
improve a few things in G1 parser More... about 12 years ago
support more "overflow" events in G1 More... about 12 years ago
removed unused annotations, methods, imports and unnecessary cast More... about 12 years ago
prevent NullPointerException when URLs in gcviewer.properties are corrupt (#67) More... about 12 years ago
support URLs when reading from commandline parameter (#67) More... about 12 years ago
prevent Exception when reading file from URL More... about 12 years ago
fix UnsupportedOperationException in #displayUrlIsSupported() More... about 12 years ago
Don't mutate the type string (drop the GCCause for now) More... over 12 years ago
Add preliminary support for parsing PrintGCCause strings More... over 12 years ago
some refactoring More... over 12 years ago
add Ryan Gardner and Stephan Schroevers to the list of contributors More... over 12 years ago
improve performance for g1 log files without PrintAdaptiveSizePolicy More... over 12 years ago
merge both decimal implementations for G1 (#53, #58, #65) More... over 12 years ago
Merge remote-tracking branch 'stephan202/issue-53-resolution-proposal' into merge-decimal More... over 12 years ago
fix an error in how the memory is parsed that was introduced in the initial support for parsing decimal-formatted memory values More... over 12 years ago
Add support for parsing G1 logs that have decimal values in the log format. Add support for parsing G1 logs that use the -XX:+PrintAdaptiveSizePolicy flag More... over 12 years ago
fix GCModel#updateHeapSizes() to use derived sizes (will always show numbers for "tenured heap" in memory tab, when "young heap" is shown) More... over 12 years ago
add new dialogs for README and LICENSE introduce new LocalisationHelper to replace all access to ResourceBundle introduce UrlDisplayHelper to handle links to be shown in a browser More... over 12 years ago
remove "$Id: $" More... over 12 years ago
change compiler version from 1.6 to 1.7 More... over 12 years ago
update contributors information More... over 12 years ago
bugfix for #64: use isSignificant() for fullGcPause correctly More... over 12 years ago
remove javadoc warnings More... over 12 years ago