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]

Re: [PATCH/RFA] libjava: SH support


Andrew Haley <aph@cambridge.redhat.com> writes:
> kaz Kojima writes:
>...
>> Is DWARF-2 unwind info required even when sjlj exceptions are used?
> 
> It shouldn't be.  It looks like C++ can't catch exceptions thrown from
> Java.
> 
> Was the whole toolchain configured using sjlj exceptions?

Yep, though I'd like to check it again. Anyway, it's a great hint
for me. Thanks a lot Andrew and Jeff.

	kaz


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