RFR : 8043467 : JEP 233: Generate Run-Time Compiler Tests Automatically

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Wed Nov 25 11:00:47 UTC 2015


Good work! Reviewed.

Best regards,
Vladimir Ivanov

On 11/25/15 2:42 AM, Tatiana Pivovarova wrote:
> Hi!
>
> Could you please review the code changes for JEP 233: Generate Run-Time
> Compiler Tests Automatically?
>
> The intent of this project is to develop a tool (JIT-tester) which
> randomly generates syntactically and semantically correct code and
> verifies that the results from interpreter is the same the results from
> compiler. Please find more details in the JEP.
>
> JEP : https://bugs.openjdk.java.net/browse/JDK-8043467
> webrev: http://cr.openjdk.java.net/~iignatyev/tpivovarova/jep-233/webrev.00/
>
> Thanks,
> Tatiana


More information about the hotspot-compiler-dev mailing list