I had to revise this again as I had put the new @throws UTFDataFomatException clause only on the package version of writeUTF() but not also on the public API version. CSR [2] withdrawn and updated also.
Thanks, Brian [1] http://cr.openjdk.java.net/~bpb/8219196/webrev.04/ [2] https://bugs.openjdk.java.net/browse/JDK-8221428 > On Mar 25, 2019, at 7:56 AM, Roger Riggs <roger.ri...@oracle.com> wrote: > > +1 > > On 03/22/2019 07:41 PM, Brian Burkhalter wrote: >> Forgot the link: http://cr.openjdk.java.net/~bpb/8219196/webrev.03/ >> >>> On Mar 22, 2019, at 4:32 PM, Brian Burkhalter <brian.burkhal...@oracle.com> >>> wrote: >>> >>> Patch updated for the sake of formality. >