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 java/25330] A race condition in write_classfile



------- Comment #3 from hjl at gcc dot gnu dot org  2005-12-12 15:27 -------
Subject: Bug 25330

Author: hjl
Date: Mon Dec 12 15:27:43 2005
New Revision: 108411

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108411
Log:
2005-12-12  H.J. Lu  <hongjiu.lu@intel.com>

        PR java/25330
        * jcf-write.c (write_classfile): Use PID in temporary class
        file. Save/restore errno when reporting error.

Modified:
    trunk/gcc/java/ChangeLog
    trunk/gcc/java/jcf-write.c


-- 


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


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