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

jitc geenrates OutOfMemoryError on win-NT for aritmetic ordering test

XMLWordPrintable

    • jit
    • x86
    • windows_nt

      Test passes on sparc, fails on win-nt.

      [5/20 sadhana]

      Required files are in /net/elmer/export/bugtraq/etc/attached/<bugid> dir.


      $ m *tlog
      ##### arithmeticOrdering_beta java_run.sh
       hydra_javac.sh
      f:/jdk1.0.2_jit/build/win32/bin/javac_g arithmeticordering_beta
      .java
      floatarithmetic.java
      intarithmetic.java
      testing.java > arithmeticOrdering_beta.javac.out 2>&1
      f:/jdk1.0.2_jit/build/win32/bin/jitc_g -xarch=x86 arithmeticorder
      ing_beta.class
      float_testing.class
      int_testing.class
      testing.class > arithmeticOrdering_beta.jitc.out 2 >& 1
      java.lang.OutOfMemoryError
              at jit.util.BitVector.<init>(BitVector.java:15)
              at jit.ir.AsmBlock.initLiveInfo(AsmBlock.java:92)
              at jit.regalloc.RegAlloc.findLiveInfo(RegAlloc.java:65)
              at jit.regalloc.RegAlloc.allocateRegisters(RegAlloc.java:1
      17)
              at jit.regalloc.RegAlloc.<init>(RegAlloc.java:49)
              at jit.x86.x86RegAlloc.<init>(x86RegAlloc.java:24)
              at jit.main.JITCompiler.run(JITCompiler.java:186)
      hydra_resolve

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: