Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8335407

java/util/zip/ZipFile/TestCleaner.java fails with java.lang.RuntimeException: cleaner failed to clean zipfile.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • 23
    • core-libs

      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

            lancea Lance Andersen
            msheppar Mark Sheppard
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: