attila [Mon, 08 Feb 2016 12:59:08 +0100] rev 35725
8149186: Don't use indy for optimistic arithmetic
Reviewed-by: mhaupt, sundar
lana [Thu, 04 Feb 2016 16:50:15 -0800] rev 35724
Merge
sundar [Thu, 04 Feb 2016 17:42:46 +0530] rev 35723
8148926: Call site profiling fails on braces-wrapped anonymous function
Reviewed-by: jlaskey, hannesw
lana [Thu, 04 Feb 2016 11:28:31 -0800] rev 35722
Added tag jdk-9+104 for changeset a077e87423b1
duke [Wed, 05 Jul 2017 21:18:55 +0200] rev 35721
Merge
lana [Thu, 04 Feb 2016 11:28:20 -0800] rev 35720
Added tag jdk-9+104 for changeset a8ace34fedbc
duke [Wed, 05 Jul 2017 21:18:48 +0200] rev 35719
Merge
ascarpino [Mon, 08 Feb 2016 13:09:16 -0800] rev 35718
8098581: SecureRandom.nextBytes() hurts performance with small size requests
Reviewed-by: valeriep
bpb [Mon, 08 Feb 2016 10:46:42 -0800] rev 35717
8064466: (fs spec) Files.readAttributes(Path, String, LinkOption...) not clear when called with zero attributes
Summary: Change specification to indicate "one or more" instead of "zero or more" attributes.
Reviewed-by: alanb
mhaupt [Mon, 08 Feb 2016 17:37:46 +0100] rev 35716
8138578: MethodHandles.Lookup.findSpecial() Javadoc fails to consider static methods
Reviewed-by: psandoz, vlivanov, mhaupt
Contributed-by: Shilpi Rastogi <shilpi.rastogi@oracle.com>