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

assert(!Interpreter::bytecode_should_reexecute(code),"should not reexecute")

XMLWordPrintable

    • b04
    • sparc
    • solaris_9
    • Verified

        The changes for 6873116 moved the reexecute bit into the PcDesc but didn't account for the code in DebugInformationRecorder that tries to share them. Since the code isn't checking should_reexecute it can merge PcDescs with different reexecute bits. The fix is to check that when merging them. The original code in 6833129 doesn't have this problem because the bit was in the stream.
        From nightlies:

        http://sqeweb.sfbay.sun.com/nfs/results/vm/gtee/JDK7/NIGHTLY/VM/2009-10-06/

        compiler/6775880/Test.java
        compiler/6833129/Test.java:
        # Internal Error
        (C:\\temp\\jprt\\P1\\B\\173641.kvn\\source\\src\\share\\vm\\interpreter\\interpreter.cpp:291),
        pid=4232, tid=5252
        # Error: assert(!Interpreter::bytecode_should_reexecute(code),"should
        not reexecute")

        Execution status:
        http://gtee-web.russia/faces/Jobs.xhtml?jobgroup=VM-NIGHTLY-2009-10-06

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: