vlivanov [Thu, 14 Feb 2019 15:27:46 -0800] rev 53767
8161334: C2: Cast nodes hinder memory alias analysis
Reviewed-by: kvn, thartmann
vlivanov [Thu, 14 Feb 2019 15:27:12 -0800] rev 53766
8218874: C2: Unsafe to access PhaseIdealLoop outside of constructors
Reviewed-by: thartmann, kvn
vlivanov [Thu, 14 Feb 2019 15:27:12 -0800] rev 53765
8218879: Keep track of memory accesses originated from Unsafe
Reviewed-by: thartmann
vlivanov [Thu, 14 Feb 2019 15:27:12 -0800] rev 53764
8218758: [TESTBUG] compiler/cha/StrengthReduceInterfaceCall.java misses recompilation event
Reviewed-by: iignatyev
vlivanov [Thu, 14 Feb 2019 15:27:12 -0800] rev 53763
8218881: C2: StaticFinalFieldPrinter doesn't handle T_ARRAY values in T_OBJECT fields
Reviewed-by: thartmann, kvn, neliasso
mikael [Thu, 14 Feb 2019 15:17:03 -0800] rev 53762
8218935: Make jfr strncpy uses GCC 8.x friendly
Reviewed-by: clanger
mikael [Thu, 14 Feb 2019 15:12:17 -0800] rev 53761
8218937: Make mlvmJvmtiUtils strncpy uses GCC 8.x friendly
Reviewed-by: iignatyev
iignatyev [Thu, 14 Feb 2019 14:40:11 -0800] rev 53760
8209455: [error-prone] JdkObsolete in jdk.management.agent
Reviewed-by: alanb, jcbeyler
xuelei [Thu, 14 Feb 2019 14:19:29 -0800] rev 53759
4919790: Errors in alert ssl message does not reflect the actual certificate status
Reviewed-by: mullan
manc [Tue, 05 Feb 2019 08:20:09 -0800] rev 53758
8218192: Remove copy constructor for MemRegion
Summary: Remove copy constructor in memRegion.hpp
Reviewed-by: tschatzl, kbarrett
stuefe [Thu, 14 Feb 2019 19:48:57 +0100] rev 53757
8183004: Remove code related to gtest death tests from assert macro
Reviewed-by: shade, kbarrett, iignatyev
joehw [Thu, 14 Feb 2019 09:38:19 -0800] rev 53756
8187697: Cleanup: irrelevant code in OutputPropertiesFactory
Reviewed-by: lancea
sdama [Thu, 14 Feb 2019 21:52:39 +0530] rev 53755
8201544: Improve javac command line parsing and error reporting
Summary: Modified exception into an error message for invalid filenames on windows
Reviewed-by: vromero, jjg
Contributed-by: srinivas.dama@oracle.com
jjg [Thu, 14 Feb 2019 07:41:54 -0800] rev 53754
8218944: Fix failed for JDK-8218936
Reviewed-by: jwilhelm