This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
merging the classpath threadlocal changes
- From: Matthias Klose <doko at ubuntu dot com>
- To: java at gcc dot gnu dot org
- Date: Wed, 24 Sep 2008 18:04:45 +0200
- Subject: merging the classpath threadlocal changes
this is a pending patch for some files which are not used in libgcj, and the
files are shadowed except for one new file. Just merging the patch does result
in a build failure, because libgcj picks up this one new file. can makemake.tcl
blacklist this, or should libgcj just get an empty file/class?
Matthias