Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-7454

GC log parameters are wrong on Semeru JDK on PowerShell scripts

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 31.0.0.Beta4
    • None
    • Scripts
    • None

      If you start standalone.bat, you can see:

      -Xverbosegclog:"C:\j\workspace\wildfly-core\standalone\log\gc.log"
      

      if you start standalone.ps1, you can see:

      -Xlog:gc*:file=\"C:\j\workspace\wildfly-core\standalone\log\gc.log\":time,uptimemillis:filecount=5,filesize=3M
      

      There is no reason why powershell script should behave differently than bat script in GC logging.

      My understanding is that JDK with OpenJ9 should use verbosegclog, so first option is correct and powershell is wrong.

              jperkins-rhn James Perkins
              jperkins-rhn James Perkins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: