On Wed, 20 May 2026 18:42:59 GMT, Sergey Bylokhov <[email protected]> wrote:

>> Change the description of `mouseDragged` and `mouseMoved` in the 
>> [`MouseMotionAdapter` 
>> class](https://docs.oracle.com/en/java/javase/26/docs/api/java.desktop/java/awt/event/MouseMotionAdapter.html)
>>  to `{@inheritDoc}`. The custom description didn't provide additional 
>> information about the methods and repeated the description from the 
>> [`MouseMotionListener` 
>> interface](https://docs.oracle.com/en/java/javase/26/docs/api/java.desktop/java/awt/event/MouseMotionListener.html).
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> why the "inheritDoc" is need at all? to show that the spec exists in the 
> parent class?

> @mrserb Any other comments before I integrate this PR? It has two required 
> approvals now.

the fix looks fine.

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

PR Comment: https://git.openjdk.org/jdk/pull/31161#issuecomment-4654834417

Reply via email to