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

Shenandoah: Crash when running with ShenandoahParallelSafepointThreads=1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • tbd
    • 11-shenandoah, 12, 13
    • hotspot
    • None
    • gc
    • generic
    • generic

      Apparently, we're unconditionally calling:

       _safepoint_workers->threads_do(tcl);

      however, _safepoint_workers may legally be NULL, when ShenandoahParallelSafepointThreads=1.

            rkennke Roman Kennke
            rkennke Roman Kennke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: