[jdk17u-dev] Integrated: 8292297: Fix up loading of override java.security properties file
Goetz Lindenmaier
goetz at openjdk.org
Mon Jan 2 12:34:57 UTC 2023
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.
This pull request has now been integrated.
Changeset: 4be52ee5
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/4be52ee572e4fd65f2ac66d5e78c711c8eb6a61e
Stats: 166 lines in 3 files changed: 69 ins; 71 del; 26 mod
8292297: Fix up loading of override java.security properties file
Reviewed-by: mdoerr, mbaesken
Backport-of: 1f9ff413126fb68e07b8fc1f36dd3cb17093a484
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/996
More information about the jdk-updates-dev
mailing list