RFR: 8279986: methods Math::asXExact for safely checked primitive casts [v3]
Raffaello Giulietti
duke at openjdk.java.net
Tue May 10 13:47:35 UTC 2022
> Add a family of "safe" cast methods.
Raffaello Giulietti has updated the pull request incrementally with one additional commit since the last revision:
8279986: methods Math::asXExact for safely checked primitive casts
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/8548/files
- new: https://git.openjdk.java.net/jdk/pull/8548/files/7be0f9de..5f0ff527
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8548&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8548&range=01-02
Stats: 35 lines in 2 files changed: 0 ins; 0 del; 35 mod
Patch: https://git.openjdk.java.net/jdk/pull/8548.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8548/head:pull/8548
PR: https://git.openjdk.java.net/jdk/pull/8548
More information about the core-libs-dev
mailing list