alanb [Sat, 23 Jun 2018 09:46:18 +0100] rev 50740
Merge
alanb [Sat, 23 Jun 2018 09:34:09 +0100] rev 50739
8198372: API to create a SelectableChannel to a FileDescriptor
Reviewed-by: chegar, bpb
alanb [Sat, 23 Jun 2018 08:03:52 +0100] rev 50738
8197532: Re-examine policy for the default set of modules when compiling or running code on the class path
Reviewed-by: jlahoda, mchung
jmanson [Sat, 23 Jun 2018 01:22:52 -0700] rev 50737
8205113: Update JVMTI doc references to object allocation tracking
Summary: Update the JVMTI VMObjectAlloc spec
Reviewed-by: dholmes, sspitsyn
sgehwolf [Tue, 05 Jun 2018 11:55:39 +0200] rev 50736
8203188: Add JEP-181 support to the Zero interpreter
Reviewed-by: dholmes, chrisphi
dholmes [Sat, 23 Jun 2018 01:32:41 -0400] rev 50735
8010319: Implementation of JEP 181: Nest-Based Access Control
Reviewed-by: alanb, psandoz, mchung, coleenp, acorn, mcimadamore, forax, jlahoda, sspitsyn, abuckley
Contributed-by: alex.buckley@oracle.com, maurizio.mimadamore@oracle.com, mandy.chung@oracle.com, tobias.hartmann@oracle.com, david.holmes@oracle.com, vladimir.x.ivanov@oracle.com, karen.kinnear@oracle.com, vladimir.kozlov@oracle.com, john.r.rose@oracle.com, daniel.smith@oracle.com, serguei.spitsyn@oracle.com, kumardotsrinivasan@gmail.com, boris.ulasevich@bell-sw.com
martin [Fri, 22 Jun 2018 17:49:21 -0700] rev 50734
8205199: more Linux clang compile failures
Reviewed-by: dholmes, kbarrett, stuefe
Contributed-by: Arthur Eubanks <aeubanks@google.com>, Thomas Stuefe <thomas.stuefe@gmail.com>
martin [Fri, 22 Jun 2018 17:36:03 -0700] rev 50733
8205197: Never default to using libc++ on Linux
Summary: Let the toolchain choose the standard library by default
Reviewed-by: tbell, erikj, gziemski
valeriep [Fri, 22 Jun 2018 23:18:07 +0000] rev 50732
Merge
valeriep [Fri, 22 Jun 2018 23:10:36 +0000] rev 50731
7007966: Add Brainpool ECC support (RFC 5639)
Summary: Enhance SunEC provider with the support of brainpool256/320/384/512r1 curves
Reviewed-by: valeriep
Contributed-by: Tobias Wagner <tobias.wagner@n-design.de>