Review request: 8003562: Provide a command-line tool to find static dependencies
Jonathan Gibbons
jonathan.gibbons at oracle.com
Wed Dec 19 08:23:08 PST 2012
On 12/18/2012 05:06 PM, Ulf Zibis wrote:
>
> What about allowing (maybe define for preferred usage) GNU/UNIX path
> separators even on Windows? E.g.
> java --classpath=C/java/jre6/lib/rt.jar ...
> - This would make java again more platform independent.
It's bad enough dealing with standard OS paths for Unix and Windows,
without introducing non-standard variants as well.
-- Jon
More information about the compiler-dev
mailing list