On Fri, 10 Nov 2023 16:46:15 GMT, Andrew John Hughes <and...@openjdk.org> wrote:

> By "the same key has multiple values", I assume you mean the key "import"? 
> The implementation overrides `put` and swallows these `include` lines so they 
> are never actually added as keys and values.

Yes, I understand this, and this makes `java.security` no longer a real 
properties file. If you are able to convince core-libs to adopt this new 
"directive" for all properties files, I'm all OK to make use of it in 
`java.security`.

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

PR Comment: https://git.openjdk.org/jdk/pull/16483#issuecomment-1806145708

Reply via email to