8219196: DataOutputStream.writeUTF may throw unexpected exceptions

Brian Burkhalter brian.burkhalter at oracle.com
Tue Mar 26 17:01:15 UTC 2019


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.Riggs at 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.burkhalter at oracle.com> wrote:
>>> 
>>> Patch updated for the sake of formality.
> 



More information about the core-libs-dev mailing list