This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]