JDK-8168307 : Toolkit.getScreenSize() returns incorrect size on unix in multiscreen systems
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 8,9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: generic
  • Submitted: 2016-10-19
  • Updated: 2017-03-16
  • Resolved: 2017-03-02
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 10 JDK 9
10Fixed 9 b161Fixed
Related Reports
Relates :  
Description
On linux Toolkit.getScreenSize() reports the size of the virtual screen instead of the main screen. 
Comments
This bug was already closed once: JDK-5100801
20-10-2016

Initial version: http://cr.openjdk.java.net/~serb/8168307/webrev.00/
19-10-2016