Re: -Xrunhprof:cpu=times gives a segfault.

1999-07-17 Thread Calin Medianu (Operations)
> Hello, > if I run java -Xrunhprof:cpu=times I get a segfault, same if I use > cpu=old, anything works perfectly with cpu=samples. > > I have JDK1.2 on a SuSE 6.1. It's my system or this happens to everybody? Mine segfaults as well. I run Slackware and jdk1.2pre-v2 (glibc2.0) and everyt

Re: How to help???

1999-07-17 Thread Rachel Greenham
Robert Perry wrote: > > I have virtually no time, but would like to know how to help the > Blackdown team. I'm not sure that I could help. I just started looking > on the web paged expecting a todo list or something. Not seeing a "How > to Help" page I though someone in this list could get

Re: final variables in constructors (OT)

1999-07-17 Thread Kontorotsui
Ok, if declared as final and static, variables behave just like constants and can be used in constructors. I don't know how it happened the first time that it didn't work, but after another test it's confirmed, they work. With an afterthough, it would have been a big mistake in the java languag

Re: JIT instability w.r.t. bad code?

1999-07-17 Thread Nathan Meyers
Nick Lawson wrote: > > I'm pretty sure try{}catch{} catch blocks add NO overhead to code, > unless the exception actually gets thrown. But exceptions are > supposed to be > exceptional, so who cares how slow it is ? > > Check out how exception handling is implemented in Java byte-code > in the J

Re: trouble installing jdk1.2

1999-07-17 Thread Robert Valentan
> Von: Balaji Sundararajan <[EMAIL PROTECTED]> > An: [EMAIL PROTECTED] > Betreff: trouble installing jdk1.2 > Datum: Freitag, 17. Juli 1998 10:14 > > Hi, > > I'm new to Linux. I've installed jdk1.2 from blackdown using bz2,tar > and specified > all the lib*.so file paths(such as JAVA_HOME/jre/l

trouble installing jdk1.2

1999-07-17 Thread Balaji Sundararajan
Hi, I'm new to Linux. I've installed jdk1.2 from blackdown using bz2,tar and specified all the lib*.so file paths(such as JAVA_HOME/jre/lib/i386/) in the LD_LIBRARY_PATH.still when i run java (or other programs like javac, appletviewer etc.,), i'm getting an error message saying err