Re: DDD

2001-04-02 Thread Bryce McKinlay
David Brownell wrote: > Heh ... the real fun begins when the last name-mangling issues get > resolved, and folk start using DDD with GCJ compiled code! :) > I don't know if it'll work with interpreted code though. Yeah, there isn't really a solution for debugging interpreted code w/ GCJ (our in

Re: Problem with liphpi.so on JDK1.3 + RedHat 6.0

2001-01-02 Thread Bryce McKinlay
Erik Erskine wrote: > I am having problems starting up java 1.3 on a Cobalt raq3 (Redhat 6.0, > 2.2 kernel). This applies to both IBM and Sun versions. Java 1.2 works > fine. > > The exact error message I get when running "java ..." is: > > Unable to load /opt/IBMJava2-13/jre/bin/libhpi.so: sym

Re: Java and Enlightenment

1999-09-30 Thread Bryce McKinlay
"John N. Alegre" wrote: > Here is my $.02: > > Switch to Windowmaker. > > Java works great .. AWT and Swing! Really? I use WindowMaker (0.53) and I have problems with various AWT apps "drifting" down the screen when they are minimized/restored. Swing apps that I have tried do seem to work fairl

Re: Java on Linux...

1999-08-18 Thread Bryce McKinlay
Riyad Kalla wrote: > If I am just am just doing basic Swing/Java apps on Linux. > And want a farily stable solution, would my best bet to be > JDK 1.1.8 (when it comes out in a bit from Blackdown) and > Swing 1.1.1 from Sun? Or is there THAT much difference > between that solution and JDK 1.2prev

Re: [java-linux] Needing help integrating ORBacus with Java-Linux

1999-08-11 Thread Bryce McKinlay
Nathan Meyers wrote: > Bryce McKinlay wrote: > > > > If you're using ORBacus, you should use ORBacus's jidl compiler > > (www.orbacus.com). You can not use the classes generated by Sun's IDL compiler > > with ORBacus (or vice-versa). > > After d

Re: [java-linux] Needing help integrating ORBacus with Java-Linux

1999-08-11 Thread Bryce McKinlay
If you're using ORBacus, you should use ORBacus's jidl compiler (www.orbacus.com). You can not use the classes generated by Sun's IDL compiler with ORBacus (or vice-versa). regards [ bryce ] [EMAIL PROTECTED] wrote: > I've recently switched to using Linux (RedHat 6.0 on Pentium II). Since I

Re: Java and IPv6

1999-06-14 Thread Bryce McKinlay
Piers O'Hanlon wrote: > Hi, > Does anyone know of any port of java over IPv6? I am particularly in > terested in java over IPv6 on Linux. The java.net implementation in libgcj has support for IPv6. I'm not sure how well it (IPv6 support) works, though. http://sourceware.cygnus.com/java

Re: What is TYA

1999-06-11 Thread Bryce McKinlay
[EMAIL PROTECTED] wrote: > How does TYA/JDK117 compare to IBM's JVM for Linux? > > > > Does either TYA or IBMs JIT work with JDK1.2 prev2? TYA works with JDK 1.2, however it is generally slower than the sun JIT included with 1.2 regards [ bryce ] -

Re: Blackdown

1999-05-20 Thread Bryce McKinlay
Sandy Ward wrote: > Anyone know much about the garbage collector for the Blackdown JVM? I am talking > about comparisons to Sun's, IBM's, etc. From recent experience it seems that > the GC takes one big pause to collect the garbage where as other VM's do it a > little more smoothly. > > Any thoug

Redhat 6 + JDK117v3 + native threads = unreliable AWT?

1999-05-12 Thread Bryce McKinlay
I'm having lots of problems with native threads in v3 - some AWT/Swing apps don't start correctly, others work unreliably (menus that sometimes dont respond to clicks, windows that come up blank, etc). This is happening on both a KDE and a WindowMaker system so it doesn't appear to be a window man

Re: UGLY BUG parsing the date of "1999-04-30" in jdk 1.1.7 on Linux RH 5.2

1999-04-21 Thread Bryce McKinlay
This is a generic JDK bug (well, it will also occur on Solaris - the behavior might be different on the Windows JDKs). The problem is to do with Java's broken Calendar classes and has something to do with your timezone. The behaviour will be different depending on what time zone you are in - in

Re: java.util.Calendar timezone problem

1999-04-15 Thread Bryce McKinlay
There are many problems with the Calendar classes in JDK 1.1.7, and they are not specific to Linux. As Chris Abbey has suggested, you can sometimes work around them by setting the user.timezone property - however for many timezones (New Zealand and Australian ones, for example), it will still scre

Re: JDK1.16 , Help!

1999-04-09 Thread Bryce McKinlay
Arnaldo Riquelme wrote: > I downloaded and installed the JDK1.16 on my Red Hat 5.1 Linux . I > followed the instructions in the readme.txt and everything > seem to be working. > I created a small hello java program , it compiled, but when I tried to > run > > java Hello > > I get the following >

Re: java performance under linux

1999-03-30 Thread Bryce McKinlay
[EMAIL PROTECTED] wrote: > I am developing a network performance benchmarking program with java. I > have resently intalled jdk1.1.7 in my redhat5.1but i am getting very slow > prefrormance. i.e. a for loop from 0 to 3x10^7 takes about 10 secs while > when using vcafe in windows95 itneeds about

Re: go back to gzip!

1999-03-30 Thread Bryce McKinlay
Tucker Balch wrote: > Don't get me wrong, I'm glad to have java-linux even if I have to > download and install bzip2 to use it. Still I think it's better > to stick with more commonly available installation tools (and libraries > and kernels for that matter). > > Is java-linux for kernel develop

Re: grrrrrr.....

1999-03-28 Thread Bryce McKinlay
Matthew McKeon wrote: > However, I now see that the download page > claims there IS no linux version of the plug-in. > Very strange, however I'll take anything I can get. > The linux activator existed at SOME point, > so if anyone can tell me where to obtai

Crazy-huge JDK 1.2 memory usage reported by top/ps

1999-03-27 Thread Bryce McKinlay
Hi, I have a weird problem with JDK 1.2 - 'ps' and 'top' report massive amounts of memory being used by the jdk whenever I run *anything* in java: [bryce@p2-bryce bryce]$ ps aux | grep java USER   PID %CPU %MEM  SIZE   RSS TTY STAT START   TIME COMMAND bryce    31839  6.9 11.6 75424  7380  p0

Re: JDK1.2 and CORBA

1999-03-26 Thread Bryce McKinlay
Actually, you do not need to be running the osagent for Visibroker to work - the osagent simply supports Visibroker's proprietry object location/binding mechanism. As long as you stick to the CORBA-standard (and interoperable) IOR/nameservice-based object binding, the osagent is not required. Inc

Java Editors [was Re: Is there a good java Linux debugger?]

1999-01-23 Thread Bryce McKinlay
Colin McDonald wrote: > Is a java debugger the same thing as a java editor. I'm looking for a > Java Editor (preferable with Colours) to use in Linux. Currently I use > Kawa in Win 32, and I am looking for something similar to this for > Linux. My favourite is NEdit: http://fnpspa.fnal.gov/ni

JDK1.1.7A native threads + kernel 2.2.0final("pre9") = broken?

1999-01-21 Thread Bryce McKinlay
After upgrading my Linux kernel from 2.2.0pre7 to 2.2.0pre9 (aka 2.2.0-final), native threads are broken. All complex multithreaded applications (AWT & Swing apps especially) crash within a few seconds of start up. Green threads are not effected. Reverting to 2.2.0pre7 removes the problem. Can an

Re: Java performance

1998-12-16 Thread Bryce McKinlay
"Marvin McNett II (GTA)" wrote: > I recently ran the Java benchmark at: > > http://math.nist.gov/scimark/ > > on my 300MHz PII Linux machine with Netscape 4.5. To my astonishment, the > results were terrible! Since I can dual boot, I started up Windows 95 (a > rare occurance) and ran th

Re: Problem with TYA 1.2

1998-12-14 Thread Bryce McKinlay
Mario Camou wrote: > Jason and Mark, > > Thanx for your quick replies! Uncommenting the "#define IGNORE_DISABLE" in tya.c did > it. What I'd like to know (I'm really curious!) is exactly WHAT is trying to turn off > the JIT. Could it be Swing? Swing 1.1 tries to disable the JIT during some huge

Re: Swing applications + TYA 1.2? [update]

1998-12-13 Thread Bryce McKinlay
Michael Emmel wrote: > I know the method I crash thre often. It inits the gui. > If the sleep work it means he has a race in his Jit. By sleeping your app it > gives the Jit a chance to run through the new code. > That a big method and hes not through jitting it before other stuff gets > cal

Swing applications + TYA 1.2?

1998-12-13 Thread Bryce McKinlay
I was going to send this to Albrecht Kleine (author of TYA), but can't seem to resolve his mail address, so I'll post it here. Origional message follows: -- I have just installed TYA 1.2 - Together/J is now working great (and *fast*!) without having to #undef anything in tyaconfig.h. How

Re: Time slicing or tricks to simulate it?

1998-12-02 Thread Bryce McKinlay
Download and install the native threads package, and enable it by setting the THREADS_FLAG environment variable. Green threads do "time-slice", just not very well ;-) regards [ bryce ] Barnet Wagman wrote: > It appear that the the linux implementation of java does not do > time-slicing (I'm

BUG?: JDK 1.1.7v1a w/native threads: apps do not allways exit correctly

1998-11-29 Thread Bryce McKinlay
I am having problems with some apps that do not exit properly when native threads are used with the 1.1.7v1a blackdown port. An example of an application which exhibits this behaviour is Together/J. This application starts to shut down when "file/exit" is chosen, but one frame remains on the scre

Re: Linux Takes Lead in Server-Side Java Performance /IW November 23, 1998

1998-11-25 Thread Bryce McKinlay
Although this is good to see, it is hardly fair to compare a native code compiler (a commercial one, at that) against a true JVM (which in Microsoft's case was only slightly slower) regards [ bryce ] Mario Camou wrote: > Hi all, > > Check this out (I'm not including the full text in the int

Re: CLASSPATH confusion

1998-11-24 Thread Bryce McKinlay
[EMAIL PROTECTED] wrote: > Sinz writes: > > CLASSPATH, as it is currently implemented by various JVMs, JDKs, and > browsers is, IMHO, one of the most confusing, broken, and expensive > problems in Java (expensive in the cost of support and the like) > > I couldn't agree more. It's the most freque

Re: Keyboard input problems [and TYA...]

1998-11-22 Thread Bryce McKinlay
Hi, I had this problem as well - it appears to be specific to Together/J on the Blackdown JDK when using green threads. If you set THREADS_FLAG=native then the problem goes away. The problem does not appear with the Open Group JDK (which also uses native threads). On the subject of native thread

Re: Basic installation. Please Help.

1998-11-16 Thread Bryce McKinlay
John Summerfield wrote: > On Sun, 15 Nov 1998, Kenny Freeman wrote: > > > Hi, you have to add the path to the jar files like (for example): > > > > export > > CLASSPATH=$CLASSPATH:/usr/local/swing/swing.jar:/home/freeman/jars/net.jar:etc > > > > that should work a little better for you (once you'