rkennke [Wed, 19 Sep 2018 21:31:33 +0200] rev 51806
8210829: Modularize allocations in C2
Reviewed-by: kvn, roland
martin [Wed, 19 Sep 2018 10:51:06 -0700] rev 51805
8209817: stack is executable when building with Clang on Linux
Reviewed-by: dholmes, martin, mikael, ihse
Contributed-by: Arthur Eubanks <aeubanks@google.com>
pliden [Wed, 19 Sep 2018 19:12:20 +0200] rev 51804
8210884: ZGC: Remove insertion of filler objects
Reviewed-by: eosterlund
pliden [Wed, 19 Sep 2018 19:12:18 +0200] rev 51803
8210881: ZGC: Introduce ZRootsIteratorClosure
Reviewed-by: eosterlund
mikael [Wed, 19 Sep 2018 09:24:40 -0700] rev 51802
8210912: Build error in src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_convert.c after JDK-8029661
Reviewed-by: mullan
pliden [Wed, 19 Sep 2018 14:09:11 +0200] rev 51801
8210713: Let CollectedHeap::ensure_parsability() take care of TLAB statistics gathering
Reviewed-by: eosterlund, sjohanss
mbalao [Wed, 12 Sep 2018 13:09:51 +0200] rev 51800
8029661: Support TLS v1.2 algorithm in SunPKCS11 provider
Summary: TLS v1.2 algorithms for key and MAC derivation added to SunPKCS11 crypto provider.
Reviewed-by: valeriep
jlahoda [Wed, 19 Sep 2018 10:50:25 +0200] rev 51799
8207954: Data for --release 11
Summary: Adding support for --release 11
Reviewed-by: erikj, ihse, jjg