coleenp [Thu, 01 Feb 2018 13:30:53 -0500] rev 48831
8196199: Remove miscellaneous oop comparison operators
Reviewed-by: hseigel, lfoltan
Contributed-by: kim.barrett@oracle.com, coleen.phillimore@oracle.com
psandoz [Wed, 31 Jan 2018 17:43:46 -0800] rev 48830
8196533: Update CondyNestedTest.java to compile jcod file
Reviewed-by: mchung
jwilhelm [Thu, 01 Feb 2018 02:05:35 +0100] rev 48829
Merge
ecaspole [Wed, 31 Jan 2018 17:45:48 -0500] rev 48828
8195069: LogCompilation - add basic unit tests
Summary: Framework and simple junits with static input
Reviewed-by: kvn, thartmann
psandoz [Wed, 31 Jan 2018 11:20:36 -0800] rev 48827
8187742: Minimal set of bootstrap methods for constant dynamic
Reviewed-by: jrose, forax
Contributed-by: brian.goetz@oracle.com, paul.sandoz@oracle.com
psandoz [Fri, 08 Sep 2017 10:46:46 -0700] rev 48826
8186209: Tool support for ConstantDynamic
8186046: Minimal ConstantDynamic support
8190972: Ensure that AOT/Graal filters out class files containing CONSTANT_Dynamic ahead of full AOT support
Reviewed-by: acorn, coleenp, kvn
Contributed-by: lois.foltan@oracle.com, john.r.rose@oracle.com, paul.sandoz@oracle.com