This is the mail archive of the java-patches@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]

PR java/1373: recursion stress test causes segmentation fault


Thinking about this some more, the right way to handle this patch is
to check it in, but such that by default a stack overflow causes a
message to be printed and then abort.

At some point in the future when we've hardened the runtime we could
cause a stack overflow to throw a StackOverflowError.

Andrew.


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