Since JDK-8215903, cleanup of the temporary build-root directory is left to the main processing in Arguments.java, but it fails to clean up additional temporary directories created for the configuration of secondary launchers.
On windows these only have a properties file and an icon, but they still need to be cleaned up.
On windows these only have a properties file and an icon, but they still need to be cleaned up.
- relates to
-
JDK-8215903 modify behavior of retaining temporary output dir
-
- Resolved
-