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
phedlin [Wed, 13 Feb 2019 14:42:20 +0100] rev 53753
8217289: compiler/graalunit/HotspotTest.java failed with InvalidInstalledCodeException
Reviewed-by: thartmann, neliasso
neliasso [Thu, 14 Feb 2019 14:31:32 +0100] rev 53752
8087128: C2: Disallow definition split on MachCopySpill nodes
Reviewed-by: kvn
redestad [Thu, 14 Feb 2019 12:54:56 +0100] rev 53751
8216360: Deprecate -XX:CompilationPolicyChoice
Reviewed-by: thartmann, kvn
redestad [Thu, 14 Feb 2019 11:33:45 +0100] rev 53750
8218753: Obsolete nonproduct flag ProfilerCheckIntervals
Reviewed-by: dholmes, coleenp
jwilhelm [Thu, 14 Feb 2019 01:25:04 +0100] rev 53749
Added tag jdk-13+8 for changeset a535ba736cab
jjg [Wed, 13 Feb 2019 17:18:56 -0800] rev 53748
8218936: Test fails in Internet environment
Reviewed-by: mchung