On Thu, 14 May 2026 12:40:19 GMT, Alexey Ivanov <[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).

This pull request has now been integrated.

Changeset: a529e45a
Author:    Alexey Ivanov <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/a529e45ad3958578275df0a6ec175d45d18ada2f
Stats:     12 lines in 1 file changed: 2 ins; 5 del; 5 mod

8291470: Description change for mouseMoved method in 
java.awt.event.MouseMotionAdapter

Reviewed-by: azvegint, prr, serb

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

PR: https://git.openjdk.org/jdk/pull/31161

Reply via email to