-
Bug
-
Resolution: Fixed
-
P1
-
9
-
b177
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8184003 | 10 | Erik Joelsson | P1 | Resolved | Fixed | b15 |
JDK-8189015 | 9.0.6 | Erik Joelsson | P1 | Resolved | Fixed | team |
JDK-8188296 | 9.0.4 | Erik Joelsson | P1 | Resolved | Fixed | b01 |
The lib directory needs to contain two windows import libraries :
jvm.lib and jawt.dll.
These are needed for applications that need to create dll's that
link against jvm.dll and jawt.dll
However jawt.lib is missing.
It is there in the exploded build but isn't in the image .. and seems
to be missing from java.desktop.jmod
This means that creating applications which use the JAWT APIs is impossible using JDK 9 for Windows as currently built and distributed.
jvm.lib and jawt.dll.
These are needed for applications that need to create dll's that
link against jvm.dll and jawt.dll
However jawt.lib is missing.
It is there in the exploded build but isn't in the image .. and seems
to be missing from java.desktop.jmod
This means that creating applications which use the JAWT APIs is impossible using JDK 9 for Windows as currently built and distributed.
- backported by
-
JDK-8184003 lib\jawt.lib is missing from JDK 9 distribution for Windows
-
- Resolved
-
-
JDK-8188296 lib\jawt.lib is missing from JDK 9 distribution for Windows
-
- Resolved
-
-
JDK-8189015 lib\jawt.lib is missing from JDK 9 distribution for Windows
-
- Resolved
-