RFR: 8158065 - [Jittester]: tests generation has tests generators hardcoded, blocking alternative tests generation
Dmitrij Pochepko
dmitrij.pochepko at oracle.com
Fri May 27 17:11:20 UTC 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160527/03c7c475/attachment-0001.html>
More information about the hotspot-compiler-dev
mailing list