RFR (XS): 8215149: TestOptionsWithRangesDynamic.java fails after JDK-8215120
Thomas Schatzl
thomas.schatzl at oracle.com
Tue Dec 11 09:39:28 UTC 2018
Hi Stefan, Aleksey,
On Mon, 2018-12-10 at 18:11 +0100, Stefan Johansson wrote:
> 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 your quick reviews. Pushed right after your heads up to
avoid this unnecessary tier1 failure any further. It worked as expected
:)
Thanks,
Thomas
More information about the hotspot-gc-dev
mailing list