stefank [Thu, 07 Jun 2018 10:11:36 +0200] rev 50621
8204538: Split ScanClosure and ScanClosureWithParBarrier
Reviewed-by: eosterlund, tschatzl, kbarrett
cushon [Mon, 18 Jun 2018 18:49:34 -0700] rev 50620
8198669: Refactor annotation array value parsing to reduce duplication
Reviewed-by: psandoz, darcy
pmuthuswamy [Tue, 19 Jun 2018 09:45:54 +0530] rev 50619
8205148: Turn off logging in jQuery-migrate
Reviewed-by: sundar
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
bulasevich [Mon, 18 Jun 2018 22:43:38 -0400] rev 50617
8203479: JFR enabled ARM32 build assertion failure
Reviewed-by: dholmes
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
lkorinth [Mon, 18 Jun 2018 20:43:42 -0400] rev 50615
8205054: Could not find "lsof" on test machine
Reviewed-by: dholmes, mikael, goetz
weijun [Tue, 19 Jun 2018 08:06:35 +0800] rev 50614
8177334: Update xmldsig implementation to Apache Santuario 2.1.1
Reviewed-by: mullan
kvn [Mon, 18 Jun 2018 15:24:48 -0700] rev 50613
8205181: ProblemList applications/ctw/modules/java_desktop_2.java
Reviewed-by: iignatyev
jjg [Mon, 18 Jun 2018 13:52:30 -0700] rev 50612
8204330: Javadoc IllegalArgumentException: HTML special chars in constant value
Reviewed-by: ksrini
jjg [Mon, 18 Jun 2018 13:40:16 -0700] rev 50611
8149565: -locale option issues
Reviewed-by: hannesw
psandoz [Mon, 18 Jun 2018 10:13:58 -0700] rev 50610
8170159: Improve the performance of BitSet traversal
Reviewed-by: martin
dlong [Mon, 18 Jun 2018 09:48:22 -0700] rev 50609
8204231: Update Graal
Reviewed-by: kvn
rehn [Mon, 18 Jun 2018 16:13:21 +0200] rev 50608
8204857: ConcurrentHashTable: Fix parallel processing
Reviewed-by: coleenp, gziemski
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
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