RFR 8183938: [MVT] Add test for mock vector API

Tobias Hartmann tobias.hartmann at oracle.com
Thu Jul 6 13:51:14 UTC 2017


On 06.07.2017 15:48, Maurizio Cimadamore wrote:
> Not really, that's something that came from before your fix of JDK-8183129 now it can be safely removed if preferred.
> 
> I will also remove -Xint flag from the test that I've already pushed.

Okay, thanks! I think it would be best to have one run with -Xint and one with -Xcomp.

Is there a reason you are using testng instead of a normal jtreg test?

Best regards,
Tobias

> On 06/07/17 14:40, Tobias Hartmann wrote:
>> Hi Maurizio,
>>
>> is there a reason that the test is only executed with -Xint?
>>
>> Thanks,
>> Tobias
>>
>> On 06.07.2017 15:28, Maurizio Cimadamore wrote:
>>> Hi,
>>> this changeset adds the mock vector API test that Vlad has worked on. I cleaned it up a bit and converted to a working testng test.
>>>
>>> http://cr.openjdk.java.net/~mcimadamore/8183938/
>>>
>>> Cheers
>>> Maurizio
>>>
> 



More information about the valhalla-dev mailing list