This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/25330] A race condition in write_classfile
- From: "hjl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 12 Dec 2005 15:27:52 -0000
- Subject: [Bug java/25330] A race condition in write_classfile
- References: <bug-25330-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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