-
Bug
-
Resolution: Fixed
-
P2
-
9
-
None
-
Windows 7 Enterprise x64
-
b163
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8178235 | 10 | Alexandr Scherbatiy | P2 | Resolved | Fixed | b04 |
I was able to reproduce this with 9b156 x64 and 9b157 x64 on Windows 7 64 bit.
To reproduce the problem:
Go to Control Panel\All Control Panel Items\Display and set Display to Medium 125%
Run Java GUI (f.e. jconsole -version or Javatest).
You would see strange artifacts.
I was not able to connect to javatest process with jconsole when this happened.
When I set Display to 100% the problem is gone.
To reproduce the problem:
Go to Control Panel\All Control Panel Items\Display and set Display to Medium 125%
Run Java GUI (f.e. jconsole -version or Javatest).
You would see strange artifacts.
I was not able to connect to javatest process with jconsole when this happened.
When I set Display to 100% the problem is gone.
- backported by
-
JDK-8178235 Java GUI hangs on Windows when Display set to 125%
- Resolved