RFR(S) : 8219417 : bump jtreg requiredVersion to b14
David Holmes
david.holmes at oracle.com
Wed Feb 20 06:48:00 UTC 2019
Hi Igor,
On 20/02/2019 4:23 pm, Igor Ignatyev wrote:
> http://cr.openjdk.java.net/~iignatyev//8219417/webrev.00/index.html
>> 34 lines changed: 3 ins; 0 del; 31 mod;
>
> Hi all,
>
> could you please review this small fix which bumps jtreg requiredVersion to 4.2-b14 in all the test suites and disables smart action args in jdk and hotspot test suite till corresponding RFEs[1,2] are fixed (this is needed b/c jtreg enables smart action args by default when requiredVersion>=4.2-b14)?
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8219417
> webrev: http://cr.openjdk.java.net/~iignatyev//8219417/webrev.00/index.html
test/jdk/sanity/client/TEST.ROOT.template
test/jdk/sanity/client/TEST.properties
Note the above still refer to version 4.1 not 4.2 so I do not think you
want to make any change there.
That said only the locations where tests will use the new TEST.ROOT
property need to have their required version updated to 4.2 b14. And
that seems to be restricted to hotspot so far.
I would suggest that rather than having this bug bump the
requiredVersion everywhere, it should only be bumped within bugs that
are adding changes that require the new minimum version ie just do it as
part of 8219158.
Thanks,
David
> [1] https://bugs.openjdk.java.net/browse/JDK-8219408
> [2] https://bugs.openjdk.java.net/browse/JDK-8219140
>
> Thanks,
> -- Igor
>
More information about the jdk-dev
mailing list