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]

Re: PATCH: hash-synchronization for alpha


>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:

Jeff> 2001-07-22  Jeff Sturm  <jsturm@one-point.com>
Jeff> 	* configure.host: Enable hash synchronization for alpha*-*.
Jeff> 	* include/posix-threads.h (_Jv_ThreadSelf): Added inline
Jeff>         function for alpha.
Jeff> 	* java/lang/natObject.cc (compare_and_swap, release_set,
Jeff>         compare_and_swap_release): Added inline functions for alpha.

I can't comment on the correctness of this patch.  I don't know
anything about the alpha.  How well does it fare against the test
suite?  If it causes no regressions, please check it in.

Tom


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