bpb [Tue, 13 Jun 2017 13:43:37 -0700] rev 45639
6791812: (file spec) Incompatible File.lastModified() and setLastModified() for negative time
Summary: Amend verbiage describing return value to explain negative values.
Reviewed-by: rriggs, smarks
mchung [Tue, 13 Jun 2017 10:44:18 -0700] rev 45638
8182029: Make the top-level docs index.html to a HTML-level redirect to the API overview page
Reviewed-by: alanb, erikj, ihse
dl [Tue, 13 Jun 2017 09:13:28 -0700] rev 45637
8181104: Fix specs for updateAndGet and related methods
Reviewed-by: martin, psandoz, dholmes, chegar
vinnie [Tue, 13 Jun 2017 13:31:32 +0100] rev 45636
8181978: Keystore probing mechanism fails for large PKCS12 keystores
Reviewed-by: mullan
psandoz [Mon, 12 Jun 2017 14:30:40 -0700] rev 45635
8181442: Deprecate sun.misc.Unsafe.defineClass
Reviewed-by: shade, mchung
duke [Thu, 24 Aug 2017 16:22:59 +0200] rev 45634
Merge
vlivanov [Tue, 20 Jun 2017 13:44:43 +0000] rev 45633
Merge
vlivanov [Tue, 20 Jun 2017 14:37:25 +0300] rev 45632
8181872: C1: possible overflow when strength reducing integer multiply by constant
Reviewed-by: kvn
fyang [Tue, 20 Jun 2017 17:00:07 +0800] rev 45631
8182581: aarch64: fix for crash caused by earlyret of compiled method
Summary: fix jvm crash caused by earlyret of compiled method for aarch64 port
Reviewed-by: aph
Contributed-by: snazarkin@azul.com
mchung [Sat, 17 Jun 2017 11:50:50 -0700] rev 45630
8182416: Clean up module-info.java like move requires transitive adjacent to exports
Reviewed-by: alanb
alanb [Sat, 17 Jun 2017 08:03:09 +0100] rev 45629
Merge
alanb [Fri, 16 Jun 2017 09:20:23 -0700] rev 45628
8181087: Module system implementation refresh (6/2017)
Reviewed-by: sspitsyn, hseigel
poonam [Fri, 16 Jun 2017 22:10:34 +0000] rev 45627
8178536: OOM ERRORS + SERVICE-THREAD TAKES A PROCESSOR TO 100%
Summary: Clear the pending OOM exception in SensorInfo::trigger()
Reviewed-by: mchung, dcubed
dnsimon [Fri, 16 Jun 2017 12:18:46 -0700] rev 45626
8182310: [AOT][JVMCI] Get host class of VM anonymous class
Summary: Add missing JVMCI functionality
Reviewed-by: dlong, kvn
lana [Thu, 15 Jun 2017 17:43:56 +0000] rev 45625
Merge