Hi List
I'm using the JDK 1.3.0 on a PPC machine.
I need the JRE to run Green Threads per default.
How do I change this?
Best regards,
Jacob Vennervald
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscri
> swansma writes:
>> Hm, rmid uses jdk1.2/jre/bin/java (which is a link to
>> jdk1.2/jre/bin/.java_wrapper) by default.
swansma> Yes, but rmid doesn't use .java_wrapper to start NEW VMs.
It does, trust me ;-)
It uses jdk1.2/jre/bin/.java_wrapper (not jdk1.2/bin/.java_wrapper).
On 25 May 1999, Juergen Kreileder wrote:
> > Mark Swanson writes:
>
> Mark> Since the green threads - no jit - passed the JCK, is it
> Mark> possible to have this configuration the default? RMID spawns
> Mark> new threads (reggie, txn_mgr, etc..) as native threads which
> M
> Mark Swanson writes:
Mark> Since the green threads - no jit - passed the JCK, is it
Mark> possible to have this configuration the default? RMID spawns
Mark> new threads (reggie, txn_mgr, etc..) as native threads which
Mark> crash a lot. I've modified the .java_wrapper to for
Hello,
Since the green threads - no jit - passed the JCK, is it possible to
have this configuration the default? RMID spawns new threads (reggie,
txn_mgr, etc..) as native threads which crash a lot. I've modified the
.java_wrapper to force green threads, but rmid doesn't use the
.java-wrapper to