[Bug libgcj/30454] [4.3 Regression] classpath/gnu/javax/crypto/jce/GnuCrypto.java:431: error: cannot find file for class gnu.javax.crypto.jce.mac.HMacSHA512Spi

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jan 23 08:09:00 GMT 2007



------- Comment #12 from pinskia at gcc dot gnu dot org  2007-01-23 08:09 -------
can't open .class, even though it exists: Too many open files


Add:
      perror ("can't open .class, even though it exists");

after the call to JCF_OPEN_EXACT_CASE in find_class and you get the error.


-- 


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



More information about the Java-prs mailing list