[Bug java/17963] [4.0 Regression] Compiling a .jar files fails when files within .jar are in a different order

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Oct 28 14:33:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-28 14:32 -------
Hmm with the current mainline I get:
java/lang/Throwable.java: In class 'gnu.crypto.pki.provider.EncodedKeyFactory':
java/lang/Throwable.java: In method 
'gnu.crypto.pki.provider.EncodedKeyFactory.engineGeneratePublic(java.security.spec.KeySpec)':
java/lang/Throwable.java:93: error: cannot find file for class gnu.crypto.pki.provider.GnuDSAPublicKey
java/lang/Throwable.java:93: error: cannot find file for class gnu.crypto.pki.provider.GnuDSAPublicKey

but I looked into the jars and there is no GnuDSAPublicKey.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17963



More information about the Gcc-bugs mailing list