Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6603396
Votes 0
Synopsis The javazic Makefiles are running $(JAVA) to run the javazic tool
Category java:build
Reported Against
Release Fixed 7(b20)
State 10-Fix Delivered, bug
Priority: 2-High
Related Bugs 6604025
Submit Date 11-SEP-2007
Description
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.
Posted Date : 2007-09-11 18:54:02.0
Work Around
N/A
Evaluation
See suggested fix
Posted Date : 2007-09-11 22:35:12.0

This change may need to be adjusted at a later point due to the need of the javazic classes needing to access the sun/util/calendar classes that are in the jdk workspace.
Posted Date : 2007-09-12 22:15:34.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang