[Bug libgcj/20135] Returning true from LinkedHashMap.removeEldestEntry does not remove entry

thhal at mailblocks dot com gcc-bugzilla@gcc.gnu.org
Tue Feb 22 07:44:00 GMT 2005


------- Additional Comments From thhal at mailblocks dot com  2005-02-22 07:31 -------
Created an attachment (id=8251)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8251&action=view)
Code to reproduce the problem

Compile using gcj --main foo and run the result. Should print "ERROR, Size is
20". Compile and run using a standard Java, should print "OK, Size is 15".

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20135



More information about the Java-prs mailing list