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

G1: Verification does not detect references into Free regions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 8, 11, 17, 21, 22, 23, 24
    • hotspot
    • gc
    • b05

      When checking live object's references, references into Free regions may not be detected as invalid.

      Depending on JDK version and debug level some additional asserts may fire. This will stop the VM (make verification "fail") but not necessarily as intended for verification with expected output (these additional failures in earlier JVMs like <=17 were only found through code inspection and may be wrong; for newer VMs the code is the same).

      Seems to be a day one issue.

            tschatzl Thomas Schatzl
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: