RFR: JDK-8066619: String(byte[],int,int,int) in String has been deprecated in Manifest and Attributes
Philipp Kunz
philipp.kunz at paratix.ch
Wed Dec 19 06:24:24 UTC 2018
now with assertThrows. Find a new patch attached.
On Tue, 2018-12-18 at 13:38 -0800, Martin Buchholz wrote:
> On Tue, Dec 18, 2018 at 1:13 PM Lance Andersen <lance.andersen at oracle
> .com>
> wrote:
>
> >
> > Is there a reason you did not use
> >
> > @Test(expectedExceptions = IOException.class)
> >
> > It just seems to make the test a bit more readable
> >
> > That construct has lost popularity over the past decade, sort of
> > like
>
> inheritance is no longer considered a silver bullet.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8066619.patch
Type: text/x-patch
Size: 30012 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20181219/233859ff/8066619-0001.patch>
More information about the core-libs-dev
mailing list