rkennke [Tue, 25 Sep 2018 16:41:25 +0200] rev 51868
8211061: Tests fail with assert(VM_Version::supports_sse4_1()) on ThreadRipper CPU
Reviewed-by: thartmann, roland
chegar [Tue, 25 Sep 2018 15:35:31 +0100] rev 51867
8211099: ProblemList two networking tests until jtreg b14 is promoted
Reviewed-by: alanb
aph [Mon, 24 Sep 2018 18:19:46 +0100] rev 51866
8211064: [AArch64] Interpreter and c1 don't correctly handle jboolean results in native calls
Reviewed-by: aph
Contributed-by: andrey.petushkov@gmail.com
rkennke [Mon, 24 Sep 2018 18:44:39 +0200] rev 51865
8132849: Increased stop time in cleanup phase because of single-threaded walk of thread stacks in NMethodSweeper::mark_active_nmethods()
Reviewed-by: eosterlund, zgu, thartmann
plevart [Tue, 25 Sep 2018 14:23:37 +0200] rev 51864
8205461: Create Collector which merges results of two other collectors
Reviewed-by: briangoetz, smarks, plevart
Contributed-by: amaembo@gmail.com
thartmann [Tue, 25 Sep 2018 14:16:33 +0200] rev 51863
8210152: Optimize integer divisible by power-of-2 check
Summary: Integer conditional negation operation before zero check is eliminated
Reviewed-by: kvn, thartmann
Contributed-by: pengfei.li@arm.com
pmuthuswamy [Tue, 25 Sep 2018 13:58:54 +0530] rev 51862
8202462: {@index} may cause duplicate labels
Reviewed-by: jjg
pmuthuswamy [Tue, 25 Sep 2018 12:36:45 +0530] rev 51861
8205593: Javadoc -link makes broken links if module name matches package name
Reviewed-by: jjg