On Mon, 24 Feb 2025 15:37:29 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:
>> Those read more like an @ApiNote, advice on how to use the API. > > @RogerRiggs - Is overriding a method and calling `super` considered a use of > the API? Because these notes are only useful for people implemeting custom > subclasses of Handler... Yep, I think overriding methods are considered usages of API. Implementation applies to the exact method implementation. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23491#discussion_r1968261372