RFR(XS): 8200091: [TESTBUG] Update jittester for jdk11
Igor Ignatyev
igor.ignatyev at oracle.com
Thu Mar 22 03:50:16 UTC 2018
if it's removed you shouldn't list it at all as you are supposed to use the same/similar JDK (at least from libs point of view) for test generating as for test execution.
-- Igor
> On Mar 21, 2018, at 8:45 PM, Leonid Mesnik <leonid.mesnik at oracle.com> wrote:
>
> It was deprecated and finally removed by
> http://hg.openjdk.java.net/jdk/jdk/rev/a6c4b85163c1 <http://hg.openjdk.java.net/jdk/jdk/rev/a6c4b85163c1>
>
> Leonid
>
>> On Mar 21, 2018, at 8:32 PM, Igor Ignatyev <igor.ignatyev at oracle.com <mailto:igor.ignatyev at oracle.com>> wrote:
>>
>> Leonid,
>>
>> I didn't get why System::runFinalizersOnExit has to be excluded, otherwise the fix looks good.
>>
>> Thanks,
>> -- Igor
>>
>>> On Mar 21, 2018, at 7:50 PM, Leonid Mesnik <leonid.mesnik at oracle.com <mailto:leonid.mesnik at oracle.com>> wrote:
>>>
>>> Hi
>>>
>>> Could you please review this small fix which fix jittester make/property files to work correctly in current jdk/hs repo.
>>> Also this fix add 2 groups so aot and jit tests could be separated easily.
>>>
>>> Tested by running ‘make install’ and running tests for jit/aot groups (OEL only).
>>>
>>> webrev: http://cr.openjdk.java.net/~lmesnik/8200091/webrev.00/ <http://cr.openjdk.java.net/~lmesnik/8200091/webrev.00/>
>>> bug: https://bugs.openjdk.java.net/browse/JDK-8200091 <https://bugs.openjdk.java.net/browse/JDK-8200091>
>>>
>>> Leonid
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20180321/6a8387ba/attachment.html>
More information about the hotspot-compiler-dev
mailing list