RFR: 8264610: Number.{byteValue, shortValue} spec should use @implSpec
Please review this small code change and its accompanying CSR: https://bugs.openjdk.java.net/browse/JDK-8264610 ------------- Commit messages: - Update second method. - 8264609: Number.shortValue spec should use @implSpec Changes: https://git.openjdk.java.net/jdk/pull/3314/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3314&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8264610 Stats: 5 lines in 1 file changed: 2 ins; 0 del; 3 mod Patch: https://git.openjdk.java.net/jdk/pull/3314.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/3314/head:pull/3314 PR: https://git.openjdk.java.net/jdk/pull/3314
On Thu, 1 Apr 2021 18:12:43 GMT, Joe Darcy <darcy@openjdk.org> wrote:
Please review this small code change and its accompanying CSR:
Marked as reviewed by psandoz (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/3314
On Thu, 1 Apr 2021 18:12:43 GMT, Joe Darcy <darcy@openjdk.org> wrote:
Please review this small code change and its accompanying CSR:
CSR also reviewed. ------------- Marked as reviewed by bpb (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/3314
On Thu, 1 Apr 2021 18:12:43 GMT, Joe Darcy <darcy@openjdk.org> wrote:
Please review this small code change and its accompanying CSR:
This pull request has now been integrated. Changeset: b953386d Author: Joe Darcy <darcy@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/b953386d Stats: 5 lines in 1 file changed: 2 ins; 0 del; 3 mod 8264609: Number.{byteValue, shortValue} spec should use @implSpec Reviewed-by: psandoz, bpb ------------- PR: https://git.openjdk.java.net/jdk/pull/3314
participants (3)
-
Brian Burkhalter
-
Joe Darcy
-
Paul Sandoz