[jdk11u-dev] RFR: JDK-8302000: [11u] A subtle race condition during jdk11u build [v3]
Christoph Langer
clanger at openjdk.org
Tue Feb 28 15:48:36 UTC 2023
On Tue, 28 Feb 2023 15:36:24 GMT, Kumar Srinivasan <ksrini 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.
OK, this explains why the wrong path to Spp.java in certain scripts did not cause problems that were spotted immediately.
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1774
More information about the jdk-updates-dev
mailing list