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
mullan [Wed, 10 Oct 2018 16:25:40 -0400] rev 52084
8191053: Provide a mechanism to make system's security manager immutable
Summary: Make System.setSecurityManager optional to support and add new disallow and allow options to the java.security.manager system property
Reviewed-by: alanb, mchung, rriggs, smarks
mullan [Wed, 10 Oct 2018 15:23:38 -0400] rev 52083
8211878: Bad/broken links in docs/api/java.xml.crypto/javax/xml/crypto/dsig/Reference.html
Reviewed-by: jjg