Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Nov 1996 13:41:25 -0500 (EST)
From:      Mark Mayo <mark@quickweb.com>
To:        Jake Hamby <jehamby@lightside.com>
Cc:        Jeffrey Hsu <hsu@freefall.freebsd.org>, current@freefall.freebsd.org
Subject:   Re: new JDK release
Message-ID:  <Pine.BSF.3.94.961129133340.18000B-100000@vinyl.quickweb.com>
In-Reply-To: <199611290648.WAA05790@covina.lightside.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 28 Nov 1996, Jake Hamby wrote:

> Mark Mayo wrote:
> >On Tue, 26 Nov 1996, Jeffrey Hsu wrote:
> 
> >2) I now get annoying X messages (even when compiling !?)  :
> >(null): warning: /usr/X11R6/lib/libXext.so.6.0: minor version 0 older than
> >expected 1, using it anyway
> >(null): warning: /usr/X11R6/lib/libX11.so.6.0: minor version 0 older than
> >expected 1, using it anyway
> >
> >Is this normal, and why is the compiler giving me these errors? I get the
> >warning from serveral other programs too - I'm mostly just curious about
> >javac's need for X stuff :-)
> 
> The JDK was compiled with the X11R6.1 libraries.  You can upgrade to the newest
> XFree86 (3.2), which has these libraries, or stay with the older XFree86 and
> ignore the warnings.  The libraries should be forwards and backwards
> compatible (that's why the minor version number was bumped and not the
> major one), but the run-time loader issues a warning to alert you that the
> program was compiled (and therefore tested) with a later version of the library
> than what you're using.

I get it.. One question though: I run the AccelX server from Xinside
(v1.3). If I upgrade my XFree86, is it going to destroy my AccelX
install?? Not a big pain anyways, I suppose, seing how the AccelX setup
only takes a few minutes...  Just curious again =)

> 
> >One other thing, does anyone else notice that it takes _forever_ for the
> >java interpreter to bring up a Dialog class?? My machine takes about 5
> >seconds to pop up a dialog (with just a label on it). This seems wrong
> >since my machine is a PPro, and also I noticed that almost no CPU is being
> >used - it just seems to stall for a while (the calling Frame is still
> >functional though).
> 
> I've noticed this too!  I think it's a Motif thing, but it is annoying.  I can tell
> you that upgrading to the newer XFree86 (as I mentioned above) won't change
> anything.  Fortunately, after the first AWT pops up, the graphics speed is the
> same as Linux, Windows, or Solaris.  For a while when I was using the Castanet
> Tuner (on my 486), it seemed *much* slower than under Windows, but then I
> remembered I had stuffed the Symantec JIT compiler into the Windows version
> (JAVA.DLL) and forgot about it...  :-)
> 

Yeah, the JIT's for Windows are infinately faster... Just try running the
Corel Office Suite for Java. Under FreeBSD or Linux it's unusable yet
under win NT with Symantec's (or even Netscape's) JIT the performance is
very good. Is Sun planning on releasing a JIT with the next JDK??
Hopefully!

> >P.S. Are there any plans on supporting 65K colors in the interpreter? My
> >AWT apps run without crashing, but they are shades of blue only while in
> >65K hi-color mode  =)
> 
> I think *all* of the UNIX JDK's support 64k-colors poorly.  You can hardly blame
> Jeffrey for that, eh?  :-)
> 

No,I certainly don't blaime Jeffrey, and the fact that it runs at all in
64K colors is nice!! Under Linux and DEC Unix, it just crashed out
completely... It would be nice to see a 64K compatible JDK though.

> -- Jake
> 

-Mark


---------------------------------------------------
| Mark Mayo		  mark@quickweb.com       |
| RingZero Comp.  	  vinyl.quickweb.com/mark |
---------------------------------------------------
"To iterate is human, to recurse divine."
		- L. Peter Deutsch





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.94.961129133340.18000B-100000>