-
Bug
-
Resolution: Fixed
-
P2
-
9, 10, 11, 13, 14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8230358 | 13.0.2 | Philip Race | P2 | Resolved | Delivered | b01 |
JDK-8230323 | 11.0.6-oracle | Philip Race | P2 | Closed | Fixed | b01 |
JDK-8231998 | 11.0.6 | Philip Race | P2 | Resolved | Fixed | b01 |
JDK-8234068 | 11.0.5.0.3-oracle | Philip Race | P2 | Closed | Fixed | b01 |
ADDITIONAL SYSTEM INFORMATION :
Windows Server Core 1809 Container on Windows Server 2019 using openJDK 11.3.0+5
A DESCRIPTION OF THE PROBLEM :
Previous versions of the windowsservercore container provided the d2d1.dll as system library, but not version 1809 anymore. Since awt.dll is required even in headless environments for e.g. font handling it is required to provide the d2d1.dll in some other way.
Windows Server Core 1809 Container on Windows Server 2019 using openJDK 11.3.0+5
A DESCRIPTION OF THE PROBLEM :
Previous versions of the windowsservercore container provided the d2d1.dll as system library, but not version 1809 anymore. Since awt.dll is required even in headless environments for e.g. font handling it is required to provide the d2d1.dll in some other way.
- backported by
-
JDK-8230358 WindowsServerCore 1809 does not provide d2d1.dll library required by awt.dll
- Resolved
-
JDK-8231998 WindowsServerCore 1809 does not provide d2d1.dll library required by awt.dll
- Resolved
-
JDK-8230323 WindowsServerCore 1809 does not provide d2d1.dll library required by awt.dll
- Closed
-
JDK-8234068 WindowsServerCore 1809 does not provide d2d1.dll library required by awt.dll
- Closed
- relates to
-
JDK-8234398 Replace ID2D1Factory::GetDesktopDpi with GetDeviceCaps
- Resolved