[jdk11u-dev] RFR: JDK-8302000: [11u] A subtle race condition during jdk11u build [v3]
Kumar Srinivasan
ksrini at openjdk.org
Tue Feb 28 15:38:50 UTC 2023
On Tue, 28 Feb 2023 09:58:08 GMT, Christoph Langer <clanger at openjdk.org> wrote:
> This looks good to me now. I'll run it through our nightlies and let you know the results tomorrow. Please flag this PR as resolving JDK-8218460. Thanks.
Christoph, one thing to note, the changes in JDK-8218460 don't really affect tier1 and tier2 testing. These are scripts likely developed by JPG (Java Platform Group) SQE to help produce the actual tests from a template, if and when the underlying feature changes. This is the reason why it was done as separate fix in the upstream as it was never caught when JDK-8215445 was introduced.
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1774
More information about the jdk-updates-dev
mailing list