[jdk11u-dev] RFR: 8249623: test @ignore-d due to 7013634 should be returned back to execution
Christoph Langer
clanger at openjdk.org
Mon Jul 11 13:40:12 UTC 2022
This is a backport of [JDK-8249623](https://bugs.openjdk.org/browse/JDK-8249623) to prepare for backporting
[JDK-8253916](https://bugs.openjdk.org/browse/JDK-8253916). I had to resolve resexhausted001\TestDescription.java
and the problemlist entries a little bit.
The entries for JDK-7013634 had originally been removed by two test cleanup commits,
e.g. (https://github.com/openjdk/jdk12/commit/996ecff62491ed308a30c057e94e3ba11326a930) and
(https://github.com/openjdk/jdk12/commit/6a4f482ff54735bbce6e1758b032e25878dae63c) after JDK-7013634
had been closed as not reproducible.
-------------
Commit messages:
- Backport cd33abb136d415455090cef4fe6211d9e6940948
Changes: https://git.openjdk.org/jdk11u-dev/pull/1212/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1212&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8249623
Stats: 13 lines in 4 files changed: 3 ins; 2 del; 8 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/1212.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1212/head:pull/1212
PR: https://git.openjdk.org/jdk11u-dev/pull/1212
More information about the jdk-updates-dev
mailing list