JDK-8257956 : Headful awt test failures on HiDPI systems
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 11,13,15
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • Submitted: 2020-12-09
  • Updated: 2020-12-14
  • Resolved: 2020-12-14
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.
JDK 17
17Resolved
Related Reports
Duplicate :  
Description
Continuing JDK-8238720, where swing hidpi test issues are fixed, these following awt tests fail in windows hidpi 

java/awt/TrayIcon/RightClickWhenBalloonDisplayed/RightClickWhenBalloonDisplayed.java
java/awt/PopupMenu/PopupMenuLocation.java
java/awt/Mixing/AWT_Mixing/MixingFrameResizing.java
java/awt/Mixing/AWT_Mixing/HierarchyBoundsListenerMixingTest.java
java/awt/GridLayout/ComponentPreferredSize/ComponentPreferredSize.java
java/awt/GridLayout/ChangeGridSize/ChangeGridSize.java
java/awt/event/MouseEvent/FrameMouseEventAbsoluteCoordsTest/FrameMouseEventAbsoluteCoordsTest.java 

We should look to see if they should be run with ui scale of 1,
or if they are telling us of one or more product bugs