jwilhelm [Sat, 24 Nov 2018 01:05:11 +0100] rev 52677
8214276: Problemlist compiler/intrinsics/mathexact/MulExactLConstantTest.java
Reviewed-by: kbarrett
bulasevich [Fri, 23 Nov 2018 19:45:38 +0300] rev 52676
8213845: ARM32: Interpreter doesn't call result handler after native calls
Reviewed-by: aph
roland [Thu, 22 Nov 2018 17:25:47 +0100] rev 52675
8214206: Fix for JDK-8213419 is broken on 32-bit
Reviewed-by: mdoerr, shade
sjohanss [Fri, 23 Nov 2018 10:57:07 +0100] rev 52674
8214118: HeapRegions marked as archive even if CDS mapping fails
Reviewed-by: tschatzl, jiangli
rehn [Fri, 23 Nov 2018 11:07:54 +0100] rev 52673
8214181: safepoint header cleanup
Reviewed-by: kbarrett, dholmes, coleenp
rehn [Fri, 23 Nov 2018 10:43:18 +0100] rev 52672
8212108: SafepointSynchronizer never ending counter (big enough)
Reviewed-by: dholmes, eosterlund
mgronlun [Fri, 23 Nov 2018 10:51:59 +0100] rev 52671
8214161: java.lang.IllegalAccessError: class jdk.internal.event.X509CertificateEvent (in module java.base) cannot access class jdk.jfr.internal.handlers.EventHandler (in module jdk.jfr) because module java.base does not read module jdk.jfr
Reviewed-by: egahlin, dholmes
vtewari [Fri, 23 Nov 2018 13:16:45 +0530] rev 52670
8203672: JNI exception pending in PlainSocketImpl.c
8203264: JNI exception pending in PlainDatagramSocketImpl.c:740
8203673: JNI exception pending in DualStackPlainDatagramSocketImpl.c:398
Reviewed-by: chegar, igerasim
ysuenaga [Fri, 23 Nov 2018 16:36:07 +0900] rev 52669
8213015: Inconsistent settings between JFR.configure and -XX:FlightRecorderOptions
Reviewed-by: mgronlun, egahlin
amlu [Fri, 23 Nov 2018 12:45:47 +0800] rev 52668
8214241: Problem list com/sun/jndi/ldap/LdapTimeoutTest.java for all platforms
Reviewed-by: vtewari, weijun
mhorie [Thu, 22 Nov 2018 21:43:37 -0500] rev 52667
8214205: PPC64: Add instructions for counting trailing zeros
Reviewed-by: mdoerr, gromero
mchung [Thu, 22 Nov 2018 10:15:32 -0800] rev 52666
8214223: tools/jdeps/listdeps/ListModuleDeps.java failed due to missing Lib2 file
Reviewed-by: lancea, alanb
simonis [Thu, 22 Nov 2018 17:22:40 +0100] rev 52665
8213698: Improve devkit creation and add support for linux/ppc64/ppc64le/s390x
Reviewed-by: erikj, ihse
hannesw [Thu, 22 Nov 2018 15:38:20 +0100] rev 52664
8200432: javadoc fails with ClassCastException on {@link byte[]}
Reviewed-by: jjg, sundar
sgehwolf [Thu, 22 Nov 2018 11:15:53 +0100] rev 52663
8214108: [TESTBUG] Incorrect Function parameter lists in vmTestbase/nsk/jvmti/scenarios/extension/EX03/ex03t001
Reviewed-by: gadams, sspitsyn
Contributed-by: Simon Tooke <stooke@redhat.com>