Blackdown java in rpm format

2004-03-08 Thread Troy Dawson
Hello, I'm sorry if this has been asked before, but in searching through your archives and web pages I haven't found this question or answer. I need to use blackdown's 1.4.1 jre, because that is the only plugin I've found that actually works correctly with RedHat Enterprise 3's mozilla and the

Re: Blackdown java in rpm format

2004-03-08 Thread Troy Dawson
*A voice from elsewhere says to Troy* Perhaps if you read the README that comes with Blackdowns java you will be enlightened. *Troy reads the README and is enlightened* Oh, ok. I see this subject seems to already been covered. Thanks for your time. Troy Troy Dawson wrote: Hello, I'm sorry if t

Re: Blackdown java in rpm format

2004-03-08 Thread Paul Nasrat
On Mon, Mar 08, 2004 at 09:04:02AM -0600, Troy Dawson wrote: > Hello, > I'm sorry if this has been asked before, but in searching through your > archives and web pages I haven't found this question or answer. > I am familier with Sun's Java License, and we actually do have permission > from them

Re: stack size to small?

2004-03-08 Thread Joseph Shraibman
This alt stack is allocated when? I'm confused. If at thread creation, then the thread.start() should fail with an OutOfMemError. If it is allocated when a stack overflow occurs, well of course there won't be space to allocate the alt stack because we just had a stack overflow Hui Huang wrot

Re: stack size to small?

2004-03-08 Thread Hui Huang
The alt stack is allocated during thread creation. OutOfMemoryError might be a better choice than outright fatal. But keep in mind OutOfMemoryError is already very generic, it's not so easy to figure out what actually caused the OOM. Like I said, a better fix is to not use alt stack at all. It is i

Re: Blackdown java in rpm format

2004-03-08 Thread Troy Dawson
Paul Nasrat wrote: http://jpackage.org/ provides nosrc.rpm for blackdown, sun, ibm, jrockit. plus rpms of many OSS java apps. Thanks for the pointer Paul. Unfortunatly the plugin is very finicky for some odd reason and didn't like the layout (that's just a guess). Everytime I tried it on the we