gcc/libjava/java
Mohan Embar cafa50327c re PR libgcj/12231 ([win32] Console applications spawned via Runtime.exec( ) in a GUI application flash console window)
PR libgcj/12231
	* java/lang/Win32Process.java (hasExited) Changed from
	public to private.
	(startProcess): Likewise.
	(cleanup): Likewise.
	* java/lang/natWin32Process.cc (cleanup) Don't close
	input, output and error streams.
	(ChildProcessPipe): New helper class.
	(startProcess): Refactored to use ChildProcessPipe.
	Use CREATE_NO_WINDOW when launching child process.

From-SVN: r73326
2003-11-07 03:16:49 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt CubicCurve2D.java (contains): Docfix for URL of embedded drawing. 2003-10-29 16:17:51 +00:00
beans Reported by M.Negovanovic 2003-10-21 13:21:33 +00:00
io win32.h (_Jv_platform_close_on_exec): Changed signature and declared extern. 2003-11-07 03:13:56 +00:00
lang re PR libgcj/12231 ([win32] Console applications spawned via Runtime.exec( ) in a GUI application flash console window) 2003-11-07 03:16:49 +00:00
math 2003-10-09 Michael Koch <konqueror@gmx.de> 2003-10-09 13:13:05 +00:00
net Somehow this didnt got commited due to full hard disk. 2003-10-29 14:44:51 +00:00
nio ByteOrder.java, [...]: Add code to load library with code for native methods if needed. 2003-10-21 12:55:02 +00:00
rmi ActivationInstantiator.java, [...]: Removed redundant modifiers. 2003-10-11 18:42:07 +00:00
security 2003-10-11 Michael Koch <konqueror@gmx.de> 2003-10-11 19:00:07 +00:00
sql 2003-10-13 Michael Koch <konqueror@gmx.de> 2003-10-13 05:03:39 +00:00
text [multiple changes] 2003-10-29 16:07:59 +00:00
util [multiple changes] 2003-10-29 16:07:59 +00:00