rkennke [Fri, 05 Oct 2018 23:45:02 +0200] rev 52058
8211792: Fix misplaced BarrierSet forward declarations
Reviewed-by: shade, zgu
gadams [Mon, 08 Oct 2018 14:57:07 -0400] rev 52057
8201603: MonitorContendedEnter failure in nsk/jvmti/scenarios/contention/TC02/tc02t001
Reviewed-by: cjplummer
goetz [Tue, 09 Oct 2018 16:03:56 +0200] rev 52056
8211856: [ppc, s390] ProblemList some failing tests.
Reviewed-by: kvn, mdoerr
ghaug [Tue, 09 Oct 2018 15:06:27 +0200] rev 52055
8211768: [s390] Implement JFR profiling
Reviewed-by: simonis, mdoerr
redestad [Tue, 09 Oct 2018 14:30:06 +0200] rev 52054
8211859: Avoid initializing AtomicBoolean from RandomAccessFile
Reviewed-by: alanb
chegar [Tue, 09 Oct 2018 13:31:50 +0100] rev 52053
8211902: broken link in java.net.http.WebSocket.Builder
Reviewed-by: alanb, dfuchs
chegar [Tue, 09 Oct 2018 11:44:00 +0100] rev 52052
8211920: Close server socket and cleanups in test/jdk/javax/naming/module/RunBasic.java
Reviewed-by: dfuchs
sgehwolf [Tue, 02 Oct 2018 17:17:43 +0200] rev 52051
8211387: [Zero] atomic_copy64: Use ldrexd for atomic reads on ARMv7
Reviewed-by: dholmes, aph
Contributed-by: Andrew Haley <aph@redhat.com>
alanb [Tue, 09 Oct 2018 07:06:32 +0100] rev 52050
8211825: ModuleLayer.defineModulesWithXXX does not setup delegation when module reads automatic module
Reviewed-by: mchung
jcbeyler [Mon, 08 Oct 2018 19:44:44 -0700] rev 52049
8211782: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[I-S]*
Summary: Remove the NSK_CPP_STUB macros
Reviewed-by: amenkov, sspitsyn