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

JDK-8347335 introduced a ZGC regression for Micros-SystemGC

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • 25
    • 25
    • hotspot
    • gc
    • b12
    • 25
    • x86_64, aarch64
    • os_x

      [~aboldtch] identified that Micros-SystemGC needs to disable GC heuristics during its setup and this caused us to incorrectly identifying https://bugs.openjdk.org/browse/JDK-8350851 having a regression as the trick with modifying Xmn to avoid GC did not work for ZGC.

      Ensuring that no GC will be triggered during setup with -XX:+ZCollectionIntervalOnly revealed that https://bugs.openjdk.org/browse/JDK-8347335 introduced a performance bug in this the Micros-SystemGC benchmark.

            Unassigned Unassigned
            jnorlinder Jonas Norlinder
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: