RFR: 8305963: Typo in java.security.Security.getProperty
Valerie Peng
valeriep at openjdk.org
Mon May 1 21:24:21 UTC 2023
On Fri, 28 Apr 2023 20:55:33 GMT, Kevin Driver <kdriver at openjdk.org> wrote:
> Fix type-o and update returns message.
src/java.base/share/classes/java/security/Security.java line 2:
> 1: /*
> 2: * Copyright (c) 1996, 2022, 2023, Oracle and/or its affiliates. All rights reserved.
Seems incorrect to have 3 copyright years.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13729#discussion_r1181902336
More information about the security-dev
mailing list