Re: RFR: 8279986: methods Math::asXExact for safely checked primitive casts [v4]

2022-05-23 Thread kristylee88
On Mon, 23 May 2022 18:37:26 GMT, Raffaello Giulietti  
wrote:

>> 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

Marked as reviewed by kristyle...@github.com (no known OpenJDK username).

-

PR: https://git.openjdk.java.net/jdk/pull/8548


Re: RFR: 8279986: methods Math::asXExact for safely checked primitive casts [v4]

2022-05-23 Thread Raffaello Giulietti
> 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=8548=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk=8548=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