RFR: JDK-8066619: String(byte[],int,int,int) in String has been deprecated in Manifest and Attributes
Martin Buchholz
martinrb at google.com
Tue Dec 18 21:38:39 UTC 2018
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.
More information about the core-libs-dev
mailing list