RFR: 8141351 - Create tests for direct invoke instructions testing

Dmitrij Pochepko dmitrij.pochepko at oracle.com
Tue Nov 3 20:13:51 UTC 2015


Hi,

please review a fix for 8141351 - Create tests for direct invoke 
instructions testing

An original problem is that there was no jtreg tests for direct invoke* 
instruction testing.

In order to do that, a set of 8 common classes was created(see 
test/compiler/calls/common*)
These classes allows testing of every invoke* instruction.

Also, i've created number of tests, which are using these common classes 
(see test/compiler/calls/from*/*)
All these tests are just jtreg test descriptions with parameters for 
common logic.

CR: https://bugs.openjdk.java.net/browse/JDK-8141351

Webrev: http://cr.openjdk.java.net/~dpochepk/8141351/webrev.01/

Thanks,
Dmitrij



More information about the hotspot-compiler-dev mailing list