[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Q) jdk1.4.2 & xorg
Thank you, Matsuda-san.
It fixed with MALLOC_OPTIONS=aj.
Ummm, but it may not be not a root cause fix.....
From: Munehiro Matsuda <haro@xxxxxxxxxxxxx>
Subject: Re: Q) jdk1.4.2 & xorg
Date: Sat, 16 Oct 2004 01:07:15 +0900 (JST)
> Try by following sequence:
>
> $ cd /usr/local/jdk1.4.2/demo/jfc/SwingSet2
> $ MALLOC_OPTIONS=aj
> $ export MALLOC_OPTIONS
> $ java -jar SwingSet2.jar
>
> See my old posting:
>