-
Bug
-
Resolution: Fixed
-
P4
-
17
-
b18
-
generic
-
windows
ever since (I think) fix to JDK-8263135, we get a warning whenever we create an exe:
> [2021/03/31 14:44:12.019, jpackage.dll (PID: 3700, TID: 15996), MsiUtils.cpp:192 (msi::closeMSIHANDLE)
> ]
> WARNING: MsiCloseHandle(3174034504) failed with error=6
I don't get this when I create just an msi.
It is not fatal, exe is generated , so no test caught this.
/Andy
> [2021/03/31 14:44:12.019, jpackage.dll (PID: 3700, TID: 15996), MsiUtils.cpp:192 (msi::closeMSIHANDLE)
> ]
> WARNING: MsiCloseHandle(3174034504) failed with error=6
I don't get this when I create just an msi.
It is not fatal, exe is generated , so no test caught this.
/Andy
- relates to
-
JDK-8265152 jpackage cleanup fails on Windows with IOException deleting msi
-
- Resolved
-
-
JDK-8263135 unique_ptr should not be used for types that are not pointers
-
- Resolved
-