RFR: 8078112: Integrate Selection/Resolution test suite into jtreg tests
Dmitry Dmitriev
dmitry.dmitriev at oracle.com
Mon Feb 29 11:27:07 UTC 2016
Hello,
Please review this patch, which integrates the selection/resolution test
suite into the JTreg test suite. This test suite was developed by Eric
Mccorkle(OpenJDK: emc). Thanks Eric for that!
This test suite uses a template-based generation scheme to exercise all
aspects of the updated selection/resolution test suite from JVMS 8. It
runs a very large number of tests, representing a very wide variety of
cases. Extensive javadoc comments are found throughout the test code
which describe the suite's functioning in more detail.
Also note that this suite as already undergone extensive review as part
of the development process.
JBS: https://bugs.openjdk.java.net/browse/JDK-8078112
webrev.00: http://cr.openjdk.java.net/~ddmitriev/8078112/webrev.00/
<http://cr.openjdk.java.net/%7Eddmitriev/8078112/webrev.00/>
Testing: Jprt, RBT(all platforms, product & fastdebug builds)
Thanks,
Dmitry
More information about the hotspot-dev
mailing list