natGCInfo.cc (nomem_handler): Use oomDumpName as dump file name base.

* gnu/gcj/util/natGCInfo.cc (nomem_handler): Use oomDumpName as
	dump file name base.

From-SVN: r150166
This commit is contained in:
David Daney
2009-07-28 16:26:13 +00:00
committed by David Daney
parent 394a5b34b1
commit 2cf7e0f0db
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
2009-07-28 David Daney <ddaney@caviumnetworks.com>
* gnu/gcj/util/natGCInfo.cc (nomem_handler): Use oomDumpName as
dump file name base.
2009-07-27 Andrew John Hughes <ahughes@redhat.com>
PR libgcj/40616