[jdk17u-dev] RFR: 8292297: Fix up loading of override java.security properties file

Matthias Baesken mbaesken at openjdk.org
Fri Dec 30 11:22:54 UTC 2022


On Thu, 29 Dec 2022 10:04:07 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 17.0.7-oracle.
> 
> I had to resolve as
> 8280010: Remove double buffering of InputStream for Properties.load  is not in 17.
> The new code comes without the double buffering, but as I understand it is 
> also not needed in 17 and thus I left it as-is.

Marked as reviewed by mbaesken (Reviewer).

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

PR: https://git.openjdk.org/jdk17u-dev/pull/996


More information about the jdk-updates-dev mailing list