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

Parallel: Incorrect assertion in fill_dense_prefix_end

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • 23
    • hotspot
    • gc
    • b16

      `assert(CollectedHeap::min_fill_size() == 2, "inv");` is too strong for larger obj-alignment.

      Step to reproduce:

      TEST=gc/stress/gcbasher/TestGCBasherWithParallel.java JTREG_JAVA_OPTIONS="-XX:+UseParallelGC -XX:ObjectAlignmentInBytes=64"

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

              Created:
              Updated:
              Resolved: