RFR: 8275512: Upgrade required version of jtreg to 6.1 [v2]
Leslie Zhai
lzhai at openjdk.java.net
Wed Oct 20 09:31:10 UTC 2021
On Tue, 19 Oct 2021 17:24:17 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> As a follow up of JEP 411, we will soon disallow security manager by default. jtreg 6.1 does not set its own security manager if JDK version is >= 18.
>
> 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
-------------
PR: https://git.openjdk.java.net/jdk/pull/6012
More information about the build-dev
mailing list