dlong [Thu, 08 Jan 2015 17:45:10 -0500] rev 28397
Merge
roland [Tue, 16 Dec 2014 13:49:36 +0100] rev 28396
6700100: optimize inline_native_clone() for small objects with exact klass
Summary: optimize small instance clones as loads/stores
Reviewed-by: kvn, iveresov
roland [Mon, 22 Dec 2014 11:21:20 +0100] rev 28395
8055530: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) failed: return value must be well defined
Summary: concurrent class loading causes return phi to become top
Reviewed-by: kvn
fzhinkin [Tue, 30 Dec 2014 11:09:42 +0300] rev 28394
8050486: compiler/rtm/ tests fail due to monitor deflation at safepoint synchronization
Reviewed-by: kvn, iignatyev
fzhinkin [Tue, 30 Dec 2014 11:07:49 +0300] rev 28393
8068272: Extend WhiteBox API with methods that check monitor state and force safepoint
Reviewed-by: kvn, iignatyev
dpochepk [Thu, 25 Dec 2014 15:57:38 +0300] rev 28392
8059625: JEP-JDK-8043304: Test task: DTrace- tests for segmented codecache feature
Reviewed-by: sspitsyn, twisti, fzhinkin, iignatyev
pchistyakov [Fri, 26 Dec 2014 14:47:35 +0300] rev 28391
8066497: Update c.o.j.t.ByteCodeLoader to be able really reload given class
Reviewed-by: drchase, fzhinkin, iignatyev
fzhinkin [Fri, 26 Dec 2014 14:33:23 +0300] rev 28390
8059623: JEP-JDK-8043304: Test task: command line options tests
Reviewed-by: twisti, thartmann, goetz, iignatyev