[jdk11u-dev] RFR: 8221907: make reconfigure breaks when configured with relative paths

George Adams duke at openjdk.org
Tue Aug 2 12:42:32 UTC 2022


Backport applies cleanly other than [`make/Init.gmk`](https://github.com/openjdk/jdk/commit/0974861dd800fdb44b3888e68b08c570f1985b58#diff-0bff77b1e720a2f054706fa08e621af3034963c0e132a5537b006670fed865a5R282) Which doesn't have `AUTOCONF="$(AUTOCONF)"` in JDK11u. Backport is a prerequisite of https://github.com/openjdk/jdk11u-dev/pull/1277

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

Commit messages:
 - Backport 0974861dd800fdb44b3888e68b08c570f1985b58

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

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


More information about the jdk-updates-dev mailing list