[jdk17u-dev] Integrated: 8325621: Improve jspawnhelper version checks
Chad Rakoczy
duke at openjdk.org
Mon Jun 17 17:23:23 UTC 2024
On Sat, 15 Jun 2024 00:13:47 GMT, Chad Rakoczy <duke at openjdk.org> wrote:
> Backport [JDK-8325621](https://bugs.openjdk.org/browse/JDK-8325621)
>
> Clean backport to update jspawnhelper to check that JDK version and jspawnhelper version are the same. Updates test to include check for version. Updated test passes. Already backported to 21 and 22. Risk is low: touches the production code paths but only passes an additional argument to jspawnhelper.
This pull request has now been integrated.
Changeset: d056b73c
Author: Chad Rakoczy <chadrako at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/d056b73c382db5ec91e0f85e6cd4d6db1b9ae870
Stats: 59 lines in 5 files changed: 47 ins; 4 del; 8 mod
8325621: Improve jspawnhelper version checks
Reviewed-by: shade
Backport-of: a232e8fb4e6e9e2e9a5285bf01c93b8d1d995f04
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2592
More information about the jdk-updates-dev
mailing list