bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/22681] System.setIn/setOut/setErr do not work


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22681] System.setIn/setOut/setErr do not work
Date: 16 Oct 2005 01:26:31 -0000

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.


------- Comment #1 from from-classpath at savannah dot gnu dot org  2003-05-02 
03:23 -------
Fixed in CVS.


-- 


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]