Tue, 15 Jul 2014 16:46:43 +0100 8048175: Remove redundant use of reflection on core classes from JNDI
prappo [Tue, 15 Jul 2014 16:46:43 +0100] rev 25514
8048175: Remove redundant use of reflection on core classes from JNDI Reviewed-by: msheppar, vinnie
Thu, 10 Jul 2014 16:26:38 +0200 8042778: Getting all visible methods in ReferenceTypeImpl is slow
jmanson [Thu, 10 Jul 2014 16:26:38 +0200] rev 25513
8042778: Getting all visible methods in ReferenceTypeImpl is slow Reviewed-by: egahlin, dholmes
Thu, 17 Jul 2014 09:50:33 -0700 Added tag jdk9-b23 for changeset 4bc08677eca7
katleman [Thu, 17 Jul 2014 09:50:33 -0700] rev 25512
Added tag jdk9-b23 for changeset 4bc08677eca7
Wed, 05 Jul 2017 19:50:37 +0200 Merge
duke [Wed, 05 Jul 2017 19:50:37 +0200] rev 25511
Merge
Fri, 18 Jul 2014 08:25:40 -0700 Merge
lana [Fri, 18 Jul 2014 08:25:40 -0700] rev 25510
Merge
Mon, 14 Jul 2014 13:31:03 +0400 8043454: Test case for 8037157 should not throw a VerifyError
hseigel [Mon, 14 Jul 2014 13:31:03 +0400] rev 25509
8043454: Test case for 8037157 should not throw a VerifyError Summary: Don't throw VerifyError if method is NULL. Reviewed-by: acorn, lfoltan, mschoene
Wed, 07 May 2014 19:34:48 +0400 8037157: Verify <init> call
hseigel [Wed, 07 May 2014 19:34:48 +0400] rev 25508
8037157: Verify <init> call Summary: Check for null method Reviewed-by: coleenp, acorn, mschoene
Mon, 14 Jul 2014 13:15:06 +0400 8037167: Better method signature resolution
acorn [Mon, 14 Jul 2014 13:15:06 +0400] rev 25507
8037167: Better method signature resolution Reviewed-by: mschoene, hseigel, lfoltan
Mon, 14 Jul 2014 13:01:34 +0400 8036800: Attribute OOM to correct part of code
hseigel [Mon, 14 Jul 2014 13:01:34 +0400] rev 25506
8036800: Attribute OOM to correct part of code Summary: checks that the attribute_length does not exceed the length of remaining data in the class file Reviewed-by: coleenp, ahgross
Mon, 14 Jul 2014 12:45:14 +0400 8035119: Fix exceptions to bytecode verification
hseigel [Mon, 14 Jul 2014 12:45:14 +0400] rev 25505
8035119: Fix exceptions to bytecode verification Summary: Prevent ctor calls to super() and this() from avoidable code (try blocks, if stmts, etc.) Reviewed-by: coleenp, acorn, mschoene
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip