RFR: 8275512: Upgrade required version of jtreg to 6.1 [v2]
Magnus Ihse Bursie
ihse at openjdk.java.net
Wed Oct 20 10:33:12 UTC 2021
On Wed, 20 Oct 2021 09:28:30 GMT, Leslie Zhai <lzhai at openjdk.org> wrote:
>> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> upgrade the version in GHA config
>>
>> only in patch2:
>> unchanged:
>
> Hi @wangweij
>
> But how to be suitable for jtreg version 6-dev+0?
>
>
> Running tests using JTREG control variable 'VM_OPTIONS=-XX:+UseZGC;TIMEOUT_FACTOR=20;VERBOSE=summary'
> Test selection 'tier1', will run:
> * jtreg:test/hotspot/jtreg:tier1
> * jtreg:test/jdk:tier1
> * jtreg:test/langtools:tier1
> * jtreg:test/jaxp:tier1
> * jtreg:test/lib-test:tier1
>
> Running test 'jtreg:test/hotspot/jtreg:tier1'
> Error: The testsuite at /var/lib/jenkins/repos/openjdk/jdk/test/hotspot/jtreg requires jtreg version 6.1 b1 or higher and this is jtreg version 6-dev+0.
>
>
> Thanks,
> Leslie Zhai
@xiangzhai The entire point of this PR is to *not* allow jtreg 6.0. You need to upgrade your local jtreg installation to 6.1.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6012
More information about the compiler-dev
mailing list