RFR: 8252180: [JEP 390] Deprecate wrapper class constructors for removal
Roger Riggs
rriggs at openjdk.java.net
Tue Oct 13 14:40:28 UTC 2020
On Sat, 10 Oct 2020 00:03:24 GMT, Mandy Chung <mchung at openjdk.org> wrote:
>> test/jdk/java/lang/WrappersTest.java line 1:
>>
>>> 1: /*
>>
>> We have historically not found it necessary to write tests to verify this kind of change and have instead relied on
>> signature testing.
>
> +1.
>
> FWIW. You have also verified when you get the warnings from JDK build and needs to suppressed it.
The test can be removed but was a double check that all of the constructors of the named classes had been modified.
-------------
PR: https://git.openjdk.java.net/valhalla/pull/221
More information about the valhalla-dev
mailing list