Mon, 18 Jun 2018 18:49:34 -0700 8198669: Refactor annotation array value parsing to reduce duplication
cushon [Mon, 18 Jun 2018 18:49:34 -0700] rev 50620
8198669: Refactor annotation array value parsing to reduce duplication Reviewed-by: psandoz, darcy
Tue, 19 Jun 2018 09:45:54 +0530 8205148: Turn off logging in jQuery-migrate
pmuthuswamy [Tue, 19 Jun 2018 09:45:54 +0530] rev 50619
8205148: Turn off logging in jQuery-migrate Reviewed-by: sundar
Mon, 18 Jun 2018 16:58:16 -0700 8202559: Tests which start VM using JNI start failing after compile upgrade to VC 2017
iignatyev [Mon, 18 Jun 2018 16:58:16 -0700] rev 50618
8202559: Tests which start VM using JNI start failing after compile upgrade to VC 2017 Reviewed-by: erikj
Mon, 18 Jun 2018 22:43:38 -0400 8203479: JFR enabled ARM32 build assertion failure
bulasevich [Mon, 18 Jun 2018 22:43:38 -0400] rev 50617
8203479: JFR enabled ARM32 build assertion failure Reviewed-by: dholmes
Mon, 18 Jun 2018 20:50:23 -0400 8204961: JVMTI jtreg tests build warnings on 32-bit platforms
bulasevich [Mon, 18 Jun 2018 20:50:23 -0400] rev 50616
8204961: JVMTI jtreg tests build warnings on 32-bit platforms Reviewed-by: sspitsyn, dholmes
Mon, 18 Jun 2018 20:43:42 -0400 8205054: Could not find "lsof" on test machine
lkorinth [Mon, 18 Jun 2018 20:43:42 -0400] rev 50615
8205054: Could not find "lsof" on test machine Reviewed-by: dholmes, mikael, goetz
Tue, 19 Jun 2018 08:06:35 +0800 8177334: Update xmldsig implementation to Apache Santuario 2.1.1
weijun [Tue, 19 Jun 2018 08:06:35 +0800] rev 50614
8177334: Update xmldsig implementation to Apache Santuario 2.1.1 Reviewed-by: mullan
Mon, 18 Jun 2018 15:24:48 -0700 8205181: ProblemList applications/ctw/modules/java_desktop_2.java
kvn [Mon, 18 Jun 2018 15:24:48 -0700] rev 50613
8205181: ProblemList applications/ctw/modules/java_desktop_2.java Reviewed-by: iignatyev
Mon, 18 Jun 2018 13:52:30 -0700 8204330: Javadoc IllegalArgumentException: HTML special chars in constant value
jjg [Mon, 18 Jun 2018 13:52:30 -0700] rev 50612
8204330: Javadoc IllegalArgumentException: HTML special chars in constant value Reviewed-by: ksrini
Mon, 18 Jun 2018 13:40:16 -0700 8149565: -locale option issues
jjg [Mon, 18 Jun 2018 13:40:16 -0700] rev 50611
8149565: -locale option issues Reviewed-by: hannesw
Mon, 18 Jun 2018 10:13:58 -0700 8170159: Improve the performance of BitSet traversal
psandoz [Mon, 18 Jun 2018 10:13:58 -0700] rev 50610
8170159: Improve the performance of BitSet traversal Reviewed-by: martin
Mon, 18 Jun 2018 09:48:22 -0700 8204231: Update Graal
dlong [Mon, 18 Jun 2018 09:48:22 -0700] rev 50609
8204231: Update Graal Reviewed-by: kvn
Mon, 18 Jun 2018 16:13:21 +0200 8204857: ConcurrentHashTable: Fix parallel processing
rehn [Mon, 18 Jun 2018 16:13:21 +0200] rev 50608
8204857: ConcurrentHashTable: Fix parallel processing Reviewed-by: coleenp, gziemski
Mon, 18 Jun 2018 14:36:50 +0200 8205091: AIX: build errors in hotspot after 8203641: Refactor String Deduplication into shared
mbaesken [Mon, 18 Jun 2018 14:36:50 +0200] rev 50607
8205091: AIX: build errors in hotspot after 8203641: Refactor String Deduplication into shared Reviewed-by: simonis, stuefe, dholmes
Mon, 18 Jun 2018 12:11:59 +0200 8043575: Dynamically parallelize reference processing work
tschatzl [Mon, 18 Jun 2018 12:11:59 +0200] rev 50606
8043575: Dynamically parallelize reference processing work Summary: In G1 automatically set the number of parallel Reference processing threads Reviewed-by: sangheki, kbarrett Contributed-by: sangheon.kim@oracle.com, thomas.schatzl@oracle.com
Tue, 29 May 2018 09:26:00 +0200 8202845: Refactor reference processing for improved parallelism
tschatzl [Tue, 29 May 2018 09:26:00 +0200] rev 50605
8202845: Refactor reference processing for improved parallelism Summary: Fold reference processing's nine phases into four to decrease startup and termination time of this phase. Reviewed-by: kbarrett, sjohanss
Mon, 18 Jun 2018 08:07:15 +0530 8196988: Resolve disabled warnings for libjimage
sdama [Mon, 18 Jun 2018 08:07:15 +0530] rev 50604
8196988: Resolve disabled warnings for libjimage Summary: Fixed warnings related to implicit-fallthrough gcc option Reviewed-by: psandoz, mchung
Fri, 15 Jun 2018 17:34:01 -0700 8199871: Deprecate pack200 and unpack200 tools
henryjen [Fri, 15 Jun 2018 17:34:01 -0700] rev 50603
8199871: Deprecate pack200 and unpack200 tools Reviewed-by: mchung, psandoz, abuckley
Sat, 16 Jun 2018 10:10:54 +0100 8199433: (se) select(Consumer<SelectionKey> action) as alternative to selected-key set
alanb [Sat, 16 Jun 2018 10:10:54 +0100] rev 50602
8199433: (se) select(Consumer<SelectionKey> action) as alternative to selected-key set Reviewed-by: bpb
Fri, 15 Jun 2018 12:25:53 +0200 8204943: Improve message of ArrayStoreException.
goetz [Fri, 15 Jun 2018 12:25:53 +0200] rev 50601
8204943: Improve message of ArrayStoreException. Reviewed-by: lfoltan, hseigel
Sat, 16 Jun 2018 07:05:09 +0200 8204958: Minor cleanups for the diagnostic framework
stuefe [Sat, 16 Jun 2018 07:05:09 +0200] rev 50600
8204958: Minor cleanups for the diagnostic framework Reviewed-by: sspitsyn, coleenp, cjplummer
Fri, 15 Jun 2018 16:53:58 -0400 8204939: Change Access nomenclature: root to native
kbarrett [Fri, 15 Jun 2018 16:53:58 -0400] rev 50599
8204939: Change Access nomenclature: root to native Summary: Rename RootAccess => NativeAccess, IN_ROOT => IN_NATIVE, and related cleanups. Reviewed-by: pliden, stefank, coleenp
Fri, 15 Jun 2018 13:08:32 -0700 8205116: jdeps --system $java.home fails with IAE
mchung [Fri, 15 Jun 2018 13:08:32 -0700] rev 50598
8205116: jdeps --system $java.home fails with IAE Reviewed-by: alanb, lancea
Fri, 15 Jun 2018 12:48:19 -0700 8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java
bpb [Fri, 15 Jun 2018 12:48:19 -0700] rev 50597
8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java Reviewed-by: alanb
Thu, 14 Jun 2018 23:09:11 -0700 8202216: Add Buffer mismatch methods
vtheeyarath [Thu, 14 Jun 2018 23:09:11 -0700] rev 50596
8202216: Add Buffer mismatch methods Reviewed-by: plevart, psandoz
Fri, 15 Jun 2018 11:44:49 -0700 8205112: Remove non-existent modules from test/jdk/jdk/modules/etc/UpgradeableModules.java
mchung [Fri, 15 Jun 2018 11:44:49 -0700] rev 50595
8205112: Remove non-existent modules from test/jdk/jdk/modules/etc/UpgradeableModules.java Reviewed-by: alanb, lancea, kcr
Fri, 15 Jun 2018 11:44:20 -0700 8200121: Remove unused qualified exports in java.base
mchung [Fri, 15 Jun 2018 11:44:20 -0700] rev 50594
8200121: Remove unused qualified exports in java.base Reviewed-by: alanb, lancea
Fri, 15 Jun 2018 11:15:32 -0700 8203667: Platform specific include files in jdk image in wrong sub directory
erikj [Fri, 15 Jun 2018 11:15:32 -0700] rev 50593
8203667: Platform specific include files in jdk image in wrong sub directory Reviewed-by: mchung, tbell
Fri, 15 Jun 2018 19:24:15 +0100 8203838: javac performance regression in 11+11
mcimadamore [Fri, 15 Jun 2018 19:24:15 +0100] rev 50592
8203838: javac performance regression in 11+11 Summary: Share method check exception Reviewed-by: vromero
Thu, 14 Jun 2018 17:32:31 -0700 7183985: (ann) Class.getAnnotation() throws an ArrayStoreException when the annotation class not present
cushon [Thu, 14 Jun 2018 17:32:31 -0700] rev 50591
7183985: (ann) Class.getAnnotation() throws an ArrayStoreException when the annotation class not present Reviewed-by: darcy, martin, vromero
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip