Name: rm29839 Date: 12/02/97
I use windows with a gnu shell. The java compiler
should be fixed so that it supports file names
that use a '/' instead of just a '\' in them.
This should be an easy fix and would make life
a lot easier when using scripts that need to
exec javac from unix and windows platforms.
(Review ID: 21155)
======================================================================
- duplicates
-
JDK-4064185 javac in Windows NT doesn't handle forward slash (/)
- Closed