RFR(S): 8164039: Convert test_memset_with_concurrent_readers to GTest
Igor Ignatyev
igor.ignatyev at oracle.com
Tue Aug 16 17:18:26 UTC 2016
Hi Kirill,
I think it’s better to use EXPECT_* instead of ASSERT_* in this test, so we will perform all checks in one run.
otherwise the change looks good to me.
— Igor
> On Aug 16, 2016, at 7:44 PM, Kirill Zhaldybin <kirill.zhaldybin at oracle.com> wrote:
>
> Dear all,
>
> Could you please review this fix for JDK-8164039?
>
> test_memset_with_concurrent_readers was converted to GTest.
>
> WebRev: http://cr.openjdk.java.net/~kzhaldyb/webrevs/JDK-8164039/webrev.00/
> CR: https://bugs.openjdk.java.net/browse/JDK-8164039
>
> Thank you.
>
> Regards, Kirill
More information about the hotspot-gc-dev
mailing list