openjdk-runtime icon indicating copy to clipboard operation
openjdk-runtime copied to clipboard

Explore extra JVM logging for Java9

Open balopat opened this issue 8 years ago • 0 comments

Explore and implement in the openjdk-9 image the useful bits from the new JVM logging features:

https://docs.oracle.com/javase/9/whatsnew/toc.htm#JSNEW-GUID-BA9D8AF6-E706-4327-8909-F6747B8F35C5

GC logging seems interesting for debugging: http://openjdk.java.net/jeps/271

balopat avatar Aug 21 '17 21:08 balopat