Re: rmic is way slow

1998-07-28 Thread Jason Dillon
That sounds like the problem... and yes... running rmic in /tmp runs a trillion times faster. Unfortunately I can not perform all of my compiles in /tmp. Any ideas on how to get around this? --jason On 28-Jul-98 Nelson Minar wrote: >>I am running into a real bottleneck when compiling rmi appl

Re: rmic is way slow

1998-07-28 Thread Zophar
unsubscribe me from this list, i did NOT subscribe.

loadLibrary

1998-07-28 Thread Carlos Cassino
Hi. I'm using loadLibrary in jdk1.1.6-v2-glibc but it does not work as I expected. The problem is: if I load library A and then load library B, it issues an error if B depends on A, that is, if B references any symbol from A. Is that right? I really need this feature, is there any workaround? I

Re: Update: Copyright of Beautifier - a fast, small and FREE automatic indenter for java source files

1998-07-28 Thread Stephen Zander
> "Tal" == Tal Davidson <[EMAIL PROTECTED]> writes: Tal> Moreover, ONLY copies and modifications of Beautifier must be Tal> under some derivative of its copyright (as stated in the Tal> copyright). Software that makes use of Beautifier by calling Tal> a Beautifier object from w

Update: Copyright of Beautifier - a fast, small and FREE automatic indenter for java source files

1998-07-28 Thread Tal Davidson
To Jerry and Java-linux users everywhere! I have updated the copyright to Beautifier a little so that others don't amusingly misinterpret it has Jerry has. Beautifier's url is http://www.bigfoot.com/~davidsont/beautifier Beautifier's updated copyright can be found at http://www.bigfoot.com/~david

Re: rmic is way slow

1998-07-28 Thread Richard Jones
Nelson Minar wrote: > > >I am running into a real bottleneck when compiling rmi applications > >with: java_dyn full version "Linux_JDK_1.1.6_v2". rmic takes forever > >to run on a single class. At first I thought it was just a jdk 1.x > >problem, but when running sun's 1.1.6 rmic finishes in abou

Beautifier - a fast, small and FREE automatic indenter for java source files

1998-07-28 Thread Tal Davidson
Jerry! You raise an absolutely unexpected (and rather amusing) misinterpretation of the copyright. I ABSOLUTELY DID NOT MEAN THAT a software that gets passed through the Beautifier is a software that uses it - that would simply be a programmer using the beautifier on his software just as beautifi

java crypt

1998-07-28 Thread Joe Carter
Attached is the source for a java version of crypt. I did not write it. It was a port of some code by Eric Young, by John Dumas (I think). I believe it is open source (there's no license details attached). I'm posting it to the list as it's only little... (25K). -- Joe Carter Software Eng

Re: rmic is way slow

1998-07-28 Thread Nelson Minar
>I am running into a real bottleneck when compiling rmi applications >with: java_dyn full version "Linux_JDK_1.1.6_v2". rmic takes forever >to run on a single class. At first I thought it was just a jdk 1.x >problem, but when running sun's 1.1.6 rmic finishes in about 1/30th >the time that Linux d

Re: Equivalence

1998-07-28 Thread Azazel
> > Hi PPL, > > I am new to this JDK... > > I would like to know the equivalent of UNIX crypt with salt > in Java.. Hear, hear. Haven't had any joy finding this, so I'm writing one. I'll let you know if/when I get it finished. :) +0+0+0+0+0+0+0+0+0+0+0+0+0+0+0+0+0+

NetBeans, Inc. boosts functionality of its popular Java IDE with release of NetBeans Developer 2.0, Beta 2

1998-07-28 Thread Helena Stolka
Press Release: Technology Writers & Business Editors Contact: Helena Stolka Director of Marketing and Public Relations NetBeans, Inc. Tel: +4202 8300 7322, +420 602 294 022 Fax: +4202 8300 7399 mailto:[EMAIL PROTECTED] http://www.netbeans.com NetBeans, Inc. boosts functionality of its popular

Re: Beautifier - a fast, small and FREE automatic indenter for java source files

1998-07-28 Thread Jerry Treweek
Hi Tal Thanks for your beautifier, but I'm afraid I can't use it because of your restrictive copyright - in particular: > * 7. Any software that makes use of this software must state in its documentation > *that "This software uses Beautifier - an Automatic Indentation Filter > *for