[Bug 195716] New: [new port] java/GCViewer: classic little tool for java garbage collector log analysis

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 5 16:53:01 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195716

            Bug ID: 195716
           Summary: [new port] java/GCViewer: classic little tool for java
                    garbage collector log analysis
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: mizhka at gmail.com

Created attachment 150238
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150238&action=edit
SHAR

Hello,

Please have a look at adding port for GCViewer tool. This little tool
visualizes Java garbage collector logs providing performance metrics like
throughput, timings of gc pauses, speed of collections. So it's widely used for
performance analysis/monitoring of Java applications. 

This port makes java source code compilation instead of binary downloads. I'll
checked build/installation steps, validated port by portlint & porttools. Also
of course I've checked that it works functionally. :)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list