Tue, 03 Jun 2014 18:24:38 -0700 8044735: Print format/argument warnings
mikael [Tue, 03 Jun 2014 18:24:38 -0700] rev 24932
8044735: Print format/argument warnings Reviewed-by: twisti, kvn
Wed, 04 Jun 2014 00:25:21 +0400 8044339: Update FilterSpuriousWakeups documentation. Review "Solaris only" vm options descriptions
iignatyev [Wed, 04 Jun 2014 00:25:21 +0400] rev 24931
8044339: Update FilterSpuriousWakeups documentation. Review "Solaris only" vm options descriptions Reviewed-by: kvn, dholmes, iignatyev
Mon, 02 Jun 2014 15:48:34 -0700 8044242: Remove dead NativeMovRegMemPatching class
mikael [Mon, 02 Jun 2014 15:48:34 -0700] rev 24930
8044242: Remove dead NativeMovRegMemPatching class Reviewed-by: twisti, kvn
Mon, 02 Jun 2014 13:53:52 -0700 Merge
twisti [Mon, 02 Jun 2014 13:53:52 -0700] rev 24929
Merge
Mon, 02 Jun 2014 10:48:02 -0700 Merge
twisti [Mon, 02 Jun 2014 10:48:02 -0700] rev 24928
Merge
Mon, 02 Jun 2014 15:49:53 -0400 Merge
drchase [Mon, 02 Jun 2014 15:49:53 -0400] rev 24927
Merge
Mon, 02 Jun 2014 14:32:29 -0400 8029381: assert(is_method_type()) failed: bad cast
drchase [Mon, 02 Jun 2014 14:32:29 -0400] rev 24926
8029381: assert(is_method_type()) failed: bad cast Summary: Access to method_type and appendix from constant pool (cpcache) needs to be guarded by is_f1_null() because of racy update/initialization. Reviewed-by: kvn, coleenp, jrose
Mon, 02 Jun 2014 07:26:52 -1000 8044496: 8034812 broke build with clang
iveresov [Mon, 02 Jun 2014 07:26:52 -1000] rev 24925
8044496: 8034812 broke build with clang Summary: Remove superfluous clang-diagnostic-pop Reviewed-by: kvn, drchase
Mon, 02 Jun 2014 10:01:15 +0200 8043413: REGRESSION: Hotspot causes segmentation fault in jdk8ux, but not in jdk7ux
roland [Mon, 02 Jun 2014 10:01:15 +0200] rev 24924
8043413: REGRESSION: Hotspot causes segmentation fault in jdk8ux, but not in jdk7ux Summary: long series of lambda form calls trigger stack overflow in c2 Reviewed-by: kvn, vlivanov
Mon, 02 Jun 2014 08:07:29 +0200 8034812: remove IDX_INIT macro hack in Node class
thartmann [Mon, 02 Jun 2014 08:07:29 +0200] rev 24923
8034812: remove IDX_INIT macro hack in Node class Summary: The IDX_INIT macro used by Node::Node(...) to retrieve the Compile object is removed and replaced by a call to Compile::current(). The Node constructor, new operator and all calls to it are adapted accordingly. Reviewed-by: kvn, jrose, iveresov, goetz
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip