This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Signal handling rewrite for Linux / i386


>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:

Andrew> It's a good idea to allow threads to be variable in size.  I
Andrew> welcome suggestions for a good mechanism.

We could add a system property to set the stack size.
Then users could control this via the `gij' or `gcj' command lines.
This is a different kind of variability than what glibc provides, but
maybe it would suffice.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]