Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2005 11:13:21 +0200
From:      Alexey Zelkin <phantom@FreeBSD.org.ua>
To:        Yamada Ken Takeshi <ken@tydfam.jp>
Cc:        freebsd-java@freebsd.org
Subject:   Re: JDK 1.5 experimental patchset available
Message-ID:  <20050116091321.GA47342@phantom.cris.net>
In-Reply-To: <20050116.141803.730552925.ken@tydfam.jp>
References:  <20050114210055.GA86214@misty.eyesbeyond.com> <20050116.141803.730552925.ken@tydfam.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
hi,

On Sun, Jan 16, 2005 at 02:18:03PM +0900, Yamada Ken Takeshi wrote:
>   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.

Thank you for trying this patchset!

Can you please try following commands sequently and send me results:

/usr/home/ken/jdk15/control/build/bsd-i586/bin/java -version
/usr/home/ken/jdk15/control/build/bsd-i586/bin/java_g -version
/usr/home/ken/jdk15/control/build/bsd-i586/bin/java -Xint -version
/usr/home/ken/jdk15/control/build/bsd-i586/bin/java_g -Xint -version

> 
> 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
> _______________________________________________
> freebsd-java@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050116091321.GA47342>