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

assert(i < Max(),"oob") in C2 with -Xcomp

    XMLWordPrintable

Details

    • b01
    • generic
    • generic
    • Verified

    Backports

      Description

        The following assertion is observed at least on linux-i586/amd64 with both JDK 6u10 (1.6.0_10-ea-b10) and JDK 7 (1.7.0-ea-b24):
             # src/share/vm/opto/block.hpp:60)
             # assert(i < Max(),"oob")

        It occurs only in -Xcomp mode. Only C2 is affected.

        Product build crashes during execution.

        Testcase and hs_err file are attached.

        Attachments

          Issue Links

            Activity

              People

                never Tom Rodriguez
                vlivanov Vladimir Ivanov
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: