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]

Re: Alpha & sjlj-exceptions


>>>>> "Jeff" == Jeff Sturm <jeff.sturm@commerceone.com> writes:

Jeff> I forgot to mention, I couldn't get exceptions to work on my
Jeff> alpha-linux build, so I had to revert to sjlj-exceptions in my
Jeff> local tree.  That could be part of the reason some of you are
Jeff> having trouble on alpha.

Is this a problem just with Java or does it happen with C++ too?
Unless non-sjlj (what are they called, anyway?) exceptions are
supposed to work, I think we should change things so that sjlj
exceptions are chosen by default for the alpha.  That's as easy as
changing libjava/configure.host.

Tom

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