apetcher [Tue, 26 Jun 2018 11:14:27 -0400] rev 50792
8203228: Branch-free output conversion for X25519 and X448
Summary: Make some field arithmetic operations for X25519/X448 more resilient against side-channel attacks
Reviewed-by: ascarpino
goetz [Mon, 25 Jun 2018 23:04:21 +0200] rev 50791
8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach
Reviewed-by: jgeorge, cjplummer
hseigel [Tue, 26 Jun 2018 09:52:21 -0400] rev 50790
8205422: assert(false) failed: Bad verification_type_info
Summary: Instead of asserting, print out the bad value
Reviewed-by: lfoltan, coleenp
chegar [Tue, 26 Jun 2018 13:16:40 +0100] rev 50789
8205671: Remove HTTP Client tests erroneously problem listed by the TLS 1.3 integration
Reviewed-by: dfuchs, michaelm
weijun [Tue, 26 Jun 2018 18:55:48 +0800] rev 50788
8201815: Use Mozilla Public Suffix List
Reviewed-by: michaelm, erikj, ihse
tschatzl [Tue, 26 Jun 2018 11:09:42 +0200] rev 50787
8204082: Make names of Young GCs more uniform in logs
Summary: All G1 young gcs now start with "Pause Young" plus a more detailed description
Reviewed-by: sjohanss