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: [libjava] XFAIL sourcelocation (PR libgcj/55637)


On Thu, Feb 20, 2014 at 12:05 PM, Rainer Orth
<ro@cebitec.uni-bielefeld.de> wrote:

> The libjava sourcelocation output test has been FAILing on mainline for
> more than a year, with no sign of anything happening to resolve that.
> To reduce testsuite noise, I suggest to XFAIL the test.  In all mainline
> test results from february, only a single set of testresults that
> included libjava results (for ia64-suse-linux-gnu) didn't show those
> failures.
>
> Tested with the appropriate runtest invocations on i386-pc-solaris2.11
> and x86_64-unknown-linux-gnu.
>
> Ok for mainline?

OK.

The fix for this is to have libjava use libbackttrace to get source
line numbers, rather than rely on external addr2line.

Bryce


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