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: backtrace() vs. _Unwind_Backtrace()


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

Andrew> The run time is supposed to detect null pointer accesses in CNI code
Andrew> automagically; this works fine with proper signal unwinding, but not
Andrew> otherwise.  The change that will enable null pointer checking even in
Andrew> CNI code is not ABI compatible, and is such a disruptive change that I
Andrew> want to postpone it until after 3.4 branches.

I filed PR 13319 for this.  It is marked `[ABI]' like all the other
proposed parts of the big ABI change.

Tom


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