RFR: 8256002: Cleanup of Wrapper changes

Mandy Chung mchung at openjdk.java.net
Wed Nov 18 21:45:10 UTC 2020


On Tue, 17 Nov 2020 19:53:45 GMT, Roger Riggs <rriggs 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).

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

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



More information about the valhalla-dev mailing list