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