This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] merge from classpath X509CRLSelector.java
- From: Tom Tromey <tromey at redhat dot com>
- To: "Andreas Tobler" <toa at pop dot agri dot ch>
- Cc: java-patches at gcc dot gnu dot org
- Date: 21 Sep 2004 09:05:51 -0600
- Subject: Re: [patch] merge from classpath X509CRLSelector.java
- References: <40FC2937000090F9@mail02.agrinet.ch>
- Reply-to: tromey at redhat dot com
>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:
Andreas> 2004-09-21 Casey Marshall <csm@gnu.org>
Andreas> * java/security/cert/X509CRLSelector.java:
Andreas> (match): remove unreachable try-catch clauses.
Andreas> Reported by: Dalibor Topic <robilad@kaffe.org>
Ok, thanks.
Tom