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

Thomas Schatzl thomas.schatzl at oracle.com
Mon Dec 10 17:07:12 UTC 2018


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/
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