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

Refine assertions and better fix for 6530811

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • hs11
    • 7
    • hotspot
    • None
    • gc
    • b05
    • generic
    • generic
    • Verified

        Reorganize the code to move _int_mirror, etc. from SystemDictionary to
        Universe so that _int_mirror, etc. can be scanned by Universe oops_do().
        That is currently being done by a call from Universe to SystemDictionary::shared_oops_do()
        and is more logically without the cross call.

        Enhance some assertions that were not testing the correct condiction. See
        comments.
        The assertions were refined (actually strengthened, not "relaxed" as
        the synopsis says).

              jmasa Jon Masamitsu (Inactive)
              jmasa Jon Masamitsu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: