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

test/sun/misc/URLClassPath test files are still undeletable on Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 5.0
    • 5.0
    • core-libs
    • b55
    • generic
    • windows_2000

      The bug fix for bug
      5039471: test/sun/misc/URLClassPath test files are undeletable on Windows
      was incomplete. One of the undeletable files is gone, but another
      (hidden inside a jar file) is not.

      (martin@morphy) tiger/test/sun/misc/URLClassPath $ sh d:/martin/jct-tools/2.1.6/win32/bin/jtreg -automatic -jdk:d:/martin/ws/tiger/build/windows-i586/j2sdk-image .
      Directory ".\JTreport" not found: Creating
      Directory ".\JTwork" not found: Creating
      Directory ".\JTwork/scratch" not found: Creating
      test results: passed: 2
      Report written to D:\martin\ws\tiger\test\sun\misc\URLClassPath\JTreport\report.html
      Results written to D:\martin\ws\tiger\test\sun\misc\URLClassPath\JTwork
      (martin@morphy) tiger/test/sun/misc/URLClassPath $ rm -rf JTwork
      rm: cannot remove directory "JTwork/classes/sun/misc/URLClassPath": The directory is not empty.
      rm: cannot remove directory "JTwork/classes/sun/misc": The directory is not empty.
      rm: cannot remove directory "JTwork/classes/sun": The directory is not empty.
      rm: cannot remove directory "JTwork/classes": The directory is not empty.
      rm: cannot remove directory "JTwork": The directory is not empty.
      (martin@morphy) tiger/test/sun/misc/URLClassPath $ find JTwork
      JTwork
      JTwork/classes
      JTwork/classes/sun
      JTwork/classes/sun/misc
      JTwork/classes/sun/misc/URLClassPath
      JTwork/classes/sun/misc/URLClassPath/æ??å??.class

      See 5039471 for additional details.

      ###@###.### 2004-05-06

            ywangsunw Yingxian Wang (Inactive)
            martin Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: