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 -- To UNSUBSCRIBE, em

Re: JVM and heap size?

2000-10-07 Thread yangyuexiang
Hi, Everybody: The problem is actually related to the IBM JVM (At least I think so). Previousely, I used JVM which was download about June. This JVM had fatel Garbage collection, IBM already listed in the fixing of August. Actually, I download Java(TM) 2 Runtime Environment, Standard Edition (bu

Re: JVM and heap size?

2000-10-07 Thread Peter Schuller
> > HotSpot is a Sun thing; there is no "HotSpot" in IBM's JVM. > > To be pandantic, HotSpot is a java Just-in-time compiler, aka JIT. > IBM's JVM also has a JIT, it just has a different name, and it's > on by default. IBM requires an -option at runtime to disable it. Yes I know, HotSpot *is* a