JDK 11 | JDK 17 | JDK 21 | JDK 25 | JDK 8 |
---|---|---|---|---|
11.0.29-oracleFixed | 17.0.17-oracleFixed | 21.0.9-oracleFixed | 25 b24Fixed | 8u471Fixed |
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
Testsuite name: Regression Product(s) tested: 24.0.1 b9 OS/architecture: Oracle Linux (tested on oraclelinux-release-10.0-1.0.7.el10.x86_64) On OEL 10 a) Robot.mouseMove() event is occuring b)Visually, the mouse cursor move is not happening and c)Robot.mousePress() is also delivered to the wrong place (It occurs at the point at which the mouse is originally located before the robot attempts to move it). The Mouse cursor visibility issue is seen on OEL 9.5 as well and there is already an open bug for that -JDK-8347154. But on OEL 9.5 the mousePress event occurs properly at correct place. Reproducible: Always Is it a Regression: No. Failure seen while OS baselining . Is it reproducible on other trains: Tried it on JDK 21u, 17u, 11u , 8u and its reproducible. Is it a platform specific issue: Yes, issue is seen only with OEL 10 platforms Is it reproducible on JDK25: Yes tested on jdk-25-ea+9 its reproducible Is it reproducible on OEL 9.5 : No
|