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

Shenandoah: demote guarantee in ShenandoahPhaseTimings::record_workers_end

XMLWordPrintable

    • gc
    • b20

        It has the guarantee() block that verifies the per-thread worker times are only added to relevant phases. There is no reason to have it as guarantee and expose it in release bits, and it is exposed on critical path during GC pauses. assert should be enough.

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

                Created:
                Updated:
                Resolved: