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

multiple definitions of java::lang::Object::notifyAll


Hey all

java/lang/natObject.cc has two definitions of java::lang::Object::notifyAll. The second one was added in May 2001 by Tom (Revision 42519).
Is there a reason why the old is still around? It took me quite some time to figure out why my printfs were ignored...


Maybe there are also other duplicates...


Marco



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