lana [Thu, 11 Feb 2016 16:06:51 -0800] rev 35779
Merge
igerasim [Fri, 12 Feb 2016 00:20:16 +0300] rev 35778
8059212: Modify sun/security/smartcardio manual regression tests so that they do not just fail if no cardreader found
Reviewed-by: mullan
rriggs [Thu, 11 Feb 2016 11:19:03 -0500] rev 35777
8142539: Incorrect definition of ZoneOffset.MIN
8140211: Example in the Documentation is wrong for java.time.ZonedDateTime.minusHours
8139529: java.time.temporal.ChronoUnit.FOREVER typo
Reviewed-by: lancea, scolebourne
shade [Wed, 10 Feb 2016 16:36:25 +0300] rev 35776
8149459: StringConcatFactory should be synced up with LambdaMetafactory
Reviewed-by: psandoz, vlivanov, forax
goetz [Wed, 27 Jan 2016 10:35:49 +0100] rev 35775
8149529: Adapt SAP copyrights to new company name in jdk repository
Reviewed-by: simonis, chegar
igerasim [Wed, 10 Feb 2016 16:16:48 +0300] rev 35774
8046339: sun.rmi.transport.DGCAckHandler leaks memory
Reviewed-by: smarks
srastogi [Wed, 10 Feb 2016 11:04:13 +0100] rev 35773
8071368: Use more concrete types for NamedFunction constants in the code
Reviewed-by: psandoz, vlivanov, mhaupt
srastogi [Wed, 10 Feb 2016 10:44:58 +0100] rev 35772
8138884: MethodHandles.Lookup.findVirtual() Javadoc fails to consider private interface methods
Reviewed-by: psandoz, mhaupt