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

global code motion ignores relevant anti-dependences

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 6
    • 6
    • hotspot
    • b55
    • x86
    • other
    • Verified

      The attached automatically generated program generates different results when
      run with following options:
      1. java -Xint Tester_3
      2. java -server -Xcomp Tester_3

      The resulting states of data members differ:
      6c6
      < var_5 = -111779364
      ---
      > var_5 = 1

      The bug is reproducible under all x86 OSes: linux, solaris x86, windows
      With the following JVMs: 1.5.0.03 and 1.6.0.b41
      ###@###.### 2005-06-27 10:51:47 GMT

            rasbold Chuck Rasbold
            iveresov Igor Veresov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: