RFR (XS) 8174734: Safepoint sync time did not increase

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Mon Feb 5 22:18:45 UTC 2018


Thanks Harold - done:

             throw new RuntimeException("Safepoint sync time " +
                                        "unexpectedly decreased " +
                                        "(value1 = " + value1 + "; " +
                                        "value2 = " + value2 + ")");

Coleen

On 2/5/18 5:16 PM, harold seigel wrote:
> Hi Cooleen,
>
> This looks good.
>
> Can you change the text at line 86 from "did not increase " to 
> something like "unexpectedly decreased " ?
>
> No new webrev needed.
>
> Thanks, Harold
>
>
> On 2/5/2018 4:37 PM, coleen.phillimore at oracle.com wrote:
>> Summary: allow safepoint time to be zero in the test
>>
>> See bug for more details.
>>
>> open webrev at http://cr.openjdk.java.net/~coleenp/8174734.01/webrev
>> bug link https://bugs.openjdk.java.net/browse/JDK-8174734
>>
>> Thanks,
>> Coleen
>



More information about the hotspot-runtime-dev mailing list