pmuthuswamy [Tue, 30 Apr 2019 11:58:30 +0530] rev 54648
8221991: Improve the HTML for the inheritance tree for a type
Reviewed-by: hannesw
dlong [Wed, 24 Apr 2019 09:10:45 -0700] rev 54647
8219403: JVMCIRuntime::adjust_comp_level should be replaced
Reviewed-by: kvn, dnsimon, never
manc [Fri, 08 Mar 2019 18:21:52 -0800] rev 54646
8220388: Increase -inlinehint-threshold for Clang to avoid G1 pause time regression
Summary: Make Clang inline more aggressively for functions with inline keyword
Reviewed-by: erikj, jiangli, shade
coleenp [Mon, 29 Apr 2019 16:01:52 -0400] rev 54645
8222988: Use MonitorLocker rather than MutexLocker when wait/notify used
Summary: fixed use cases in code except CMS.
Reviewed-by: rehn, dcubed
mullan [Mon, 29 Apr 2019 14:34:10 -0400] rev 54644
8036608: Key.getAlgorithm link to standard algorithm names needs to be updated
Reviewed-by: xuelei
bpb [Mon, 29 Apr 2019 07:39:16 -0700] rev 54643
8218280: LineNumberReader throws "Mark invalid" exception if CRLF straddles buffer.
Reviewed-by: dfuchs, prappo
fyang [Fri, 26 Apr 2019 16:38:39 +0800] rev 54642
8223020: aarch64: expand minI_rReg and maxI_rReg patterns into separate instructions
Reviewed-by: aph
clanger [Mon, 29 Apr 2019 10:27:44 +0100] rev 54641
8223015: Cleanups for zipfs tests
Reviewed-by: redestad, lancea
thartmann [Mon, 29 Apr 2019 09:04:25 +0200] rev 54640
8221592: C2 compilation failed with assert(!q->is_MergeMem())
Summary: Transform the original MergeMem after transforming the slices to get rid of MergeMem inputs.
Reviewed-by: kvn, neliasso
weijun [Sat, 27 Apr 2019 18:21:57 +0800] rev 54639
8223003: SunMSCAPI keys are not cleaned up
Reviewed-by: igerasim