mseledtsov [Thu, 07 Mar 2019 12:15:48 -0800] rev 54025
8213448: [TESTBUG] enhance jfr/jvm/TestDumpOnCrash
Summary: added 2 more crash scenarios, removed dumponexit, and more
Reviewed-by: egahlin
mullan [Thu, 07 Mar 2019 14:29:43 -0500] rev 54024
8218618: Program fails when using JDK addressed by UNC path and using Security Manager
Reviewed-by: weijun
henryjen [Thu, 07 Mar 2019 10:18:23 -0800] rev 54023
8217216: Launcher does not defend itself against LD_LIBRARY_PATH_64 (Solaris)
Reviewed-by: rriggs
bsrbnd [Thu, 07 Mar 2019 15:27:42 +0100] rev 54022
8217561: X86: Add floating-point Math.min/max intrinsics
Summary: Implementation taking care of +/-0.0 and NaN which uses a specific pattern for reductions
Reviewed-by: aph, kvn, neliasso, sviswanathan, adinn
Contributed-by: Jatin Bhateja <jatin.bhateja@intel.com>
redestad [Tue, 05 Mar 2019 16:39:18 +0100] rev 54021
8220159: Optimize various RegMask operations by introducing watermarks
Reviewed-by: neliasso, thartmann
gadams [Thu, 07 Mar 2019 07:19:49 -0500] rev 54020
8201252: unquarantine nsk/jdi/ThreadReference/resume/resume001
Reviewed-by: cjplummer
shade [Thu, 07 Mar 2019 10:50:52 +0100] rev 54019
8215221: Serial GC misreports young GC time
Reviewed-by: kbarrett, manc
rehn [Thu, 07 Mar 2019 10:32:55 +0100] rev 54018
8220050: Deprecate -XX:-ThreadLocalHandshakes
Reviewed-by: dcubed, mdoerr
shade [Thu, 07 Mar 2019 10:22:19 +0100] rev 54017
8220228: Improve Shenandoah pacing histogram message
Reviewed-by: rkennke
goetz [Wed, 06 Mar 2019 16:01:01 +0100] rev 54016
8219651: compiler/ciReplay/TestServerVM.java is failing on windows
Reviewed-by: thartmann, kvn