Name: skT88420 Date: 05/18/99
When compiling classes which live in package hierarchies, the corresponding directories are not created unless you have the -d . option.
It would make more sense if, when compiling source files, for the class files to always be put inside its package directory structure.
This would allow you to run an object as 'java com.sun.Stuff' rather than the 'bodged' 'java Stuff' as an executable.
(Review ID: 83208)
======================================================================
- duplicates
-
JDK-4304048 # Need improved compiler command-line functionality
-
- Closed
-