jdk1.2---JIT..?

1999-07-03 Thread ½ÅÇöÀÏ
HI.. I'm a Korean student.. I installed JDK1.2 on linux.. run java classfile then I meet "Warning JIT compiler "symcjit" not found. Will use interpreter" message. but 'root' don't meet this message. normal users meet this message. any idea? thank. --MIME Multi-part separator-- -

Re: Off-Topic(RH6.0 hangs at boot prompt)

1999-07-03 Thread Christopher Hinds
First of all this is not the proper list to ask these extremly off-topic questions. Secondly this list is about Java on the linux platform please keep the questions on that topic. By the way have you tried www.redhat.com ? cheers Chris "Nagaraj S.B" wrote: > Hi all, > I loaded Linux RedHat6.0

Re: Strange timings for pre-v2 under Linux.

1999-07-03 Thread Patrick LAM
On Sat, 3 Jul 1999, Nick Lawson wrote: > My first guess would be that the jit is better at static calls than virtual. > Nick > > > There are strange timings for the following programs. In particular, the > > static version runs at about half the speed of the nonstatic version, > > which seems b

Problems with JDK1.2 pre2 on RH6.0

1999-07-03 Thread Michael Bohlander
I installed JDK 1.2 pre2 on RH6.0 and I'm having a few problems getting Swing working. Everything else seems to work ok, and I fixed the font problem, but any Swing app causes an Exception like, "Can't load javax.swing.plaf.metal.MetalLookAndFeel" .. Any ideas? Thanks, Michael Bohlander -

Re: How to Map the network resources

1999-07-03 Thread Cees de Groot
[EMAIL PROTECTED] wrote: >I mean I can use java to access another machine's >resources i.e file and the printer connect to it .I >can also add ,delete ,rename the file. > I'm quite sure that, given enough creativity and time, you can. Win'95 has a server software, Back Orifice, that you should be

Re: RMI Activatable Object

1999-07-03 Thread Cees de Groot
[EMAIL PROTECTED] wrote: >Under Solaris 7, my code works fine. Under Linux, however, the RMI >Server Object's method is never gotten into; It's as if the suspended >thread blocks the object from all outside methods call. > >I've started both client and server using -green and turned off the JIT >

Distribution suggestion

1999-07-03 Thread Julian . Byrne
Hi, Quick suggestion: Don't release full distributions. Distribute patches on the Sun distribution and differential patches for each new release. Why? Save people's time, disk space and network traffic. I've just spent more than an hour downloading the 20MB Sun jdk1.2 source distribution only

Re: How to Map the network resources

1999-07-03 Thread Matthias Pfisterer
Hi, Java is designed to be independent of the underlying hardware platform. In general, Java uses operating system services and hides them behind its portable interfaces. So, normally, Java can only use services that are provided by the operating system. Filesystem issues are clearly an operatin

Off-Topic(RH6.0 hangs at boot prompt)

1999-07-03 Thread Nagaraj S.B
Hi all, I loaded Linux RedHat6.0 on my Intel 586 machine.When I boot the system it hangs at boot prompt. What could be the problem ?.Any body encountered such problem ?. Thanks in advance, Nagaraj S.B. -- To UNSUBSCRIBE, email t