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

Error message is repeated for large value at G1ConcRefinementThreads

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • hotspot
    • None
    • gc
    • b84

        We can see below message is repeatedly printed out from ctor of hotspot/src/share/vm/gc/g1/concurrentG1Refine.cpp.

        Error occurred during initialization of VM
        Could not create ConcurrentG1RefineThread
        Error occurred during initialization of VM
        Could not create ConcurrentG1RefineThread
        Error occurred during initialization of VM
        Could not create ConcurrentG1RefineThread

        Command to reproduce:
        java -XX:G1ConcRefinementThreads=2147483646 -version

              sangheki Sangheon Kim
              sangheki Sangheon Kim
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: