jdk-1.4.2p6_4 broken on 4.x
Nick
nickyb at tiscali.nl
Thu Jun 10 06:13:24 GMT 2004
Kris Kennaway wrote:
>On Wed, Jun 09, 2004 at 11:45:29PM -0600, Greg Lewis wrote:
>
>
>>On Wed, Jun 09, 2004 at 10:37:39PM -0700, Kris Kennaway wrote:
>>
>>
>>>On Wed, Jun 09, 2004 at 11:29:13PM -0600, Greg Lewis wrote:
>>>
>>>
>>>>On Tue, Jun 08, 2004 at 08:36:41PM -0700, Kris Kennaway wrote:
>>>>
>>>>
>>>>>http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2004053003/jdk-1.4.2p6_4.log
>>>>>
>>>>>
>>>>Interesting. The port hasn't changed since March it looks like, so it may
>>>>be that a recent change to 4.x is the culprit. I'm going to update to
>>>>4.10 release and see if I can't reproduce it.
>>>>
>>>>
>>>Also broken on 5.x in the same timeframe.
>>>
>>>
>>The compilation error is clearly caused by the line:
>>
>>Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location
>>
>>being written to stdout everytime the JVM is invoked. I just need to track
>>down what has caused that to start appearing.
>>
>>
>
>FYI, other people have been reporting SIGSYS errors with the linux
>jdks in the 4.10 timeframe, which may or may not be related. I
>suspect someone committed a change and then MFCed it which broke these
>applications.
>
>kris
>
I don't seem to have any trouble with it. I built it yesterday on a
fresh 5.2.1 system. I built it with:
portinstall java/jdk14
options: WITHOUT_LINUX_BOOTSTRAP=yes
> ./java -version
java version "1.4.2-p6"
Java(TM) 2 Runtime Environment, Standard Edition (build
1.4.2-p6-nicky_09_jun_2004_11_08)
Java HotSpot(TM) Client VM (build 1.4.2-p6-nicky_09_jun_2004_11_08,
mixed mode)
>
> uname -a
FreeBSD plosiv.my.domain 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #0:
Tue Jun 8 21:29:31 CEST 2004 root@:/usr/obj/usr/src/sys/FBSD1 i386
I guess this info doesn't help you that much, but atleast you know that
i can be build.
Greetings
More information about the freebsd-java
mailing list