jiangli [Mon, 01 Oct 2018 00:52:37 -0400] rev 51962
8210926: vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java failed with JVMTI_ERROR_INVALID_CLASS in CDS mode
Summary: Reset InstanceKlass _init_state to 'allocated' before writing out shared classes at dump time.
Reviewed-by: dholmes, coleenp
mikael [Fri, 28 Sep 2018 14:53:41 -0700] rev 51961
8211291: Backout JDK-8210842 Handle JNIGlobalRefLocker.cpp
Reviewed-by: kbarrett, iignatyev, jcbeyler
mikael [Fri, 28 Sep 2018 14:11:21 -0700] rev 51960
8211176: Initialize ObjectMonitor eagerly
Reviewed-by: dholmes, adinn, redestad
coleenp [Fri, 28 Sep 2018 16:07:39 -0400] rev 51959
8209645: Split ClassLoaderData and ClassLoaderDataGraph into separate files
Reviewed-by: iklam, stuefe
henryjen [Fri, 28 Sep 2018 13:15:01 -0700] rev 51958
8210810: Escaped character at specific position in argument file is not handled properly
Reviewed-by: alanb
Contributed-by: Bo Zhang <zhangbodut@gmail.com>
jcbeyler [Fri, 28 Sep 2018 13:01:28 -0700] rev 51957
8210842: Handle JNIGlobalRefLocker.cpp
Summary: Add checking for JNI calls via a new ExceptionCheckingJniEnv
Reviewed-by: sspitsyn, amenkov, dholmes, mikael
gadams [Fri, 28 Sep 2018 14:31:36 -0400] rev 51956
8208473: [TESTBUG] nsk/jdb/exclude/exclude001/exclude001.java is timing out on solaris-sparc again
Reviewed-by: cjplummer, amenkov
dtitov [Fri, 28 Sep 2018 12:04:47 -0700] rev 51955
8163083: SocketListeningConnector does not allow invocations with port 0
Reviewed-by: sspitsyn, amenkov, gadams, jcbeyler
shade [Fri, 28 Sep 2018 18:28:49 +0200] rev 51954
8211268: Disable unsupported GCs for Zero
Reviewed-by: sgehwolf, erikj
shade [Fri, 28 Sep 2018 18:28:49 +0200] rev 51953
8211274: x86_32 build failures after JDK-8211029 (Have a common set of enabled warnings for all native libraries)
Reviewed-by: dholmes, tschatzl
shade [Fri, 28 Sep 2018 18:28:48 +0200] rev 51952
8211272: x86_32 build failures after JDK-8210764 (Update avx512 implementation)
Reviewed-by: rkennke, kvn
dl [Fri, 28 Sep 2018 08:45:46 -0700] rev 51951
8207003: Miscellaneous changes imported from jsr166 CVS 2018-09
Reviewed-by: martin, chegar
dl [Fri, 28 Sep 2018 08:45:46 -0700] rev 51950
8210971: Add exception handling methods to CompletionStage and CompletableFuture
Reviewed-by: martin, chegar
mbaesken [Thu, 27 Sep 2018 17:13:07 +0200] rev 51949
8211208: make AllocateHeapAt an unsupported option on AIX
Reviewed-by: shade, tschatzl
avoitylov [Fri, 28 Sep 2018 15:39:31 +0300] rev 51948
8211212: ARM: -Werror=switch build failure
Reviewed-by: shade