dcubed [Tue, 15 Feb 2011 19:00:22 -0800] rev 8306
6954420: 2/4 jps shows "process information unavailable" sometimes
Summary: Make sure the backing store file is flushed in create_sharedmem_resources() and get_user_name_slow() no longer checks the size of the backing store file.
Reviewed-by: briand, swamyv, acorn, poonam
rottenha [Mon, 14 Feb 2011 03:19:33 -0800] rev 8305
Merge
coleenp [Sat, 12 Feb 2011 10:28:34 -0500] rev 8304
7019157: errorHandler doesn't compile with super old gcc without precompiled headers
Summary: old gccs don't support precompiled headers so have to supply includes
Reviewed-by: phh, kamg
sla [Thu, 10 Feb 2011 13:03:22 +0100] rev 8303
7017824: Add support for creating 64-bit Visual Studio projects
Summary: Updated create.bat and ProjectCreator
Reviewed-by: brutisso, stefank, ohair
trims [Wed, 16 Feb 2011 17:26:20 -0800] rev 8302
Merge
tonyp [Mon, 14 Feb 2011 22:21:18 -0500] rev 8301
Merge
stefank [Fri, 11 Feb 2011 14:15:16 +0100] rev 8300
7018257: jmm_DumpThreads allocates into permgen
Summary: Don't allocate in permgen
Reviewed-by: ysr, sla