-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Patrick Matthäi wrote:
> Niels Thykier schrieb:
>> Patrick Matthäi wrote:
>>> Niels Thykier schrieb:
>>>> [...]
>>> [...]
>>> Your comments:
>>> java does not support the -c option.
>>> No package provides a usr/bin/javap, I also tried out kaffe,
>>> sun-java6-jdk, the open pendant etc..
> 
>> Interesting, javap is provided via sun-java{5,6}-jdk for me
>> (as usr/lib/jvm/java-$VERSION_A-sun-$VERSION_B/bin/javap).
> 
>> Nevertheless, we can work around a missing javap...
> 
>> unzip the jar file into an empty dir and run:
> 
> unzipped
> /usr/lib/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_64_3.4.1.v3449c.jar
> 
>>      grep fixedClassInitProc org/eclipse/swt/widgets/Display.java
>> In that dir.
> 
> It doesn't exist:
> 
> $ ls org/eclipse/swt/widgets/Display*
> org/eclipse/swt/widgets/Display$1.class
> org/eclipse/swt/widgets/Display.class
> 
> But:
>  LC_ALL=C grep -H fixedClassInitProc org/eclipse/swt/widgets/*
> Binary file org/eclipse/swt/widgets/Display.class matches
> 

Sadly, by looking at the class file alone I am unable to determine if
the problem exists... But if you can send it to me, I can use javap on it.



~Niels


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkp5tvQACgkQVCqoiq1YlqysowCfT24Uty3w8xc6VsBkgWZB5+/k
3usAn2nEoxAaFj0yJBN45vzHhUfCEaW/
=lVOE
-----END PGP SIGNATURE-----



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to