ksrini [Thu, 15 Jun 2017 14:27:19 -0700] rev 45645
8182185: Add Copyright notices to pack 200 spec
Reviewed-by: mchung
herrick [Thu, 15 Jun 2017 15:03:54 -0400] rev 45644
8181821: Broken link in javadoc for JSObject.getWindow
Reviewed-by: mchung
mchung [Thu, 15 Jun 2017 11:54:49 -0700] rev 45643
8182032: Make java.compiler upgradeable
Reviewed-by: alanb, erikj
lana [Thu, 15 Jun 2017 17:43:21 +0000] rev 45642
Merge
lancea [Wed, 14 Jun 2017 12:46:38 -0400] rev 45641
8181832: Broken link in javax/sql/rowset/spi/package-summary.html
Reviewed-by: alanb, mchung
mchung [Wed, 14 Jun 2017 09:21:28 -0700] rev 45640
8182137: Missing permissions in deprivileged java.xml.bind and java.xml.ws modules
Reviewed-by: alanb, mullan
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
sspitsyn [Tue, 13 Jun 2017 23:22:58 +0000] rev 45624
Merge
sspitsyn [Tue, 13 Jun 2017 16:19:49 -0700] rev 45623
8178054: [TESTBUG] Need test for JVM TI IsModifiableModule
Summary: Add new test hotspot/test/serviceability/jvmti/GetNamedModule
Reviewed-by: alanb, iignatyev
dlong [Tue, 13 Jun 2017 10:27:42 -0700] rev 45622
8181757: NonNMethod heap in segmented CodeCache is not scanned in some cases
8171365: nsk/jvmti/scenarios/events/EM04/em04t001: many errors for missed events
Reviewed-by: thartmann, kvn
rbackman [Fri, 02 Jun 2017 11:26:36 +0200] rev 45621
8180197: Failing assert: id must be initialized
Reviewed-by: kvn, kbarrett
fyang [Sat, 10 Jun 2017 16:01:29 +0800] rev 45620
8181906: AArch64: port bugfix for 7009641 to AArch64
Summary: Allocation in the code cache returns NULL instead of failing the entire VM
Reviewed-by: aph
Contributed-by: teng.lu@linaro.org
duke [Thu, 24 Aug 2017 16:22:48 +0200] rev 45619
Merge
ihse [Tue, 20 Jun 2017 13:12:42 +0200] rev 45618
8179537: Update testing.md for more clarity regarding JTReg configuration
Reviewed-by: erikj
mchung [Mon, 19 Jun 2017 12:25:37 -0700] rev 45617
8182492: docs bundle needs legal notices for 3rd party libraries distributed for javadoc search
Reviewed-by: jjg
mr [Mon, 19 Jun 2017 18:20:42 +0200] rev 45616
8182408: Simplify the API-specification overview page
Reviewed-by: erikj, mchung, jrose, alanb
alanb [Sat, 17 Jun 2017 08:02:30 +0100] rev 45615
Merge
alanb [Fri, 16 Jun 2017 09:20:15 -0700] rev 45614
8181087: Module system implementation refresh (6/2017)
Reviewed-by: sspitsyn, hseigel