roland [Mon, 27 Nov 2017 16:05:11 -0800] rev 48135
8191887: assert(b->is_Bool()) in PhaseIdealLoop::clone_iff() due to Opaque4 node
Summary: add special handling for graph shape If->Opaque4->Bool->CmpP
Reviewed-by: kvn
dcubed [Mon, 27 Nov 2017 17:51:21 -0500] rev 48134
Merge
jgeorge [Mon, 27 Nov 2017 15:26:55 -0500] rev 48133
8191919: Include TestJhsdbJstackLock.java in ProblemList.txt
Reviewed-by: dcubed
sangheki [Mon, 27 Nov 2017 13:19:08 -0800] rev 48132
8178497: Bug in MutableNUMASpace::ensure_parsability
Summary: Changed problematic variable type from intptr_t to HeapWord*
Reviewed-by: tschatzl, sjohanss
roland [Mon, 27 Nov 2017 10:44:19 -0800] rev 48131
8191153: assert(u_ctrl != blk1 && u_ctrl != blk2) failed: won't converge
Summary: relax assert
Reviewed-by: kvn
jtulach [Fri, 10 Nov 2017 10:30:42 +0100] rev 48130
8189116: Give the jdk.internal.vm.compiler.management only the permissions it really needs to expose the bean
Reviewed-by: mchung, kvn