-
Bug
-
Resolution: Fixed
-
P2
-
6
- In make/common/Defs.gmk, -target jsr14 and related library files are included in bootstrap java compiler. Since it's no longer needed to boot Mustang, we'd better clean it up.
- In make/java/java/Makefile when JAVAC_CMD is set to JAVAC_BOOT_CMD, more flags are specified (-souce 1.5 -target 1.5 -encoding ascii). These flags have already been specified in JAVAC_BOOT_CMD in Defs.gmk.
###@###.### 2005-04-29 20:04:43 GMT
- In make/java/java/Makefile when JAVAC_CMD is set to JAVAC_BOOT_CMD, more flags are specified (-souce 1.5 -target 1.5 -encoding ascii). These flags have already been specified in JAVAC_BOOT_CMD in Defs.gmk.
###@###.### 2005-04-29 20:04:43 GMT