jmasa [Fri, 29 Jul 2016 20:23:24 +0000] rev 40097
Merge
jmasa [Wed, 08 Jun 2016 14:11:51 -0700] rev 40096
8159073: : Error handling incomplete when creating GC threads lazily
Reviewed-by: drwhite, tschatzl, sangheki
dcubed [Fri, 29 Jul 2016 11:38:07 -0700] rev 40095
8161601: Solaris: __USE_LEGACY_PROTOTYPES__ is redundant and should be removed
Reviewed-by: redestad, dcubed, gthornbr, dholmes
rbackman [Fri, 29 Jul 2016 08:17:43 +0000] rev 40094
Merge
rbackman [Fri, 29 Jul 2016 09:23:05 +0200] rev 40093
Merge
dpochepk [Thu, 28 Jul 2016 16:09:31 +0300] rev 40092
8162603: Unrecognized VM option 'UseCountedLoopSafepoints'
Reviewed-by: kvn
zmajo [Thu, 28 Jul 2016 08:19:35 +0000] rev 40091
Merge
roland [Wed, 27 Jul 2016 12:33:33 +0200] rev 40090
8162384: Performance regression: bimorphic inlining may be bypassed by type speculation
Summary: when speculation fails at a call fallback to profile data at the call site
Reviewed-by: kvn
dlong [Wed, 27 Jul 2016 10:56:01 -0700] rev 40089
8160742: Node::operator new invokes undefined behavior
Summary: remove obsolete asserts
Reviewed-by: kvn
goetz [Wed, 20 Jul 2016 12:34:11 +0200] rev 40088
8161907: adlc: Fix crash in cisc_spill_match if _rChild == NULL
Reviewed-by: kvn
roland [Mon, 25 Jul 2016 14:31:42 -0700] rev 40087
8161147: jvm crashes when -XX:+UseCountedLoopSafepoints is enabled
Summary: don't convert loop with safepoint on the backedge to Counted loop
Reviewed-by: kvn
aph [Thu, 23 Jun 2016 17:58:59 +0000] rev 40086
8157306: Random infrequent null pointer exceptions in javac
Reviewed-by: kvn
dpochepk [Mon, 25 Jul 2016 21:02:51 +0300] rev 40085
8162376: TestSHA512Intrinsics.java failed with Unexpected count of intrinsic _sha5_implCompress is expected
Reviewed-by: kvn
twisti [Fri, 22 Jul 2016 12:47:08 -1000] rev 40084
8162427: fix indent in CompileTask::print_tty
Reviewed-by: kvn
roland [Mon, 18 Jul 2016 20:45:51 +0200] rev 40083
8161651: Logic in ConnectionGraph::split_unique_types() wrongly assumes node always have memory input
Reviewed-by: thartmann, kvn
dnsimon [Fri, 22 Jul 2016 17:52:03 +0000] rev 40082
Merge