cl [Thu, 28 Nov 2013 08:24:05 -0800] rev 21775
Added tag jdk8-b118 for changeset bacdc687ebbd
duke [Wed, 05 Jul 2017 19:23:56 +0200] rev 21774
Merge
amurillo [Fri, 29 Nov 2013 11:10:31 -0800] rev 21773
Added tag hs25-b61 for changeset d42eec86b5bd
amurillo [Fri, 29 Nov 2013 11:10:30 -0800] rev 21772
Merge
drchase [Fri, 29 Nov 2013 11:32:45 -0500] rev 21771
Merge
drchase [Tue, 26 Nov 2013 18:16:04 -0500] rev 21770
8016839: JSR292: AME instead of IAE when calling a method
Summary: Catch missing-because-illegal case for itable entries and use an exception-throwing method instead of null.
Reviewed-by: acorn, jrose, coleenp
hseigel [Tue, 26 Nov 2013 16:03:57 -0500] rev 21769
8028160: [TESTBUG] Exclude failing (runtime) jtreg tests using @ignore
Summary: Use @ignore to exclude failing tests
Reviewed-by: coleenp, ctornqvi, mseledtsov
Contributed-by: george.triantafillou@oracle.com
hseigel [Tue, 26 Nov 2013 09:52:22 -0500] rev 21768
8026065: InterfaceMethodref for invokespecial must name a direct superinterface
Summary: Add verification to check that invokespecial of an InterfaceMethodref names a method in a direct superinterface of the current class or interface in accordance with JSR 335, JVMS 4.9.2 Structural Constraints.
Reviewed-by: acorn, hseigel, coleenp
Contributed-by: lois.foltan@oracle.com
mgronlun [Sat, 23 Nov 2013 12:25:13 +0100] rev 21767
8028128: Add a type safe alternative for working with counter based data
Reviewed-by: dholmes, egahlin
mgronlun [Sat, 23 Nov 2013 09:56:59 +0100] rev 21766
Merge
hseigel [Thu, 21 Nov 2013 14:41:13 -0500] rev 21765
8028520: JVM should not throw VerifyError when a private method overrides a final method
Summary: Exclude private methods when checking for final method override.
Reviewed-by: kamg, coleenp, dholmes, mseledtsov
amurillo [Fri, 22 Nov 2013 13:42:46 -0800] rev 21764
8028815: new hotspot build - hs25-b61
Reviewed-by: jcoomes
cl [Thu, 28 Nov 2013 08:23:04 -0800] rev 21763
Added tag jdk8-b118 for changeset 283fe68e7f05
lana [Tue, 03 Dec 2013 10:46:34 -0800] rev 21762
Merge