JDK 1.5 experimental patchset available

Yamada Ken Takeshi ken at tydfam.jp
Sat Jan 15 21:18:12 PST 2005


  JFYI.

  Thank you for your effort for this, first of all.

  Although it may not be of your interest at this point of time, I tried to compile it under 6-current, i386 SMP (2005-01-15 updated) and it hanged at "Recursively making javac all".  Both, libpthread, libc_r were the same.
  
  I hope that it helps you some.

Followings are hand copied log of compilation as the system hanged, and may not be accurate.

>>> Recursiviely making java all @ ..........
gmake [5]: Entering directory /usr/home/ken/jdk15/j2se/make/sun/java
gmake /usr/home/ken/jdk15/control/build/bsd-i586/bin/javac VARIANT=OPT
gmake [6]: Entering directory 
/bin/mkdir -p /usr/home/ken/jdk15/control/build/bsd-i586/tmp/sun/com.sun.tools.javac/javac/obj
rm -r /usr/home/ken/jdk15/control/build/bsd-i586/tmp/sun/com.sun.tools.javac/javac/.classes.list
/usr/home/ken/jdk15/control/build/bsd-i586/bin/java -classpath ../../../tools/CompileProperties CompileProperties ../../../../src/share/classes/com/sun/tools/java/resourcs/compile.properties  /usr/home/ken/jdk15/control/build/bsd-i586/gensrc/com/sun/tools/java/resources/compiler.java
parsing: ../../../../src/share/classes/com/sun/tools/javac/resources/compiler.properties
inferred package name: com.sun.tools.java.resources
wrote: /usr/home/ken/jdk15/control/build/bsd-i586/gensrc/com/sun/tools/java/resources/compiler.java


More information about the freebsd-java mailing list