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

Invalid code generation on all platforms

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • hotspot
    • None
    • b47
    • generic
    • generic
    • Verified

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

      The resulting states of data members differ:
      2c2
      < var_2 = 1
      ---
      > var_2 = 0
      7c7
      < var_3 = 126413219270
      ---
      > var_3 = 63206609635


      The bug is reproducible under OSes: linux, solaris x86, solaris SPARC
      With the following JVMs: 1.5.0.03 and 1.6.0.b41
      ###@###.### 2005-06-23 10:49:28 GMT

      Forgot to attach file.
      ###@###.### 2005-06-24 08:41:15 GMT

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: