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

BETA1 : BUILD_C : WIN NT & 95 : -Xmixed,Xcomp : Tests crash with block.cpp 581#

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 1.0
    • 1.0
    • hotspot
    • beta1
    • x86
    • windows_nt
    • Not verified

      PLATFORM :
      Windows NT and Windows 95.

      HARDWARE :
      Pentium processor .

      MODE :
      Xcomp.
      Xmixed.
      VM option '-ShowMessageBoxOnError'
      VM option 'CompileThreshold=3'

      TESTS FAILED :
      All Javasoftsoft and Sunsoft fail when you run with
      java -Xmixed -XX:CompileThreshold=3.
         or
      java -Xcomp -XX:-ShowMessageBoxOnError

      Try running Javasoft, Sunsoft test with

      java_g -Xmixed -XX:CompileThreshold=3 then most of the tests PASS and few tests fail with the following OUTPUT message.
        or
      java_g Xcomp -XX:ShowMessageBoxOnError

      NOTE : Some of the failures gives error on
      assert (idom == _root, "Control reaches root, but dominator does not");
       ....\domgraph.cpp, 489# ( BUG is already filed).

      STEPS TO REPRODUCE :
      1. Install JDK FCS-O build.
      2. Install Hotspot Beta1 Build C.
      3. Run Javasoft, Sunsoft and Appletviewer tests.

      OUTPUT :

      java dump :
      ============

      Unexpected exception occured (EXCEPTION_ACCESS_VIOLATION)
      Thread: 0x7a2750 (id: fffe5ef3). PC: 809b866 Exception: c0000005 (EXCEPTION_ACCESS_VIOLATION)
      VM operation: method compilation
      "Executing safepoints"
      not synchronized

      "Executing events"
      [Last 50 events in the event buffer]
      -<thd>-<age sec>-<description>---------------------
      Heap
       new generation total 576K, used 4K [0x2be0000, 0x2c80000[
       eden space 512K, 0% used [0x2be0000,0x2be1288,0x2c60000[
       from space 64K, 0% used [0x2c60000,0x2c60000,0x2c70000[
       to space 64K, 0% used [0x2c70000,0x2c70000,0x2c80000[
       train generation total 64K, used 0K [0x2c80000, 0x67e0000[
       perm generation total 3072K, used 295K [0x67e0000, 0x70e0000[
       perm space 3072K, 9% used [0x67e0000,0x6829e30,0x6ae0000[

      XXXXXXXXXXXXXXXXXXXXXXXXXX

      java_g dump :
      =============

      VM option 'CompileThreshold=3'
      VM option '-ShowMessageBoxOnError'
      #
      # HotSpot Virtual Machine Error, assertion failure
      #
      # assert(bp == b->_nodes[j], "wrong number of successors for this block")
      # D:/localbuilds/hotspot_beta1_hp\src\share\vm\opto\block.cpp, 581#
      #
      # Error happend during: method compilation
      #
      # compiling EmFloatPnt.denormalize
      #
       

            cvicksunw Christopher Vick (Inactive)
            udhanikoorcl Uday Dhanikonda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: