Hi Vladimir,
On 3/07/2020 12:02 pm, Vladimir Kozlov wrote:
https://cr.openjdk.java.net/~kvn/8247527/webrev.00/
https://bugs.openjdk.java.net/browse/JDK-8247527
Test should have @requires which excludes running Graal with GC which it
does not support.
I find it somewhat disturbing that a generic test has to know about the
limitations between GCs and Graal!
I would have been more inclined to just exclude this test when running
with Graal, even if that theoretically reduced the test coverage in a
ting way.
If/When Graal supports these other GCs who will remember to re-enable
these test cases?
Thanks,
David
Testing: hs-tier1,hs-tier4-graal
Thanks,
Vladimir