On Mon, 23 May 2022 17:25:30 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: cf57d72f Author: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/cf57d72fe8f40810f386413fe6e8c3c5dafab01f Stats: 23 lines in 3 files changed: 0 ins; 23 del; 0 mod 8287174: Remove deprecated configure arguments Reviewed-by: shade, dholmes ------------- PR: https://git.openjdk.java.net/jdk/pull/8852