RFR: 8279986: methods Math::asXExact for safely checked primitive casts [v5]
Raffaello Giulietti
duke at openjdk.java.net
Mon May 23 18:47:33 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/f629f5b3..5fb1fed4
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8548&range=04
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8548&range=03-04
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 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