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

C2: Improve ReachabilityFence test coverage

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 26
    • hotspot

      JDK-8290892 introduces a targeted unit test and a stress mode (-XX:+StressReachabilityFences) where ReachabilityFence (RF) nodes are aggressively inserted during byte code parsing.

      One shortcoming of StressReachabilityFences mode is that it stresses RF machinery, but doesn't check any RF invariants.

      Consider introducing RF validation pass which ensures reachability edges are correctly placed in the IR graph according to initial RF node placement.

            Unassigned Unassigned
            vlivanov Vladimir Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: