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

Alan Bateman alanb at openjdk.org
Wed Nov 16 17:30:04 UTC 2022


On Wed, 16 Nov 2022 16:10:45 GMT, Adam Sotona <asotona at openjdk.org> wrote:

> Alternate suggestions are welcome, or link to relevant documentation, or an example of another filtered option.

I think I would start in ParseArguments (libjli/java.c) to see the options that are handled, translated, or passed through. I can't be 100% sure how this one should be handled without studying it more closely.

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

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


More information about the core-libs-dev mailing list