Thu, 07 Mar 2019 16:15:43 +0100 8220283: ZGC fails to build on GCC 4.4.7: ATTRIBUTE_ALIGNED compatibility issue
sgehwolf [Thu, 07 Mar 2019 16:15:43 +0100] rev 54030
8220283: ZGC fails to build on GCC 4.4.7: ATTRIBUTE_ALIGNED compatibility issue Reviewed-by: shade, kbarrett
Thu, 07 Mar 2019 19:35:02 -0800 8220165: Encryption using GCM results in RuntimeException- input length out of bound
ascarpino [Thu, 07 Mar 2019 19:35:02 -0800] rev 54029
8220165: Encryption using GCM results in RuntimeException- input length out of bound Reviewed-by: valeriep
Thu, 07 Mar 2019 13:20:04 -0800 8219997: [TESTBUG] Create test for JFR events in Docker container: CPU, Memory and Process Info
mseledtsov [Thu, 07 Mar 2019 13:20:04 -0800] rev 54028
8219997: [TESTBUG] Create test for JFR events in Docker container: CPU, Memory and Process Info Summary: Start docker with limits on CPU/Mem, verify JFR reports correct data Reviewed-by: egahlin
Thu, 07 Mar 2019 22:16:03 +0100 8219448: split-if update_uses accesses stale idom data
neliasso [Thu, 07 Mar 2019 22:16:03 +0100] rev 54027
8219448: split-if update_uses accesses stale idom data Reviewed-by: thartmann, kvn
Thu, 07 Mar 2019 12:56:48 -0800 8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
naoto [Thu, 07 Mar 2019 12:56:48 -0800] rev 54026
8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time Reviewed-by: lancea, rgoel
Thu, 07 Mar 2019 12:15:48 -0800 8213448: [TESTBUG] enhance jfr/jvm/TestDumpOnCrash
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
Thu, 07 Mar 2019 14:29:43 -0500 8218618: Program fails when using JDK addressed by UNC path and using Security Manager
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
Thu, 07 Mar 2019 10:18:23 -0800 8217216: Launcher does not defend itself against LD_LIBRARY_PATH_64 (Solaris)
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
Thu, 07 Mar 2019 15:27:42 +0100 8217561: X86: Add floating-point Math.min/max intrinsics
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>
Tue, 05 Mar 2019 16:39:18 +0100 8220159: Optimize various RegMask operations by introducing watermarks
redestad [Tue, 05 Mar 2019 16:39:18 +0100] rev 54021
8220159: Optimize various RegMask operations by introducing watermarks Reviewed-by: neliasso, thartmann
Thu, 07 Mar 2019 07:19:49 -0500 8201252: unquarantine nsk/jdi/ThreadReference/resume/resume001
gadams [Thu, 07 Mar 2019 07:19:49 -0500] rev 54020
8201252: unquarantine nsk/jdi/ThreadReference/resume/resume001 Reviewed-by: cjplummer
Thu, 07 Mar 2019 10:50:52 +0100 8215221: Serial GC misreports young GC time
shade [Thu, 07 Mar 2019 10:50:52 +0100] rev 54019
8215221: Serial GC misreports young GC time Reviewed-by: kbarrett, manc
Thu, 07 Mar 2019 10:32:55 +0100 8220050: Deprecate -XX:-ThreadLocalHandshakes
rehn [Thu, 07 Mar 2019 10:32:55 +0100] rev 54018
8220050: Deprecate -XX:-ThreadLocalHandshakes Reviewed-by: dcubed, mdoerr
Thu, 07 Mar 2019 10:22:19 +0100 8220228: Improve Shenandoah pacing histogram message
shade [Thu, 07 Mar 2019 10:22:19 +0100] rev 54017
8220228: Improve Shenandoah pacing histogram message Reviewed-by: rkennke
Wed, 06 Mar 2019 16:01:01 +0100 8219651: compiler/ciReplay/TestServerVM.java is failing on windows
goetz [Wed, 06 Mar 2019 16:01:01 +0100] rev 54016
8219651: compiler/ciReplay/TestServerVM.java is failing on windows Reviewed-by: thartmann, kvn
Thu, 07 Mar 2019 08:38:16 +0100 8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?"
thartmann [Thu, 07 Mar 2019 08:38:16 +0100] rev 54015
8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?" Summary: Use weak handles for compile tasks to allow unloading of referenced methods. Reviewed-by: kvn, coleenp, eosterlund
Thu, 07 Mar 2019 00:23:45 +0100 Added tag jdk-13+11 for changeset 21ea4076a275
jwilhelm [Thu, 07 Mar 2019 00:23:45 +0100] rev 54014
Added tag jdk-13+11 for changeset 21ea4076a275
Wed, 06 Mar 2019 21:58:54 +0100 8219713: Reduce work in DefaultMethods::generate_default_methods
redestad [Wed, 06 Mar 2019 21:58:54 +0100] rev 54013
8219713: Reduce work in DefaultMethods::generate_default_methods Reviewed-by: hseigel, dholmes, lfoltan, acorn
Wed, 06 Mar 2019 09:30:05 -0800 8218464: vmTestbase/nsk/jdi/VirtualMachine/allThreads/allthreads001/TestDescription.java failed
dtitov [Wed, 06 Mar 2019 09:30:05 -0800] rev 54012
8218464: vmTestbase/nsk/jdi/VirtualMachine/allThreads/allthreads001/TestDescription.java failed Reviewed-by: sspitsyn, gadams
Thu, 28 Feb 2019 14:22:03 +0100 8219650: [Testbug] Fix potential crashes in new test hotspot gtest "test_print_hex_dump" jdk-13+11
stuefe [Thu, 28 Feb 2019 14:22:03 +0100] rev 54011
8219650: [Testbug] Fix potential crashes in new test hotspot gtest "test_print_hex_dump" Reviewed-by: clanger, shade
Wed, 06 Mar 2019 12:14:47 +0100 8219214: Infinite Loop in CodeSection::dump()
lucy [Wed, 06 Mar 2019 12:14:47 +0100] rev 54010
8219214: Infinite Loop in CodeSection::dump() Reviewed-by: kvn, thartmann
Wed, 06 Mar 2019 11:15:16 +0100 8220151: SafepointTracing::end_of_last_safepoint_ms should return ms since epoch.
rehn [Wed, 06 Mar 2019 11:15:16 +0100] rev 54009
8220151: SafepointTracing::end_of_last_safepoint_ms should return ms since epoch. Reviewed-by: dholmes, redestad
Thu, 28 Feb 2019 09:43:23 +0800 8219519: Remove linux_sparc.ad and linux_aarch64.ad
jiefu [Thu, 28 Feb 2019 09:43:23 +0800] rev 54008
8219519: Remove linux_sparc.ad and linux_aarch64.ad Reviewed-by: thartmann, pli, adinn
Tue, 05 Mar 2019 21:26:14 -0800 8220211: Small update to Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic (JDK-8216580)
vdeshpande [Tue, 05 Mar 2019 21:26:14 -0800] rev 54007
8220211: Small update to Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic (JDK-8216580) Reviewed-by: kvn
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 tip