[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug #3415] System.setIn/setOut/setErr do not work
From: |
nobody |
Subject: |
[Bug #3415] System.setIn/setOut/setErr do not work |
Date: |
Thu, 01 May 2003 23:23:50 -0400 |
=================== BUG #3415: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3415&group_id=85
Changes by: Brian Jones <address@hidden>
Date: Thu 05/01/2003 at 23:23 (US/Eastern)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Fixed
Assigned to | None | cbj
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
Fixed in CVS.
=================== BUG #3415: FULL BUG SNAPSHOT ===================
Submitted by: cbj Project: classpath
Submitted on: Thu 05/01/2003 at 08:53
Severity: 9 - Critical Resolution: Fixed
Assigned to: cbj Status: Closed
Platform Version: None
Summary: System.setIn/setOut/setErr do not work
Original Submission: Changes recently to how the in/out/err file descriptors
are set and where has made the JNI native code incorrect. Instead of setting a
field in VMSystem we must now get a reference to java/lang/System and set
fields in it.
Follow-up Comments
*******************
-------------------------------------------------------
Date: Thu 05/01/2003 at 23:23 By: cbj
Fixed in CVS.
CC list is empty
No files currently attached
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3415&group_id=85