[jdk11u-dev] RFR: 8277992: Add fast jdk_svc subtests to jdk:tier3
Aleksey Shipilev
shade at openjdk.java.net
Wed Jan 19 10:23:47 UTC 2022
Unclean backport to improve 11u testing. It does not apply cleanly for two reasons:
- https://bugs.openjdk.java.net/browse/JDK-8265793 is not in 11u yet, and I think it would be cleaner to backport that one *after* this issue;
- https://github.com/openjdk/jdk/commit/1b45bf2d581bf75fabefa13e56ecec6e6ae9036c is not in 11u, and it would be not that relevant after this backport;
The avaiability of catch-all `jdk:tier4` protects us from skipping the tests. If there are test group mistakes that drop some tests from `jdk:tier3`, they would be captured by `jdk:tier4`.
Additional testing:
- [x] Linux x86_64 fastdebug `jdk:tier3`
-------------
Commit messages:
- Backport 30f0c6475359516ce454722f06ac0c997e09868b
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/780/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=780&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8277992
Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/780.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/780/head:pull/780
PR: https://git.openjdk.java.net/jdk11u-dev/pull/780
More information about the jdk-updates-dev
mailing list