Tue, 13 Jun 2017 13:31:32 +0100 8181978: Keystore probing mechanism fails for large PKCS12 keystores
vinnie [Tue, 13 Jun 2017 13:31:32 +0100] rev 45636
8181978: Keystore probing mechanism fails for large PKCS12 keystores Reviewed-by: mullan
Mon, 12 Jun 2017 14:30:40 -0700 8181442: Deprecate sun.misc.Unsafe.defineClass
psandoz [Mon, 12 Jun 2017 14:30:40 -0700] rev 45635
8181442: Deprecate sun.misc.Unsafe.defineClass Reviewed-by: shade, mchung
Thu, 24 Aug 2017 16:22:59 +0200 Merge
duke [Thu, 24 Aug 2017 16:22:59 +0200] rev 45634
Merge
Tue, 20 Jun 2017 13:44:43 +0000 Merge
vlivanov [Tue, 20 Jun 2017 13:44:43 +0000] rev 45633
Merge
Tue, 20 Jun 2017 14:37:25 +0300 8181872: C1: possible overflow when strength reducing integer multiply by constant
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
Tue, 20 Jun 2017 17:00:07 +0800 8182581: aarch64: fix for crash caused by earlyret of compiled method
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
Sat, 17 Jun 2017 11:50:50 -0700 8182416: Clean up module-info.java like move requires transitive adjacent to exports
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
Sat, 17 Jun 2017 08:03:09 +0100 Merge
alanb [Sat, 17 Jun 2017 08:03:09 +0100] rev 45629
Merge
Fri, 16 Jun 2017 09:20:23 -0700 8181087: Module system implementation refresh (6/2017)
alanb [Fri, 16 Jun 2017 09:20:23 -0700] rev 45628
8181087: Module system implementation refresh (6/2017) Reviewed-by: sspitsyn, hseigel
Fri, 16 Jun 2017 22:10:34 +0000 8178536: OOM ERRORS + SERVICE-THREAD TAKES A PROCESSOR TO 100%
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
Fri, 16 Jun 2017 12:18:46 -0700 8182310: [AOT][JVMCI] Get host class of VM anonymous class
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
Thu, 15 Jun 2017 17:43:56 +0000 Merge
lana [Thu, 15 Jun 2017 17:43:56 +0000] rev 45625
Merge
Tue, 13 Jun 2017 23:22:58 +0000 Merge
sspitsyn [Tue, 13 Jun 2017 23:22:58 +0000] rev 45624
Merge
Tue, 13 Jun 2017 16:19:49 -0700 8178054: [TESTBUG] Need test for JVM TI IsModifiableModule
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
Tue, 13 Jun 2017 10:27:42 -0700 8181757: NonNMethod heap in segmented CodeCache is not scanned in some cases
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
Fri, 02 Jun 2017 11:26:36 +0200 8180197: Failing assert: id must be initialized
rbackman [Fri, 02 Jun 2017 11:26:36 +0200] rev 45621
8180197: Failing assert: id must be initialized Reviewed-by: kvn, kbarrett
Sat, 10 Jun 2017 16:01:29 +0800 8181906: AArch64: port bugfix for 7009641 to AArch64
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
Thu, 24 Aug 2017 16:22:48 +0200 Merge
duke [Thu, 24 Aug 2017 16:22:48 +0200] rev 45619
Merge
Tue, 20 Jun 2017 13:12:42 +0200 8179537: Update testing.md for more clarity regarding JTReg configuration
ihse [Tue, 20 Jun 2017 13:12:42 +0200] rev 45618
8179537: Update testing.md for more clarity regarding JTReg configuration Reviewed-by: erikj
Mon, 19 Jun 2017 12:25:37 -0700 8182492: docs bundle needs legal notices for 3rd party libraries distributed for javadoc search
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
Mon, 19 Jun 2017 18:20:42 +0200 8182408: Simplify the API-specification overview page
mr [Mon, 19 Jun 2017 18:20:42 +0200] rev 45616
8182408: Simplify the API-specification overview page Reviewed-by: erikj, mchung, jrose, alanb
Sat, 17 Jun 2017 08:02:30 +0100 Merge
alanb [Sat, 17 Jun 2017 08:02:30 +0100] rev 45615
Merge
Fri, 16 Jun 2017 09:20:15 -0700 8181087: Module system implementation refresh (6/2017)
alanb [Fri, 16 Jun 2017 09:20:15 -0700] rev 45614
8181087: Module system implementation refresh (6/2017) Reviewed-by: sspitsyn, hseigel
Fri, 16 Jun 2017 11:41:25 +0200 8179556: Add specs copyright file
ihse [Fri, 16 Jun 2017 11:41:25 +0200] rev 45613
8179556: Add specs copyright file Reviewed-by: erikj
Thu, 15 Jun 2017 11:54:26 -0700 8182032: Make java.compiler upgradeable
mchung [Thu, 15 Jun 2017 11:54:26 -0700] rev 45612
8182032: Make java.compiler upgradeable Reviewed-by: alanb, erikj
Thu, 15 Jun 2017 17:43:14 +0000 Merge
lana [Thu, 15 Jun 2017 17:43:14 +0000] rev 45611
Merge
Tue, 13 Jun 2017 10:44:11 -0700 8182029: Make the top-level docs index.html to a HTML-level redirect to the API overview page
mchung [Tue, 13 Jun 2017 10:44:11 -0700] rev 45610
8182029: Make the top-level docs index.html to a HTML-level redirect to the API overview page Reviewed-by: alanb, erikj, ihse
Wed, 05 Jul 2017 23:44:19 +0200 Added tag jdk-10+13 for changeset 9927a9f16738
duke [Wed, 05 Jul 2017 23:44:19 +0200] rev 45609
Added tag jdk-10+13 for changeset 9927a9f16738
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip