In libapplauncher chdir() is called in LinuxPlatform::SetCurrentDirectory() and PosixPlatform::SetCurrentDirectory(), write() is called in PosixProcess::SetInput(). Return code is ignored currently.
Launcher should exit with an error if such calls were not successful.
Launcher should exit with an error if such calls were not successful.
- blocks
-
JDK-8222778 Packaging Tool (JEP 343) on Linux/AArch64
- Resolved
- relates to
-
JDK-8226904 current working directory wrong running jpackage app
- Resolved
-
JDK-8212780 Packaging Tool Implementation
- Resolved