Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8140395

UseG1GC flag is useless

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • gc

      Specifying +UseG1GC or -UseG1GC doesn't change anything


      java -XX:-UseG1GC -XX:+PrintFlagsFinal -version |grep UseG1
           bool UseG1GC := true {product}



      java -XX:+UseG1GC -XX:+PrintFlagsFinal -version |grep UseG1
           bool UseG1GC := true {product}

            jprovino Joseph Provino (Inactive)
            dpochepk Dmitrij Pochepko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: