Linux JDK-1.5.0_12 (i386) unusable on amd64

Vlad GALU dudu at dudu.ro
Wed Jul 11 07:22:06 UTC 2007


On 7/11/07, Achilleas Mantzios <achill at matrix.gatewaynet.com> wrote:
> Στις Δευτέρα 09 Ιούλιος 2007 23:22, ο/η Vlad GALU έγραψε:
> > On 7/9/07, Mikhail T. <mi+metlife at aldan.algebra.com> wrote:
> > > Hello!
> > >
> > > I just tried to build the regular jdk15 port on my amd64 machine. It
> > > relies on the Linux jdk15 to bootstrap.
> > >
> > > Unfortunately, all invocations of javac and java were crashing with a
> > > HotSpot stack (linux-sun-jdk-1.5.0.12,2).
> > >
> > > I ended up manually replacing the bin/java and javac binaries with
> > > shell-wrapper, that prepends ``-client'' to the arguments.
> > >
> > > Although ``-client'' and ``-hotspot'' are supposed to be synonyms, the
> > > trick worked and the native JDK is now building.
> > >
> > > I'm unsure, where the blame lies -- with the Linuxulator, or the amd64
> > > (6.2-stable from June 7th) -- but something needs to be done...
> >
> >    Using the diablo distribution to bootstrap jdk15 did the trick for me.
> >
>
> Excuse me, why would someone want to build jdk15 using diablo jdk15,
> when in the meantime he already has diablo jdk15???
>
> Isnt it just reduntant?

   Not quite. The sources used in the diablo distribution are from an
early stage of Java 5. Several applications, such as the upcoming
Netbeans 6, depend on the changes that appeared in the Java tree
since. For instance, Netbeans 6 requires 1.5.0_11, which is exactly
where the jdk15 port is now ;)

>
> (im sure i am missing smth).
>
> > > Yours,
> > >
> > >     -mi
> > > _______________________________________________
> > > freebsd-java at freebsd.org mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-java
> > > To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
>
> --
> Achilleas Mantzios
> _______________________________________________
> freebsd-java at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
>


-- 
If it's there, and you can see it, it's real.
If it's not there, and you can see it, it's virtual.
If it's there, and you can't see it, it's transparent.
If it's not there, and you can't see it, you erased it.


More information about the freebsd-java mailing list