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

Parallel: Fail if verify_complete finds incorrect states

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • None
    • hotspot
    • gc
    • b23

      PSParallelCompact::verify_complete is called at the end of full-gc and it verifies certain bookkeeping counters to ensure they are in correct states. An incorrect state always indicates there is sth wrong in full-gc implementation.

      Change `log_warning` to `assert` to make the failure more visible. This affects only non-product builds.

            ayang Albert Yang
            ayang Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: