-
Bug
-
Resolution: Fixed
-
P2
-
9, 17
-
b169
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8180251 | 10 | Semyon Sadetsky | P2 | Resolved | Fixed | b08 |
This test is not supposed to run on anything but Windows but it does.
On Linux it even pass.
On Solaris VM, however, it fails being unable to drag an InternalFrame.
Perhaps it would be better to add in preamble
@requires (os.family == "windows")
On Linux it even pass.
On Solaris VM, however, it fails being unable to drag an InternalFrame.
Perhaps it would be better to add in preamble
@requires (os.family == "windows")
- backported by
-
JDK-8180251 OGL surfaces are not HiDPI compatible on Linux/Solaris
-
- Resolved
-
- relates to
-
JDK-8294703 Useless Math.ceil calls in GLXSurfaceData
-
- Open
-
-
JDK-8337255 Redundant Math.ceil calls in GLXSurfaceData
-
- Open
-