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

UseCriticalCMSThreadPriority is broken

    XMLWordPrintable

Details

    • b05

    Backports

      Description

        See, for example:

        $ build/linux-x86_64-server-fastdebug/images/jdk/bin/java -XX:+UseConcMarkSweepGC -XX:+UnlockExperimentalVMOptions -XX:+UseCriticalCMSThreadPriority
        OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
        # To suppress the following error report, specify this argument
        # after -XX: or in .hotspotrc: SuppressErrorAt=/os.cpp:224
        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # Internal Error (/home/shade/trunks/jdk-jdk/src/hotspot/share/runtime/os.cpp:224), pid=18502, tid=18503
        # assert(false) failed: Should not happen
        #
        # JRE version: (13.0) (fastdebug build )
        # Java VM: OpenJDK 64-Bit Server VM (fastdebug 13-internal+0-adhoc.shade.jdk-jdk, mixed mode, aot, sharing, tiered, compressed oops, concurrent mark sweep gc, linux-amd64)
        # Problematic frame:
        # V [libjvm.so+0x14e23ca] os::set_priority(Thread*, ThreadPriority)+0x3a
        #

        Attachments

          Issue Links

            Activity

              People

                shade Aleksey Shipilev
                shade Aleksey Shipilev
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: