Sounds good.
Gary
On Tue, Jul 18, 2023, 18:54 Phil Steitz wrote:
> I am going through now and comparing diffs of 2.11.1 and head of 2.x to
> make sure that me and sed did not do anything wrong and I am seeing a bunch
> of things like this:
>
> -void addObject() throws Exception, IllegalStat
On Tue, Jul 18, 2023 at 10:54 PM Phil Steitz wrote:
>
> I am going through now and comparing diffs of 2.11.1 and head of 2.x to
> make sure that me and sed did not do anything wrong and I am seeing a bunch
> of things like this:
>
> -void addObject() throws Exception, IllegalStateException,
>
I am going through now and comparing diffs of 2.11.1 and head of 2.x to
make sure that me and sed did not do anything wrong and I am seeing a bunch
of things like this:
-void addObject() throws Exception, IllegalStateException,
-UnsupportedOperationException;
+void addObject()