JDK-8158798 : [hidpi] java/awt/MouseInfo/GetPointerInfoTest.java, JContainerMousePositionTest.java fail on Windows
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7u231,9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-06-06
  • Updated: 2019-11-11
  • Resolved: 2019-11-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdResolved
Related Reports
Duplicate :  
Description
JDK9b121 + Win.10 + hidpi: "getPointerInfo() returned incorrect result"
Comments
The issue is only with test. getPointerInfo is returning scaled point values while test is using unscaled point.
04-07-2016

the tests do not fail on Win. 7 with regular display for the same b121
06-06-2016

the same for JContainerMousePositionTest.java: "Container.getMousePosition(true) returned incorrect result inside Container"
06-06-2016