[jdk11u-dev] RFR: 8246387: switch to jtreg 5.1

Paul Hohensee phh at openjdk.java.net
Tue Aug 3 17:34:32 UTC 2021


On Tue, 6 Jul 2021 17:19:29 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> This is a compound backport that brings the entire 11u to 5.1 b1. There are many dependencies thorough the repository history, so I opted to squash them together. It seems the 11.0.13-oracle backport exists only for this issue, which indicates Oracle maintainers did the same. 
> 
> The current list of included patches is:
> 
> 
> 8246387: switch to jtreg 5.1
> 8238943: switch to jtreg 5.0
> 8235866: bump jtreg requiredVersion to 4.2b16
> 8219552: bump jtreg requiredVersion to b14 in test/jdk/sanity/client/
> 8219417: bump jtreg requiredVersion to b14
> 8236111: narrow allowSmartActionArgs disabling
> 
> 
> Tested on Linux x86_64 fastdebug with jtreg5.1-b1 and the following test suites:
>  - tier1
>  - tier2
>  - tier3
>  - vmTestbase_nsk_jvmti
>  - vmTestbase_vm_metaspace
>  - vmTestbase_vm_defmeth
>  - vmTestbase_vm_mlvm
>  - vmTestbase_vm_compiler
>  - vmTestbase_nsk_jvmti
>  - vmTestbase_vm_metaspace
>  - sanity/client

CDSTestUtils.java needs a copyright update to 2020.
All the TEST.properties files have an extra newline at their ends.

-------------

Changes requested by phh (Reviewer).

PR: https://git.openjdk.java.net/jdk11u-dev/pull/103


More information about the jdk-updates-dev mailing list