RFR(S): 8129523 - java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java timeout
Vladimir Kozlov
vladimir.kozlov at oracle.com
Fri Aug 5 17:20:37 UTC 2016
Looks good.
Thanks,
Vladimir
On 8/5/16 5:49 AM, Dmitrij Pochepko wrote:
> Sure.
>
> I've prepared 2nd version: http://cr.openjdk.java.net/~dpochepk/8129523/webrev.02/
> Please take a look.
>
> Thanks,
> Dmitrij
>
> On 09.06.2016 18:25, Vladimir Kozlov wrote:
>> Can we increase CodeCache size instead?
>> Using XX:StartAggressiveSweepingAt may cause CodeCache overflow.
>>
>> Thanks,
>> Vladimir
>>
>> On 8/3/16 9:12 AM, Dmitrij Pochepko wrote:
>>> Hi,
>>>
>>> please review fix for 8129523 -
>>> java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java timeout
>>>
>>> Test timeouts in specific cases of code cache exhaustion because of
>>> intensive sweeper activity. This fix disables aggressive sweeping.
>>>
>>> webrev: http://cr.openjdk.java.net/~dpochepk/8129523/webrev.01/
>>> CR: https://bugs.openjdk.java.net/browse/JDK-8129523
>>>
>>> I've tested fix on linux-amd64 and solaris-amd64 both with default and
>>> small codecache size set.
>>>
>>> Thanks,
>>> Dmitrij
>
More information about the hotspot-compiler-dev
mailing list