JDK-8335407 : java/util/zip/ZipFile/TestCleaner.java fails with java.lang.RuntimeException: cleaner failed to clean zipfile.
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util
  • Affected Version: 23
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: x86_64
  • Submitted: 2024-07-01
  • Updated: 2024-07-01
  • Resolved: 2024-07-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdResolved
Related Reports
Duplicate :  
Description
SBR JDK23 b26

----------messages:(9/400)----------
command: main TestCleaner
reason: Assumed action based on file name: run main TestCleaner 
started: Thu Jun 27 09:32:40 UTC 2024
Mode: agentvm
Agent id: 168
Additional exports to unnamed modules from @modules: java.base/jdk.internal.vm.annotation
Additional opens to unnamed modules from @modules: java.base/java.util.zip
finished: Thu Jun 27 09:32:42 UTC 2024
elapsed time (seconds): 1.471

----------System.out:(10/180)----------
waiting gc ... 9
waiting gc ... 8
waiting gc ... 7
waiting gc ... 6
waiting gc ... 5
waiting gc ... 4
waiting gc ... 3
waiting gc ... 2
waiting gc ... 1
waiting gc ... 0
----------System.err:(11/591)----------
java.lang.RuntimeException: cleaner failed to clean zipfile.
	at TestCleaner.testZipFile(TestCleaner.java:152)
	at TestCleaner.main(TestCleaner.java:42)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
	at java.base/java.lang.Thread.run(Thread.java:1575)

JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test