jwilhelm [Fri, 22 Aug 2014 10:10:08 +0200] rev 29200
8061802: REDO - Remove the generations array
Summary: The _gens array is removed and replaced by explicit _young_gen and _old_gen variables.
Reviewed-by: kbarrett, mgerdin
stefank [Wed, 18 Feb 2015 09:22:37 +0100] rev 29199
8073388: Get rid of the depenecy from handles.hpp to oop.inline.hpp
Reviewed-by: mgerdin, coleenp
ctornqvi [Mon, 23 Feb 2015 05:01:11 -0800] rev 29198
Merge
dholmes [Wed, 18 Feb 2015 22:19:47 -0500] rev 29197
8072055: Argument checking for SE Embedded and ARM should be moved out of arguments.cpp
Reviewed-by: bdelsart, dlong, hseigel, coleenp
erikj [Wed, 18 Feb 2015 11:25:34 +0100] rev 29196
8072904: building jdk9 with jdk9 boot jdk can cause failure or incorrect results
Reviewed-by: dholmes, dlong
adinn [Mon, 02 Mar 2015 10:31:52 -0800] rev 29195
8074119: [AARCH64] stage repo misses fixes from several Hotspot changes
Summary: add shared code changes from 8059606, 8069230, 8068976, 8068977, 8072911 and 8071805
Reviewed-by: aph, kvn
kvn [Mon, 02 Mar 2015 10:09:33 -0800] rev 29194
Merge
kvn [Thu, 26 Feb 2015 10:56:54 -0800] rev 29193
Merge
aph [Fri, 06 Feb 2015 10:36:46 -0800] rev 29192
8071947: AARCH64: frame::safe_for_sender() computes incorrect sender_sp value for interpreted frames
Summary: Apply the fix for 8068655 to the AArch64 sources.
Reviewed-by: kvn
aph [Fri, 06 Feb 2015 10:21:46 -0800] rev 29191
8072698: Add AArch64 support to hsdis
Reviewed-by: kvn