RFR: 8319332: Security properties files inclusion [v19]
Sean Mullan
mullan at openjdk.org
Thu Aug 15 17:17:54 UTC 2024
On Mon, 12 Aug 2024 21:20:18 GMT, Martin Balao <mbalao at openjdk.org> wrote:
> We've not made a decision in regards to proposing this enhancement to old releases. With that said, I wouldn't consider anything older than 21u. If necessary, we can make backport-specific adjustments to the CSR and be more conservative.
I just want to point out that it will be more difficult to backport this change now that there is a specification change in `Security.getProperty` and `Security.setProperty` to throw IAE. It would have been nice to somehow treat the "include" property as a directive instead of a property, but I'm not sure if that can be done within the format of a properties file.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16483#issuecomment-2291754754
More information about the security-dev
mailing list