Hello!
Using
java_dyn version "sbb:08/16/97-14:45"
I got a signal 11 error with this class. I´m writing a Java-Compiler for a
project at University (nothing special, about 20 people are doing the
same, just for education).
The ´Test12.class´ is buggy, because there is an ´aload´ missing
ar mb = new JMenuBar();
mb.add( m );
getContentPane().add( mb );
setSize( 200, 100 );
show();
}
public static void main( String argv[] ) {
new SwingBug();
}
}
- --- and here ---
Kurt
Am Tue, 04 Aug 1998 schrieb Martin Wickman:
>On Tue,
-BEGIN PGP SIGNED MESSAGE-
Hello!
I made a small script to patch ZIPped or JARed classfiles. It is currently very
broken, because it just can handle absolute paths, but you should be able to do
something like
JClassPatch /usr/lib/java-classes/swingall.jar /home/kurt/Win32PlafOnLinux.dif
-BEGIN PGP SIGNED MESSAGE-
Am Tue, 07 Jul 1998 schriebst Du:
>-BEGIN PGP SIGNED MESSAGE-
>I made a small script to patch ZIPped or JARed classfiles. It is currently very
>broken, because it just can handle absolute paths, but you should be able to do
>something like
Maybe you lik
-BEGIN PGP SIGNED MESSAGE-
Hello!
Linux: SuSE Linux 5.2
Kernel: 2.0.35
LibC: libc.so.5.4.44
JDK: 1.1.6v2 (from java-linux.org)
Processor: AMD K6-233
With and without Motif 2.0
WindowManager: KDE 1.0
X-Server: XFree86 Version 3.3.2
RAM: 64MB
Swap: 128MB
The following (also attached for c