Integrated: 8272728: javac ignores any -J option in @argfiles silently
Christian Stein
cstein at openjdk.java.net
Wed Nov 24 16:53:10 UTC 2021
On Mon, 11 Oct 2021 12:20:02 GMT, Christian Stein <cstein at openjdk.org> wrote:
> Make javac error on `-J` being present in `@argfiles` or other locations, where the launcher didn't process and remove them.
This pull request has now been integrated.
Changeset: 663e33de
Author: Christian Stein <cstein at openjdk.org>
Committer: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/663e33de13788586fa49bd9816bd148e58ad1031
Stats: 20 lines in 2 files changed: 18 ins; 0 del; 2 mod
8272728: javac ignores any -J option in @argfiles silently
Reviewed-by: jjg
-------------
PR: https://git.openjdk.java.net/jdk/pull/5891
More information about the compiler-dev
mailing list