[jdk17u-dev] Integrated: 8277346: ProblemList 7 serviceability/sa tests on macosx-x64
Xin Liu
xliu at openjdk.org
Mon Oct 17 16:51:50 UTC 2022
On Thu, 13 Oct 2022 17:38:32 GMT, Xin Liu <xliu at openjdk.org> wrote:
> Backport JDK-8277346 to jdk17u.
>
> This patch can not apply to jdk17u-dev cleanly. There are 2 changes:
> 1. drop 'runtime/jni/checked/TestPrimitiveArrayCriticalWithBadParam.java' because it doesn't exist in jdk17u
> 2. rename tag ids.
>
> Since jdk17u misses JDK-8273928, I have to reference individual tests using default test ids, starting with 0. eg.
> 'ClhsdbPmap.java#core' maps to 'ClhsdbPmap.java#id1' because it is the second tests.
This pull request has now been integrated.
Changeset: 86112cb0
Author: Xin Liu <xliu at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/86112cb0899bded434cf1424be1cc5b13aa4173c
Stats: 7 lines in 1 file changed: 3 ins; 0 del; 4 mod
8277346: ProblemList 7 serviceability/sa tests on macosx-x64
8277351: ProblemList runtime/jni/checked/TestPrimitiveArrayCriticalWithBadParam.java on macosx-x64
Reviewed-by: phh
Backport-of: ce4471f806e51bc9f9ad746b69ba490443947110
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/790
More information about the jdk-updates-dev
mailing list