amurillo [Mon, 16 Feb 2015 08:47:39 -0800] rev 28958
Merge
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