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

[Bug boehm-gc/33442] 1938 unexpected fails in libjava testsuite



------- Comment #8 from dave at hiauly1 dot hia dot nrc dot ca  2007-10-10 21:39 -------
Subject: Re:  1938 unexpected fails in libjava testsuite

> I don't think this code is used on HP/UX?  If it were, it might be good to test
> there.

HP/UX doesn't appear to have, pthread_getattr_np, so this code isn't
used.  I don't see an obvious way to access to access the attributes of
a thread in HP/UX, although possibly 11.31 now provides the necessary
routines.  If that's the case, it would be interesting to build and
test java on 11.31 (don't have such a machine myself).

Given that this is fixed in your source, I'll consider the fix to
the GCC source obvious.

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33442


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