On Wed, 16 Nov 2022 12:34:29 GMT, Adam Sotona <asot...@openjdk.org> wrote:

> Option --disable-@files is passed to VM option causing it to fail.
> Proposed patch skips --disable-@files option in 
> src/java.base/share/native/libjli/java.c ParseArguments processing, so it is 
> not passed to the VM.
> The patch also adds relevant test to ArgsFileTest.
> 
> Please review.
> 
> Thank you,
> Adam

This pull request has now been integrated.

Changeset: 13158cb5
Author:    Adam Sotona <asot...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/13158cb52db723be4932d815bdb0a17245259c84
Stats:     7 lines in 2 files changed: 6 ins; 0 del; 1 mod

8293041: --disable-@files option doesn't work and cause an error

Reviewed-by: alanb

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

PR: https://git.openjdk.org/jdk/pull/11183

Reply via email to