public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug libgcj/14751] [win32] thread creation leaks system handle resources
Date: Sat, 11 Sep 2004 19:14:00 -0000	[thread overview]
Message-ID: <20040911191403.15670.qmail@sourceware.org> (raw)
In-Reply-To: <20040327125736.14751.alessandro.pepi@email.it>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-09-11 19:14 -------
Subject: Bug 14751

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	membar@gcc.gnu.org	2004-09-11 19:13:51

Modified files:
	libjava        : ChangeLog win32-threads.cc 
	libjava/include: win32-threads.h 

Log message:
	PR libgcj/14751
	* win32-threads.cc (_Jv_ThreadInitData): Zero out thread
	handle in newly-allocated _Jv_Thread_t.
	(_Jv_ThreadDestroyData): Close thread handle.
	(_Jv_ThreadStart): Remove obsolete comment.
	Store handle of newly-created thread in _Jv_Thread_t.
	* include/win32-threads.h: #define WIN32_LEAN_AND_MEAN
	before including <windows.h>
	#define _Jv_HaveCondDestroy

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.3050&r2=1.3051
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/win32-threads.cc.diff?cvsroot=gcc&r1=1.11&r2=1.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/include/win32-threads.h.diff?cvsroot=gcc&r1=1.9&r2=1.10



-- 


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


  parent reply	other threads:[~2004-09-11 19:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-27 12:58 [Bug libgcj/14751] New: java program compiled with gcj never release system handle resources allocated by new threads on windows platform alessandro dot pepi at email dot it
2004-03-27 15:41 ` [Bug libgcj/14751] [win32] " pinskia at gcc dot gnu dot org
2004-04-29  0:52 ` pinskia at gcc dot gnu dot org
2004-04-29  0:52 ` pinskia at gcc dot gnu dot org
2004-07-03 22:59 ` pinskia at gcc dot gnu dot org
2004-09-10 16:15 ` [Bug libgcj/14751] [win32] thread creation leaks system handle resources ovidr at users dot sourceforge dot net
2004-09-10 18:12 ` ovidr at users dot sourceforge dot net
2004-09-11 19:14 ` cvs-commit at gcc dot gnu dot org [this message]
2004-09-11 19:32 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040911191403.15670.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).