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

JIT compiler error on Itanium

XMLWordPrintable

    • b10
    • itanium
    • linux

        Running the attached program on an IA64 multiprocessor machine sometimes lead to problems because of the weak memory model of Itanium.
                                                                                      
        This means, that an object could become visible before its initialization is ready. In that case running 'ReleaseNewObjectBug' writes the message:
        Test failed! Object release visible before initialization (use st8.rel on IA64)!
        This could cause severe problems up to JVM crashes. Please correct this problem in 1.4.2.

              dsamersoff Dmitriy Samersoff
              duke J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: