JDK 8 RFR 6910473: BigInteger range

Brian Burkhalter brian.burkhalter at oracle.com
Wed Oct 30 21:21:55 UTC 2013


On Oct 30, 2013, at 1:12 PM, Joe Darcy wrote:

>> So this would be approved provided: 1) "@test" -> "@ test" in the new tests (add a space between "@" and "test"), and 2) an issue is filed to convert these back to JTREG tests in JDK 9?
> 
> Correct.

I have updated the webrev accordingly

http://cr.openjdk.java.net/~bpb/6910473/webrev.7/

and filed this issue

https://bugs.openjdk.java.net/browse/JDK-8027595

to remind us to turn the overflow tests back on in JDK 9.

Barring objections to the contrary I plan to integrate this change later today.

Thanks,

Brian


More information about the core-libs-dev mailing list