[jdk22u] Integrated: 8325621: Improve jspawnhelper version checks

Chad Rakoczy duke at openjdk.org
Wed May 8 16:07:05 UTC 2024


On Thu, 2 May 2024 19:14:54 GMT, Chad Rakoczy <duke at openjdk.org> wrote:

> Backport of [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. GHA tests pass including the updated test. Risk is low: touches the production code paths but only passes an additional argument to jspawnhelper

This pull request has now been integrated.

Changeset: 7b1ae122
Author:    Chad Rakoczy <chadrako at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk22u/commit/7b1ae122cd0a784b9f844b96512ab805b9d30f6f
Stats:     59 lines in 5 files changed: 47 ins; 4 del; 8 mod

8325621: Improve jspawnhelper version checks

Backport-of: a232e8fb4e6e9e2e9a5285bf01c93b8d1d995f04

-------------

PR: https://git.openjdk.org/jdk22u/pull/181


More information about the jdk-updates-dev mailing list