Wed, 05 Jul 2017 23:31:27 +0200 Merge
duke [Wed, 05 Jul 2017 23:31:27 +0200] rev 45247
Merge
Mon, 22 May 2017 15:28:12 -0700 8180721: clean up ProblemList
iignatyev [Mon, 22 May 2017 15:28:12 -0700] rev 45246
8180721: clean up ProblemList Reviewed-by: sspitsyn, gtriantafill
Mon, 22 May 2017 15:27:20 -0700 8180793: move jdk.test.lib.wrappers.* to jdk.test.lib package
iignatyev [Mon, 22 May 2017 15:27:20 -0700] rev 45245
8180793: move jdk.test.lib.wrappers.* to jdk.test.lib package Reviewed-by: mchung
Mon, 22 May 2017 09:23:59 +0200 8180575: Null pointer dereference in LoadNode::Identity()
thartmann [Mon, 22 May 2017 09:23:59 +0200] rev 45244
8180575: Null pointer dereference in LoadNode::Identity() Summary: Fixed a missing null check on the return value of AddPNode::Ideal_base_and_offset() found by Parfait. Reviewed-by: kvn
Mon, 22 May 2017 09:18:12 +0200 8180576: Null pointer dereference in Matcher::xform()
thartmann [Mon, 22 May 2017 09:18:12 +0200] rev 45243
8180576: Null pointer dereference in Matcher::xform() Summary: Fixed a missing null check on n->in(0) found by Parfait. Reviewed-by: kvn
Mon, 22 May 2017 09:17:32 +0200 8180511: Null pointer dereference in Matcher::ReduceInst()
thartmann [Mon, 22 May 2017 09:17:32 +0200] rev 45242
8180511: Null pointer dereference in Matcher::ReduceInst() Summary: Fixed a missing null check on the return value of MachNodeGenerator() found by Parfait. Reviewed-by: kvn
Mon, 22 May 2017 09:16:46 +0200 8180617: Null pointer dereference in InitializeNode::complete_stores
thartmann [Mon, 22 May 2017 09:16:46 +0200] rev 45241
8180617: Null pointer dereference in InitializeNode::complete_stores Summary: Fixed a missing null check on the return value of InitializeNode::allocation() found by Parfait. Reviewed-by: zmajo
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -7 +7 +10 +30 +100 +300 +1000 +3000 +10000 tip