chegar [Thu, 11 Oct 2018 13:40:09 +0100] rev 52094
8211922: Remove test/jdk/javax/naming/module/RunBasic.java from the ProblemList
Reviewed-by: lancea
roland [Thu, 27 Sep 2018 17:46:01 +0200] rev 52093
8211233: MemBarNode::trailing_membar() and MemBarNode::leading_membar() need to handle dying subgraphs better
Reviewed-by: kvn, thartmann
roland [Tue, 18 Sep 2018 20:41:17 +0200] rev 52092
8210389: C2: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc
Reviewed-by: kvn, thartmann
shade [Thu, 11 Oct 2018 10:42:17 +0200] rev 52091
8212005: Epsilon elastic TLAB sizing may cause misalignment
Reviewed-by: rkennke, tschatzl
mbaesken [Wed, 10 Oct 2018 16:56:18 +0200] rev 52090
8211929: hotspot/share/opto/parse2.cpp compile error with gcc 7.3.1
Reviewed-by: kvn, stuefe
kbarrett [Wed, 10 Oct 2018 23:47:36 -0400] rev 52089
8211962: Implicit narrowing in MacOSX java.desktop jsound
Summary: Cast value to needed type.
Reviewed-by: serb
bpb [Wed, 10 Oct 2018 17:53:22 -0700] rev 52088
8152910: Get performance improvement with Stable annotation
Reviewed-by: darcy
Contributed-by: Peter Levart <peter.levart@gmail.com>
jwilhelm [Thu, 11 Oct 2018 00:43:09 +0200] rev 52087
Added tag jdk-12+15 for changeset f8626bcc1698
mchung [Wed, 10 Oct 2018 15:19:34 -0700] rev 52086
8211921: AssertionError in MethodHandles$Lookup.defineClass
Reviewed-by: alanb
akolarkunnu [Fri, 05 Oct 2018 05:03:15 -0700] rev 52085
8210055: Enable different look and feel tests in SwingSet3 demo tests
Reviewed-by: serb
Contributed-by: abdul.kolarkunnu@oracle.com