[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: IBM Java SDK 1.4.1



Problem seems to be related to the JIT.

Setting environment variable JAVA_COMPILER to NONE
apparently solves the problem.

Hi all, i have downloaded IBM sdk 1.4.1, and when i try to run or compile
applications that contain imports compilation (or run) fails with Illegal Instruction Error (SIGILL) at java.util.Hashtable.rehash(Hashtable.java(Compiled Code)).

I have attached the core obtained from compilation of
demo/bigdecimal/decdemo.java (demo source included in IBM-SDK).

To reproduce de error i have also tried a simple file (Test.java),
i can compile it but if i add the line "import java.io.*;" i get the same SIGILL error,
again at  java.util.Hashtable.rehash(Hashtable.java(Compiled Code)).

Anyone else has the same problem??


--
Victor Fuente

Debian GNU/Linux User



Reply to: