File static factory to consistently/correctly handle absolute or drive-relative paths

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P5
    • None
    • Affects Version/s: 6
    • Component/s: core-libs
    • x86
    • windows_xp

      A DESCRIPTION OF THE REQUEST :
        Bugs such as 4418831 and 4242635 show that java.io.File(File, String) and (String, String) don't behave consistently with expectation when the second argument is an absolute or drive-relative (in Windows) path. A new method should therefore be created that deals with these situations in a consistent way and avoids the need for developer's to jump through hoops in order to get simple path joining capabilities (viz-a-viz Python's os.path.join(.) function).

      Or you could just fix the dodgy constructors...

      JUSTIFICATION :
        To make Java better. Less hair loss over inane behaviour is always a good thing.

            Assignee:
            Alan Bateman
            Reporter:
            Nelson Dcosta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: