[jboss-jira] [JBoss JIRA] (WFLY-11024) JDK11 - GC logging format needs to be reviewed

Marek Kopecký (JIRA) issues at jboss.org
Mon Sep 17 04:28:03 EDT 2018


Marek Kopecký created WFLY-11024:
------------------------------------

             Summary: JDK11 - GC logging format needs to be reviewed
                 Key: WFLY-11024
                 URL: https://issues.jboss.org/browse/WFLY-11024
             Project: WildFly
          Issue Type: Bug
          Components: Scripts, Server
            Reporter: Marek Kopecký
            Assignee: James Perkins


* Weird naming of gc log files
** I test this with JDK11
** I start standalone and stop standalone
** JDK10 creates JBOSS_HOME/standalone/log/gc.log (with detailed information) and JBOSS_HOME/standalone/log/gc.log.0 (with brief summary of gc logging)
** I start standalone and stop standalone again
** JDK10 moves original gc.log to gc.log.1
** JDK10 keep original gc.log.0
** JDK10 creates new gc.log (with detailed information) and gc.log.2 (with brief summary of gc logging)
** Can this be changed by GC settings?
* GC logs are much more verbose against jdk8 gc logs. Can this be fixed by some JDK10 gc settings? 

This is follow up for WFCORE-3996



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jboss-jira mailing list