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

Marek Kopecký (Jira) issues at jboss.org
Fri Oct 12 04:01:00 EDT 2018


    [ https://issues.jboss.org/browse/WFCORE-4115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13647123#comment-13647123 ] 

Marek Kopecký commented on WFCORE-4115:
---------------------------------------

[~jamezp]:
* Weird naming of gc log files
** this would be probably fixed by one of the two scenarios on [WFCORE-4147 comment|https://issues.jboss.org/browse/WFCORE-4147?focusedCommentId=13647114&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13647114].
* GC logs are much more verbose against jdk8 gc logs.
** If there is no option how to make JDK11 gc log more similar to JDK8 gc log, I have no objections for closing this part.

> JDK11 - GC logging format needs to be reviewed
> ----------------------------------------------
>
>                 Key: WFCORE-4115
>                 URL: https://issues.jboss.org/browse/WFCORE-4115
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Scripts, Server
>            Reporter: Marek Kopecký
>            Assignee: James Perkins
>            Priority: Major
>              Labels: Java11, jdk11
>
> * 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.12.1#712002)



More information about the jboss-jira mailing list