jwilhelm [Sat, 10 Feb 2018 09:25:35 +0100] rev 48954
Merge
dsamersoff [Sat, 10 Feb 2018 09:48:51 +0000] rev 48953
8190428: Minimal Dynamic Constant support for AArch64
Summary: AArch64 specific code for 8186046
Reviewed-by: aph, psandoz
psomashe [Fri, 09 Feb 2018 09:56:05 -0800] rev 48952
8193150: Create a jtreg version of the test from JDK-8187143.
Summary: Create a new jtreg test based on the test attached to the bug and add it to the ProblemsList.
Reviewed-by: sspitsyn, cjplummer
coleenp [Fri, 09 Feb 2018 08:23:42 -0500] rev 48951
8165929: Constify arguments of Copy methods
Reviewed-by: hseigel, kbarrett
tschatzl [Fri, 09 Feb 2018 13:09:55 +0100] rev 48950
8196602: Change HeapRegionClosure to comply to naming conventions
Reviewed-by: kbarrett, sjohanss
jgeorge [Fri, 09 Feb 2018 12:09:21 +0530] rev 48949
8175384: SA: clhsdb 'printall' throws ClassCastException while printing out the bytecodes
Summary: While resolving the method invoked by invokevirtual, use java.lang.Object for arrays
Reviewed-by: dholmes, sspitsyn
alanb [Sat, 24 Feb 2018 08:26:53 +0000] rev 48948
8196830: publicLookup().findVirtual should not return method handle to AccessibleObject.setAccessible
Reviewed-by: mchung, psandoz
rriggs [Fri, 23 Feb 2018 17:34:25 -0500] rev 48947
8198656: Update copyright to 2018
Reviewed-by: joehw
ihse [Fri, 23 Feb 2018 14:08:25 -0800] rev 48946
8198627: JDK-8198318 broke readlink testing
Reviewed-by: erikj, tbell, prr, simonis
jjg [Fri, 23 Feb 2018 13:42:04 -0800] rev 48945
8186688: javax.lang.model.util.Elements.hides does not work correctly with interfaces
Reviewed-by: vromero, mcimadamore