This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


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

Re: libgcj/1685


The following reply was made to PR libgcj/1685; it has been noted by GNATS.

From: Bryce McKinlay <bryce@waitaki.otago.ac.nz>
To: p.thio@valescom.com, gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org,
        Mark Wielaard <mark@klomp.org>
Cc:  
Subject: Re: libgcj/1685
Date: Sat, 03 Mar 2001 19:45:00 +1300

 > From: Mark Wielaard
 > To: gcc-gnats@gcc.gnu.org
 > Cc:
 > Subject: Re: libgcj/1685
 > Date: Thu, 18 Jan 2001 01:52:11 +0100
 >
 >  >  There is a java.lang.ThreadLocal and java.lang.InheritableThreadLocal in
 >  >  GNU Classpath that should be merged into libgcj. Note that this needs a
 >  >  small change in java.lang.Thread to work correctly.
 >
 >  It also need java.util.WeakHashMap which is in libgcj but which isn't/cannot
 >  be compiled at the moment. (Commented out in Makefile.am)
 >
 
 We build WeakHashMap now. Can we add ThreadLocal as well? It won't
 work correctly until we get proper java.lang.ref support in the GC,
 but presumably it will help certain applications to build...
 
 regards
 
   [ bryce ]
 
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1685&database=gcc
 
 
 


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