cushon [Mon, 11 Jun 2018 14:06:50 -0700] rev 50533
8203679: AssertionError in DeferredAttr with parenthesized method reference
Reviewed-by: mcimadamore
kbarrett [Tue, 12 Jun 2018 18:12:59 -0400] rev 50532
8204585: Remove IN_ARCHIVE_ROOT from Access API
Summary: Replaced Access API with API on heap.
Reviewed-by: jiangli, coleenp, tschatzl
Contributed-by: stefan.karlsson@oracle.com, kim.barrett@oracle.com
bchristi [Tue, 12 Jun 2018 14:08:24 -0700] rev 50531
8204565: (spec) Document java.{vm.}?specification.version system properties' relation to $FEATURE
Reviewed-by: mchung
smarks [Tue, 12 Jun 2018 13:24:37 -0700] rev 50530
8204243: remove Thread.destroy() and Thread.stop(Throwable)
Reviewed-by: dholmes, alanb, sspitsyn, iris
rhalade [Tue, 12 Jun 2018 11:34:48 -0700] rev 50529
8196141: Add GoDaddy root certificates
Reviewed-by: mullan
aph [Mon, 11 Jun 2018 15:32:43 +0100] rev 50528
8204680: Disassembly does not display code strings in stubs
Reviewed-by: kvn
rriggs [Tue, 12 Jun 2018 13:07:47 -0400] rev 50527
8197930: JNI exception pending in initializeEncoding of jni_util.c
Reviewed-by: mchung, stuefe