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

Setting -XX:G1ConcRefinementThreads=0 gives different behavior to using default value of G1ConcRefinementThreads=0

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Not an Issue
    • Icon: P4 P4
    • tbd
    • 9, 10
    • hotspot
    • gc

      Explicitly setting -XX:G1ConcRefinementThreads=0 disables all threads, while just keeping G1ConcRefinementThreads at its default value of 0 means to use the default number of threads.

      This is confusing.

      This behavior has been probably been introduced with JDK-8133051.

            Unassigned Unassigned
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: