public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/22189] New: Table Full in gcj-dbtool if -m option used with smallest possible input
@ 2005-06-26  2:41 greenrd at greenrd dot org
  2005-06-26  2:42 ` [Bug libgcj/22189] " greenrd at greenrd dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: greenrd at greenrd dot org @ 2005-06-26  2:41 UTC (permalink / raw)
  To: java-prs

The attached test case aot-compiles HelloWorld.java, builds a .db file, and then
"merges" that single .db file into another .db file. (Because it is only
"merging" a single file, and the destination .db does not exist, it is in effect
a copy rather than a merge.) But gcj-dbtool fails with this error message:

java.lang.IllegalAccessException: Table Full: 0
   at gnu.gcj.runtime.PersistentByteMap.put(byte[], byte[])
(/usr/lib/libgcj.so.6.0.0)
   at
gnu.gcj.runtime.PersistentByteMap.putAll(gnu.gcj.runtime.PersistentByteMap)
(/usr/lib/libgcj.so.6.0.0)
   at gnu.java.lang.MainThread.call_main() (/usr/lib/libgcj.so.6.0.0)
   at gnu.java.lang.MainThread.run() (/usr/lib/libgcj.so.6.0.0)

This is with gcj-dbtool (GNU libgcj) 4.0.0 20050622 (Red Hat 4.0.0-13)

-- 
           Summary: Table Full in gcj-dbtool if -m option used with smallest
                    possible input
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: greenrd at greenrd dot org
                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=22189


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-08-09  0:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-26  2:41 [Bug libgcj/22189] New: Table Full in gcj-dbtool if -m option used with smallest possible input greenrd at greenrd dot org
2005-06-26  2:42 ` [Bug libgcj/22189] " greenrd at greenrd dot org
2005-06-26  2:48 ` pinskia at gcc dot gnu dot org
2005-06-26 12:39 ` greenrd at greenrd dot org
2005-06-28 14:31 ` cvs-commit at gcc dot gnu dot org
2005-08-09  0:09 ` greenrd at greenrd dot org

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).