Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JEP-271: GC Logging using Unified Platform Logger (new Format in Java9) #155

Open
ecki opened this issue Nov 25, 2015 · 3 comments
Open

Comments

@ecki
Copy link
Contributor

ecki commented Nov 25, 2015

Hello,

just wanted to alert interested parties that JEP-271 (Unified GC Logging) is currently discussed and implemented on the openjdk gc-dev mailing list. Here is for example a preview of the new format (it basically limits variation to different additional log lines and allows switching on/off certain categories by Tags):

http://cr.openjdk.java.net/~brutisso/JEP-271/pre-review.02/compare.html

The JEP page is not completely current: http://openjdk.java.net/jeps/271

@chewiebug
Copy link
Owner

chewiebug commented Nov 30, 2015 via email

@the8472
Copy link

the8472 commented Sep 28, 2017

Two years later and Oracle/OpenJDK 9 has been released, making this more relevant.

@YaSuenag
Copy link

I've published UL Viewer for drawing Java heap and other charts for Java 9. You might refer UL Viewer implementation if GCViewer has plan to adapt to Java 9.

chewiebug added a commit that referenced this issue Dec 27, 2017
…and decorations tags,level,uptime (-Xlog:gc:file=<filename>)
chewiebug added a commit that referenced this issue Feb 25, 2018
chewiebug added a commit that referenced this issue Feb 25, 2018
…) and decorations tags,level,time,uptime

(-Xlog:gc*=trace:file=<filename>:tags,level,time,uptime)
sparrowzoo pushed a commit to sparrowzoo/GCViewer that referenced this issue Dec 28, 2020
… = info) and decorations tags,level,uptime (-Xlog:gc:file=<filename>)
sparrowzoo pushed a commit to sparrowzoo/GCViewer that referenced this issue Dec 28, 2020
… heap details if gc,heap information is present
sparrowzoo pushed a commit to sparrowzoo/GCViewer that referenced this issue Dec 28, 2020
…l = trace) and decorations tags,level,time,uptime

(-Xlog:gc*=trace:file=<filename>:tags,level,time,uptime)
sparrowzoo pushed a commit to sparrowzoo/GCViewer that referenced this issue Dec 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
parser
backlog
Development

No branches or pull requests

4 participants