RFR: 8305963: Typo in java.security.Security.getProperty

Bradford Wetmore wetmore at openjdk.org
Tue May 2 00:26:16 UTC 2023


On Mon, 1 May 2023 21:21:15 GMT, Valerie Peng <valeriep 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.

Correct, only the beginning and current year.  `1996, 2023, Oracle...`

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13729#discussion_r1181986205



More information about the security-dev mailing list