[jdk11u-dev] RFR: 8328705: GHA: Cross-compilation jobs do not require build JDK

Aleksey Shipilev shade at openjdk.org
Mon Mar 25 12:37:53 UTC 2024


Semi-clean backport to improve GHA parallelism. There is a contextual difference due jmod-compression-level support being missing in JDK 11, resolved by hand. There is also a contextual difference in gtest support: JDK 11 does not have a hunk that downloads the gtest.

Additional testing:
 - [ ] GHA

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

Commit messages:
 - Backport 29ba4b7d1e62a834c1693fe6ad383c19467afc81

Changes: https://git.openjdk.org/jdk11u-dev/pull/2621/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2621&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8328705
  Stats: 11 lines in 2 files changed: 0 ins; 10 del; 1 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2621.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2621/head:pull/2621

PR: https://git.openjdk.org/jdk11u-dev/pull/2621


More information about the jdk-updates-dev mailing list