BSD Socket

2001-01-08 Thread yangyuexiang
Hi, all Is it possible to write pure java socket programs involving other address families other than the INET? Thanks very much! yangyuexiang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubs

Re: Forte vs Emacs? Your opinions, experiences

2000-10-16 Thread yangyuexiang
Why not use Emacs/JDE/DDD? Jesper Nordenberg wrote: > I would recommend that you try Netbeans instead of Forte cause it's updated > more often. It's a very good IDE, but I cant stand the debugger. Way to > complicated to use and shows a lot of irrelevant information (static final > fields for e

About the content of the thread dumping

2000-10-08 Thread yangyuexiang
Engine.java:492)  at packing.log.ThreeDPackingEngine.tsPacking(ThreeDPackingEngine.java:650)  at packing.log.ThreeDPackingEngine.access$600(ThreeDPackingEngine.java:27)  at packing.log.ThreeDPackingEngine$gaEngine.run(ThreeDPackingEngine.java:956)   Who can give my hints? Thanks yangyuexiang

JVM & heap size and an irrecoverable stack overflow has occurred!

2000-10-07 Thread yangyuexiang
Hi, Everyone, When I add shutDownHook to the Runtime, the system print out "an irrecoverable stack overflow has occurred". My program run under SUN JVM(current version). What's mean? Thanks yangyuexiang --

Re: JVM and heap size?

2000-10-07 Thread yangyuexiang
/bugreport.cgi # # Error ID: 43113F32554E54494D45110E43505002C5 # # But when I used -Xint option to disable HotSpot and only use interpreter, the program ran just like on blkdown JVM. I will run on JVM from SUN on Windows platform. Regards yangyuexiang Peter Schuller wrote: > > > HotSpot

JVM and heap size?

2000-10-06 Thread yangyuexiang
leak in the HotSpot of IBM JVM. Who can give me suggestions to control the heap size of JVM? My system is Redhat 6.2. Thanks very much! yangyuexiang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubs

how to garbage collect the thread?

2000-09-18 Thread yangyuexiang
Hi, I have some usless threads. I hope the garbage collector will collect them. How can I do? I donot want to use the stop() method. Thanks yangyuexiang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Java3D problem

2000-08-03 Thread yangyuexiang
d(n-1); o2 = lst.get(n-1); Why??? Regards yangyuexiang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Pls give Suggestions on Java development and test software

2000-08-02 Thread yangyuexiang
Hi, Everyone I am a student. My supervisor will give me 5000$ for buying java development/testing software. Who can give me some suggestions about which software is worth buying. Thanks advance yangyuexiang -- To UNSUBSCRIBE

SIGSEGV 11 (*) segmentation violation

2000-08-02 Thread yangyuexiang
Hi, Everyone I meet the following error when I run my java program. Who can tell me its mean? I run IBM Jdk1.3 and Java3D 1.2 from blackdown. The error occurred during my running 3D programming. SIGSEGV 11 (*) segmentation violation stackpointer=0xbdfc1d08 Thanks very much! yangyuexiang

Java3D 1.2 printing problem!

2000-08-02 Thread yangyuexiang
! yangyuexiang package gui; import java.io.*; import java.util.*; import java.awt.*; import java.awt.event.*; import javax.swing.*; import javax.vecmath.*; import javax.media.j3d.*; import com.sun.j3d.utils.universe.*; import com.sun.j3d.utils.geometry.*; import java.awt.geom.*; import

java 3D question

2000-07-30 Thread yangyuexiang
Hi, Everyone I used the Box class in my programs. But I want the edge and face have different colors, I cannot find any methods to solve this problem. I donot know whether I must create a special class like Box. Any suggestions will be welcomed! Thanks advance! Yangyuexiang

How to Read files belong to client

2000-07-25 Thread yangyuexiang
advance yangyuexiang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Servlet and IBM jdk1.3

2000-07-24 Thread yangyuexiang
> Hi, Who can tell me where I will put the servlet.jar file in the IBMJava2-13 directory. Thanks yangyuexiang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Java3D

2000-07-21 Thread yangyuexiang
yangyuexiang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

java stack size

2000-06-20 Thread yangyuexiang
> Hi Who can tell me how to specify the size of java stack size when I run a program? If I specify not enough stack size, what will happen? Thanks yangyuexiang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

javac and sourcepath

2000-06-13 Thread yangyuexiang
Hi, I installed jdk1.3 from IBM. I met the problem when I specify the sourcepath. It seems that "javac -sourcepath" does not work. Why??? Thanks advance? yangyuexiang -- To UNSUBSCRIBE, email to [EMAIL PROTECT

visual age and jdk1.3

2000-06-10 Thread yangyuexiang
Hi, I installed jdk1.3 from IBM in my redhat 6.2. Today, I installed VisualAge 3.0, when I run the software, following error occurred. Who can give me suggestions? Thanks advance. yangyuexiang [yuexiang@yuexiang vsg]$ ./vajide VisualAge for Java (c) Copyright IBM Corp. 1991, 1999 Startup

Re: java 3d and browser

2000-01-25 Thread yangyuexiang
Oliver Fels wrote: > On 25 Jan 00, at 18:58, yangyuexiang wrote: > > > > I can run java 3d application on linux. > > > > also, I can run the applet through appletviewer, But I cannot run > > applet in the browser. Who can give me some suggestions? > &

java 3d and browser

2000-01-25 Thread yangyuexiang
> I can run java 3d application on linux. also, I can run the applet through appletviewer, But I cannot run applet in the browser. Who can give me some suggestions? The error is --NoClassDefFoundError Thanks yang -- To UNSUBSC

java 3d and browser

2000-01-25 Thread yangyuexiang
I can run java 3d application on linux. But I cannot run applet in the browser. Who can give me some suggestions? The error is --NoClassDefFoundError Thanks yang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Garbage collection

2000-01-23 Thread yangyuexiang
Who can tell me how to detect the algorithm used in JVM for garbage collection? Thanks yang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: jasmin

2000-01-07 Thread yangyuexiang
Christopher Smith wrote: > On Fri, Jan 07, 2000 at 10:06:20PM +0700, yangyuexiang wrote: > > I download jasmin. It generated HelloWorld.class file. > > But I cannot run java HelloWorld. > > > > Is it due to the version of java? > > I use Sun/Inprise version

jasmin

2000-01-07 Thread yangyuexiang
I download jasmin. It generated HelloWorld.class file. But I cannot run java HelloWorld. Is it due to the version of java? I use Sun/Inprise version java for linux. thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a s

Java Assembler

2000-01-07 Thread yangyuexiang
> Who can recommend a java assembler for me? I run Sun/inspire java on redhat 6.1. Thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]