[Bug libgcj/24834] PersistentByteMap close() method is not catching Exception

2006-03-07 Thread tromey at gcc dot gnu dot org
--- 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 ---

[Bug libgcj/24834] PersistentByteMap close() method is not catching Exception

2005-11-14 Thread m4341 at abc dot se
--- 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

[Bug libgcj/24834] PersistentByteMap close() method is not catching Exception

2005-11-14 Thread pinskia at gcc dot gnu dot org
--- 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