file names in Windows

Nick Lawson (nicklawson@csi.com)
Tue, 22 Jun 1999 23:21:26 +0100

Date: Tue, 22 Jun 1999 23:21:26 +0100
From: Nick Lawson <nicklawson@csi.com>
To: java-security@java.sun.com
Subject: file names in Windows

Hi

Wow (I just read the security spec).

A minor point: usually Windows will accept file names in
Unix format (e.g. "adir/afile") from new FileStream(..)
and similar.
I did come across an exception to this once, but I
can't recall where.

Regards,
Nick