-
Bug
-
Resolution: Fixed
-
P2
-
17
-
b19
Some of the jpackage tests write to temp instead of the jtreg scratch file, these files aren't cleaned up after test execution and quickly fill up the disk.
Each test seems to leave around 170MB in temp:
dir /s cygwin\tmp\jdk.jpackage13029007297622725429
...
Total Files Listed:
285 File(s) 176,786,554 bytes
Each test seems to leave around 170MB in temp:
dir /s cygwin\tmp\jdk.jpackage13029007297622725429
...
Total Files Listed:
285 File(s) 176,786,554 bytes
- relates to
-
JDK-8265152 jpackage cleanup fails on Windows with IOException deleting msi
- Resolved