This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug boehm-gc/33442] 1938 unexpected fails in libjava testsuite
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 10 Oct 2007 21:39:24 -0000
- Subject: [Bug boehm-gc/33442] 1938 unexpected fails in libjava testsuite
- References: <bug-33442-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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