<i18n dev> RFR: 8330954: Fix remaining `@since` tags in `java.base` [v3]
Chen Liang
liach at openjdk.org
Mon May 13 18:03:16 UTC 2024
On Mon, 13 May 2024 17:57:42 GMT, Nizar Benalla <duke at openjdk.org> wrote:
>> src/java.base/share/classes/java/security/interfaces/RSAPrivateKey.java line 2:
>>
>>> 1: /*
>>> 2: * Copyright (c) 1998, 2023, Oracle and/or its affiliates. All rights reserved.
>>
>> This diff is redundant but no-op. You should merge openjdk/jdk's master branch to your PR branch, so the diff displayed by GitHub is up-to-date and this will go away.
>
> I don't want to merge or rebase on an active PR. It should get fixed once this is integrated.
Sure, this comment serves as a note to reviewers that these 2 header changes have been committed in other changes and thus can be safely ignored.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18954#discussion_r1598850816
More information about the i18n-dev
mailing list