RFR: 8287174: Remove deprecated configure arguments

Magnus Ihse Bursie ihse at openjdk.java.net
Mon May 23 17:34:18 UTC 2022


We have a bunch of configure arguments that has been deprecated for multiple releases. These should be removed. In effect, this will raise an error instead of a warning if these argument is included on the command line for configure. The deprecated arguments stopped having any effect when they were deprecated.

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

Commit messages:
 - 8287174: Remove deprecated configure arguments

Changes: https://git.openjdk.java.net/jdk/pull/8852/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8852&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8287174
  Stats: 23 lines in 3 files changed: 0 ins; 23 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8852.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8852/head:pull/8852

PR: https://git.openjdk.java.net/jdk/pull/8852



More information about the build-dev mailing list