RFR(S): 8160083 - compiler.codecache.jmx.InitialAndMaxUsageTest can not be used w/ disabled SegmentedCodeCache
Vladimir Kozlov
vladimir.kozlov at oracle.com
Mon Aug 8 17:40:11 UTC 2016
Good.
Thanks,
Vladimir
On 8/8/16 7:55 AM, Dmitrij Pochepko wrote:
> Hi,
>
> please review fix for 8160083 -
> compiler.codecache.jmx.InitialAndMaxUsageTest can not be used w/
> disabled SegmentedCodeCache
>
> Test haven't covered non-segmented codecache case and failed in this
> case with codecache exhaustion, because test is trying to fill codecache
> as much as possible and checks 95% is filled. This fix modifies test to
> fill no more than 97% of codecache.
>
> webrev: http://cr.openjdk.java.net/~dpochepk/8160083/webrev.01/
> CR: https://bugs.openjdk.java.net/browse/JDK-8160083
>
> I've verified fix on linux-amd64.
>
> Thanks,
> Dmitrij
More information about the hotspot-compiler-dev
mailing list