RFR: 8256002: Cleanup of Wrapper changes

Roger Riggs rriggs at openjdk.java.net
Wed Nov 18 21:58:13 UTC 2020


On Wed, 18 Nov 2020 21:42:09 GMT, Mandy Chung <mchung at openjdk.org> wrote:

>> Cleanup of commit deprecating for removal the primitive wrapper classes.
>>  - Removed the unneeded test.
>>  - Restored the original code in some graal tests to avoid merge problems.
>>  - Removed unnecessary use of valueOf, when implicit casts were sufficient (in RMI classes).
>>  - Added a few SuppressWarnings for "removal" and "synchronization" to keep tests working.
>
> Marked as reviewed by mchung (Reviewer).

Thanks Mandy,

-------------

PR: https://git.openjdk.java.net/valhalla/pull/268



More information about the valhalla-dev mailing list