[Bug java/19036] New: readObject memory consumption

2004-12-16 Thread nkuzminski at gmail dot com
I'm using the 4.0 Windows port downloaded from
http://www.thisiscool.com/gcc_mingw.htm. It has been very useful for
me, since the libjcj in 4.0 is way more complete than the one on the
current releases. And I'm also using SWT and other things that works
out of the box on this special release.
But now I'm facing this issue, wich I don't know if it happens on the
current snapshots. Really, I've tried a bit to build the snapshots,
and failed. I lack the experience to do it.
So, here it is. The problem is the big memory consumption  that the
readObject part of the testcase shows (Just see it on the
Task Manager). This is a very much simplified situation than the one
I'm working on, but is enough to show the problem.  Any ideas?

-- 
   Summary: readObject memory consumption
   Product: gcc
   Version: 4.0.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: nkuzminski at gmail dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org


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


[Bug java/19036] readObject memory consumption

2004-12-16 Thread nkuzminski at gmail dot com

--- Additional Comments From nkuzminski at gmail dot com  2004-12-16 15:05 
---
Created an attachment (id=7759)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7759action=view)
Testcase showin big memory consumption on the readObject part


-- 


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