RFR: 8158065 - [Jittester]: tests generation has tests generators hardcoded, blocking alternative tests generation

Dmitrij Pochepko dmitrij.pochepko at oracle.com
Tue May 31 12:14:51 UTC 2016


Thank you for review!
> Hi Dmitrij,
>
> looks good to me.
>
> Thanks,
> — Igor
>> On May 27, 2016, at 8:11 PM, Dmitrij Pochepko <dmitrij.pochepko at oracle.com> wrote:
>>
>> Hi,
>>
>> please review fix for JDK-8158065: [Jittester]: tests generation has tests generators hardcoded, blocking alternative tests generation
>>
>> Current jittester tests generation design blocks usage of alternative(not hardcoded) tests generators. This patch provides redesign of tests generation part to have generation pluggable and configurable. It affects mostly test generators and its usage in Automation class.
>>
>> webrev: http://cr.openjdk.java.net/~dpochepk/8158065/webrev.01/
>> CR: https://bugs.openjdk.java.net/browse/JDK-8158065
>>
>> I've tested these changed on linux-amd64.
>>
>> Thanks,
>> Dmitrij
>>



More information about the hotspot-compiler-dev mailing list