Beberapa waktu lalu, seingat saya, pada suatu respon terhadap tayangan yang ada, disinggung sedikit mengenai Java di mesin PIII menggunakan Linux dg. kernel 2.4.1. Ternyata bisa berjalan (habis apa dong, "run" aja?) dengan baik. Tapi, itu di PIII Coppermine: okidz@ss1:~$ /bin/more /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 8 model name : Pentium III (Coppermine) stepping : 3 cpu MHz : 598.501 cache size : 256 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse bogomips : 1192.75 okidz@ss1:~$ java -version java version "1.3.0" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0) Java HotSpot(TM) Client VM (build 1.3.0, mixed mode) okidz@ss1:~$ Tapi, tidak di mesin Katmai: okidz@bdg:~$ uname -a Linux bdg 2.4.1 #2 SMP Mon Feb 5 14:27:10 JAVT 2001 i686 unknown okidz@bdg:~$ /bin/more /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 7 model name : Pentium III (Katmai) stepping : 3 cpu MHz : 551.259 cache size : 32 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse bogomips : 1101.00 okidz@bdg:~$ java -version An irrecoverable stack overflow has occurred. # # HotSpot Virtual Machine Error, Unexpected Signal 11 # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Error ID: 4F533F4C494E55580E43505005BC # # Problematic Thread: prio=1 tid=0x804db40 nid=0x17ed runnable # Aborted okidz@bdg:~$ Masalahnya, saya tak tahu apakah jenis CPU PIII itu yang menjadi masalah. Atau, besarnya CPU cache yang jadi soal. Just FYI, buat yang mau menjalankan Java di mesin PIII. Oki -- Recognizing that "one size doesn't fit all," Sun has regrouped its innovative JavaTM technologies into three editions: Micro (J2METM), Standard (J2SETM), and Enterprise (J2EETM). http://java.sun.com/j2me/index.html So, I guess size does matter after all... -------------------------------------------------------------------------- Utk berhenti langganan, kirim email ke [EMAIL PROTECTED] Dapatkan FAQ milis dg mengirim email kosong ke [EMAIL PROTECTED] Informasi arsip di http://www.linux.or.id/milis.php3 Pengelola dapat dihubungi lewat [EMAIL PROTECTED]
