-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 7
-
Component/s: infrastructure
The j2se/make/sun/javazic/Makefile is running $(JAVA) to run the javazic tool whioch has it's sources in the jdk source tree but it appears to just be a tool used to generate data.
If the tool and sources were moved to j2se/make/tools, then the javac and java running could be done with just the BOOT JDK.
If the tool and sources were moved to j2se/make/tools, then the javac and java running could be done with just the BOOT JDK.
- relates to
-
JDK-6604025 javazic tool needs latest sun/util/calendar files
-
- Closed
-