aefimov [Fri, 08 Nov 2019 14:54:17 +0000] rev 58984
aefimov-dns-client-branch: Add system property to control ANY requests
aefimov [Fri, 08 Nov 2019 14:49:00 +0000] rev 58983
Merge
jvernee [Fri, 08 Nov 2019 10:55:14 +0100] rev 58982
8233389: Add PrintIdeal to compiler directives
Summary: Add PrintIdeal as a compiler directive in order to enable PrintIdeal for only a single method.
Reviewed-by: roland, neliasso, vlivanov, thartmann
michaelm [Fri, 08 Nov 2019 09:46:55 +0000] rev 58981
Minor updates to spec, and fix test issues
tschatzl [Fri, 08 Nov 2019 10:01:13 +0100] rev 58980
8189737: Make HeapRegion not derive from Space
Reviewed-by: sjohanss, kbarrett
thartmann [Fri, 08 Nov 2019 09:16:48 +0100] rev 58979
8233788: Remove useless asserts in PhaseCFG::insert_anti_dependences
Summary: Removed useless asserts.
Reviewed-by: kvn
iklam [Thu, 07 Nov 2019 16:26:57 -0800] rev 58978
8233086: [TESTBUG] need to test field layout style difference between CDS dump time and run time
Reviewed-by: fparain