OpenJDK Build error on Ubuntu 8.04

Jesse Glick jesse.glick at sun.com
Thu Jun 5 02:13:06 UTC 2008


Kelly O'Hair wrote:
> these sh scripts used in the build process should be changed to be
> something else, maybe small Java apps.

Would also be nice to not name the version-controlled input files *.java 
when they are not in fact valid Java source. I am referring to the output of

hg -R jdk loc -r tip '**/*-*.java' | fgrep -v package-info.java

BTW the two Version-template.java's seem gratuitous; could just as 
easily put the version number into a .properties file loaded at runtime 
by the class, rather than running a preprocessor.




More information about the build-dev mailing list