(XS) RFR: Add sanity test for minimal VM in test/Makefile

David Holmes david.holmes at oracle.com
Tue Sep 23 15:55:47 UTC 2014


On 24/09/2014 1:49 AM, Christian Thalinger wrote:
> Why are you duplicating servertest?  Are you expecting servertest or minimaltest to change?

You mean I should just combine them into a single recipe? I could do 
that. It seemed cleaner/clearer to keep them distinct. In theory they 
might do different things :) But I'm not bothered either way.

Thanks,
David

> On Sep 22, 2014, at 6:03 PM, David Holmes <david.holmes at oracle.com> wrote:
>
>> https://bugs.openjdk.java.net/browse/JDK-8058919
>>
>> http://cr.openjdk.java.net/~dholmes/8058919/webrev/
>>
>> test/Makefile defines the simple sanity check tests: clienttest and servertest. To that we add minimaltest to test the minimal VM.
>>
>> This will be used by our JPRT system to ensure there is no accidental breakage of the minimal VM.
>>
>> Thanks,
>> David
>>
>


More information about the hotspot-runtime-dev mailing list