Integrated: 8256002: Cleanup of Wrapper changes
Roger Riggs
rriggs at openjdk.java.net
Wed Nov 18 21:58:14 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.
This pull request has now been integrated.
Changeset: c6385a21
Author: Roger Riggs <rriggs at openjdk.org>
URL: https://git.openjdk.java.net/valhalla/commit/c6385a21
Stats: 79 lines in 8 files changed: 1 ins; 62 del; 16 mod
8256002: Cleanup of Wrapper changes
Reviewed-by: mchung
-------------
PR: https://git.openjdk.java.net/valhalla/pull/268
More information about the valhalla-dev
mailing list