--- Comment #3 from tromey at gcc dot gnu dot org 2006-03-08 00:37 ---
I looked and as far as I can see, this bug is fixed in 4.1.
PersistentByteMap.close now throws IOException.
--
tromey at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #2 from m4341 at abc dot se 2005-11-14 18:42 ---
This was detected by opening the whole set of Java files in Eclipse (and not
having any standard Java library at all selected). The close method stood out
as an error. since it was declared to throw an exception in the classes
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-11-14 13:18 ---
Do you have a testcase for this one?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24834