This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/11241] WeakHashMap throws a "/ zero" ArithmeticException when initialCapacity is explicitly zero
- From: "mikeb at lshift dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Aug 2003 13:24:36 -0000
- Subject: [Bug libgcj/11241] WeakHashMap throws a "/ zero" ArithmeticException when initialCapacity is explicitly zero
- References: <20030618153346.11241.mikeb@lshift.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11241
------- Additional Comments From mikeb at lshift dot net 2003-08-01 13:24 -------
Created an attachment (id=4546)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4546&action=view)
Simple test case for defect
A fairly amateur test case for the defect described.