[jdk17u-dev] RFR: 8277346: ProblemList 7 serviceability/sa tests on macosx-x64

Xin Liu xliu at openjdk.org
Thu Oct 13 18:15:54 UTC 2022


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.

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

Commit messages:
 - Backport ce4471f806e51bc9f9ad746b69ba490443947110

Changes: https://git.openjdk.org/jdk17u-dev/pull/790/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=790&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8277346
  Stats: 7 lines in 1 file changed: 3 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/790.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/790/head:pull/790

PR: https://git.openjdk.org/jdk17u-dev/pull/790


More information about the jdk-updates-dev mailing list