RFR: 8332101: Add an `@since` to `StandardOperation:REMOVE` in `jdk.dynalink`

Jaikiran Pai jpai at openjdk.org
Thu May 16 10:24:03 UTC 2024


On Sat, 11 May 2024 15:39:04 GMT, Nizar Benalla <duke at openjdk.org> wrote:

> Code cleanup, please review this simple change. I split my changes into 1 PR per module to make reviewing simpler.
> To help with the review, this was added back in https://bugs.openjdk.org/browse/JDK-8191905
> TIA

The change looks good to me. `StandardOperation.REMOVE` was introduced through https://bugs.openjdk.org/browse/JDK-8191905 which was a JDK 10 change, so matches with the proposed change in this PR.

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

Marked as reviewed by jpai (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/19189#pullrequestreview-2060312959


More information about the core-libs-dev mailing list