ctornqvi [Fri, 13 Feb 2015 05:17:41 -0800] rev 28957
Merge
dfuchs [Wed, 11 Feb 2015 17:41:55 +0100] rev 28956
8072482: Cleanup: In jvm.cpp and other shared files declaration of 64bits constants should use the CONST64/UCONST64 macros instead of the LL suffix
Reviewed-by: dholmes, coleenp
psandoz [Tue, 10 Feb 2015 22:22:36 +0000] rev 28955
Merge
psandoz [Tue, 10 Feb 2015 21:32:05 +0100] rev 28954
8068977: Remove unused sun.misc.Unsafe prefetch intrinsic support
Reviewed-by: kvn, vlivanov
coleenp [Tue, 10 Feb 2015 15:10:47 -0500] rev 28953
8068451: Kitchensink fails with assert(_size >= sz) failed: Negative size
Summary: Need ThreadCritical lock around chunk pool cleaning and copying for snapshot
Reviewed-by: lfoltan, gtriantafill, hseigel
psandoz [Tue, 10 Feb 2015 16:53:00 +0000] rev 28952
Merge
psandoz [Tue, 10 Feb 2015 14:10:43 +0100] rev 28951
8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation
Reviewed-by: dholmes, kvn, vlivanov
hseigel [Tue, 10 Feb 2015 09:25:00 -0500] rev 28950
8072694: Need errno info when CDS archive creation fails
Summary: Add errno output to error message when CDS archive creation fails
Reviewed-by: dholmes, lfoltan
jbachorik [Tue, 02 Dec 2014 19:47:45 +0100] rev 28949
8067447: Factor out the shared implementation of the VM flags manipulation code
Reviewed-by: sla, dholmes
dcubed [Fri, 06 Feb 2015 10:40:04 -0800] rev 28948
Merge
jbachorik [Mon, 12 Jan 2015 14:05:16 +0100] rev 28947
8068976: Remove JSDT implementation
Reviewed-by: sla, mchung, dholmes
goetz [Wed, 04 Feb 2015 16:26:38 +0100] rev 28946
8072434: 8064457: introduces performance regressions in 9-b47
Reviewed-by: coleenp, kvn
sla [Thu, 05 Feb 2015 12:54:34 +0100] rev 28945
8072455: Use jtreg's requiredVersion tag in hotspot/test/TEST.ROOT
Reviewed-by: dholmes, ctornqvi
dholmes [Wed, 04 Feb 2015 21:33:22 -0500] rev 28944
8072575: Add missing test for 8065895
Reviewed-by: dholmes, gziemski
Contributed-by: Thomas Stuefe <thomas.stuefe@gmail.com>
dholmes [Wed, 04 Feb 2015 18:47:42 -0500] rev 28943
8065895: Synchronous signals during error reporting may terminate or hang VM process
Reviewed-by: dholmes, gziemski
Contributed-by: Thomas Stuefe <thomas.stuefe@gmail.com>
miauno [Wed, 04 Feb 2015 16:09:49 +0100] rev 28942
8072472: serviceability/dcmd/framework/* should be quarantined
Reviewed-by: jbachorik