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

Shenandoah: Crash when running with ShenandoahParallelSafepointThreads=1

XMLWordPrintable

    • gc
    • b16
    • generic
    • generic

        Apparently, we're unconditionally calling:

         _safepoint_workers->threads_do(tcl);

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

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

                Created:
                Updated:
                Resolved: