On Tue, 5 May 2026 19:05:43 GMT, Sean Mullan <[email protected]> wrote:

> What I was proposing was just a simpler way to support adding an `include` 
> statement at the end of the `java.security` file w/o having an additional 
> option. So, two assumptions could be made:
> 
> * order of properties is not preserved (this is already an assumption)
> * `include` statement is always added at end of file regardless of where it 
> resides in the props file. If more than one `include` statement appears then 
> either throw an exception, or last one wins.

Oh I see, I don't have any objection with this if it makes things simpler on 
your side. It would just require a clear mention in the `--security-properties` 
parameter documentation.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/30635#discussion_r3196490987

Reply via email to