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

assert: "Found non badHeapWordValue in pre-allocation check"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 5.0
    • hotspot
    • None
    • gc
    • b10
    • generic
    • generic

      ... with +ZapUnusedHeapArea +CheckMemoryInitialization

      The problem happens because we are not as careful as we should be
      to "clear" Eden following a resize to expand into the survivor spaces,
      which might have memory that was not mangled with the expected pattern.

      This is a debug build only bug and does not in and of itself
      indicate any problem in the product.

      The bug goes back from Mustan all the way back to Mantis
      (and perhaps earlier, but I didn't bother to check).

      ###@###.### 2004-09-01: With CMS, this does not work off the bat.
      CMS needs to make sure it plays well with these options which are
      useful for debugging.

            ysr Y. Ramakrishna
            ysr Y. Ramakrishna
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: