Relates :
|
When running in hs-tier4, with the following task: test open/test/hotspot/jtreg:hotspot_appcds_dynamic with windows-x64-debug with -Dtest.dynamic.cds.archive=true #tier4-rt-appcds-dynamic FieldLayoutFlags.java fails with failed to clean up files after test. It's probably caused by failing to close the zipfile here: http://hg.openjdk.java.net/jdk/jdk/file/ad157fab6bf5/test/hotspot/jtreg/runtime/cds/appcds/TestCommon.java#l346
|