On Wed, 27 Jul 2022 23:57:38 GMT, Phil Race <[email protected]> wrote:
>> Ok. Modified javadoc and CSR > > My apologies, but because I focused on the rest of it, I overlooked you had > made this an implNote. > That seems odd. Do you really intend to imply that some other implementation > of Java should be allowed > to do something with negative values ? If so that would be a compatibility > issue .. Yes, actually I was thinking in that sense, as I was not sure if other impl. will allow -ve values and just wanted to mention that our impl dont. But, I guess as you pointed, we should make it disallowed for all. Modified PR and CSR. ------------- PR: https://git.openjdk.org/jdk/pull/9566
