dpochepk [Tue, 17 Jul 2018 19:25:45 +0300] rev 51133
8207240: AARCH64: C2-only VM does not build
Reviewed-by: shade
Contributed-by: aleksei.voitylov@bell-sw.com
aph [Tue, 17 Jul 2018 15:28:17 +0100] rev 51132
8207345: AArch64: Trampoline generation code reads from unitialized memory
Reviewed-by: shade
weijun [Tue, 17 Jul 2018 22:22:00 +0800] rev 51131
8207318: KeyStore#getInstance(File, LoadStoreParameter) does not load the keystore
Reviewed-by: mullan
coleenp [Tue, 17 Jul 2018 09:37:24 -0400] rev 51130
Merge
coleenp [Tue, 10 Jul 2018 11:13:33 -0400] rev 51129
8206471: Race with ConcurrentHashTable deleting items on insert with cleanup thread
Summary: Only fetch Node::next once and use that result.
Reviewed-by: hseigel, dholmes
chegar [Tue, 17 Jul 2018 12:22:41 +0100] rev 51128
8207265: Bad HTML in {@link} in HttpResponse.BodySubscribers.ofPublisher
Reviewed-by: michaelm
pmuthuswamy [Tue, 17 Jul 2018 16:49:55 +0530] rev 51127
8207190: JDK 11 javadoc generates bad code example
Reviewed-by: sundar
dlong [Mon, 16 Jul 2018 15:09:19 -0700] rev 51126
8181855: [Graal] runtime/ReservedStack/ReservedStackTest.java triggers: assert(thread->deopt_mark() == __null) failed: no stack overflow from deopt blob/uncommon trap
Reviewed-by: kvn