RFR(M): 8200126: [TESTBUG] Open source VM runtime signal tests

Christian Tornqvist christian.tornqvist at oracle.com
Wed Mar 28 02:03:35 UTC 2018


Hi Misha,

SigTestDriver.java could use a check for if no argument has been passed on. Why aren’t these tests part of the runtime tier1/2/3? Also, do we really need the hotspot_signal test group? These tests are all in the same directory and can easily be executed just by pointing at that directory.

Thanks,
Christian

> On Mar 27, 2018, at 9:52 59PM, Mikhailo Seledtsov <mikhailo.seledtsov at oracle.com> wrote:
> 
> Please review: open sourcing vm signal tests.
> 
>    JBS: https://bugs.openjdk.java.net/browse/JDK-8200126
>    Webrev: http://cr.openjdk.java.net/~mseledtsov/8200126.00.open/
>    Testing:
>        1. Linux-x64:
>           make run-test TEST=hotspot_signal
>           All tests PASS
>        2. Multi-platform automated testing: Linux-x64, Win-x64, MAC
>           hotspot_signal, hs-tier1, hs-tier2 - in progress
> 
> Thank you,
> Misha
> 
> 



More information about the hotspot-runtime-dev mailing list