RFR (XS): 8215149: TestOptionsWithRangesDynamic.java fails after JDK-8215120

Stefan Johansson stefan.johansson at oracle.com
Mon Dec 10 17:11:52 UTC 2018


Hi Thomas,

On 2018-12-10 18:07, Thomas Schatzl wrote:
> Hi all,
> 
>    after JDK-8215120 the TestOptionsWithRangesDynamic.java tier1 test
> fails.
> 
> The reason seems to be that something in our testing does not support
> 64 bit values.
> 
> Luckily a range(0, max_uintx) specifier can simple be removed.
> 
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8215149
> Webrev:
> http://cr.openjdk.java.net/~tschatzl/8215149/webrev/
Seems reasonable, another solution would be to set a reasonable max 
value, like a month or so. But I'm fine with this.

Thanks for addressing this so quickly,
Stefan

> Testing:
> local testing of the failing test (sorry, not able to do remote testing
> right now)
> 
> Thanks,
>    Thomas
> 
> 



More information about the hotspot-gc-dev mailing list