hseigel [Tue, 22 Jul 2014 16:16:51 +0400] rev 27022
8036533: Method for correct defaults
8036156: Limit default method hierarchy
Summary: Fix protected access checks
Reviewed-by: coleenp, lfoltan, acorn, ahgross
coleenp [Tue, 14 Oct 2014 13:10:50 -0700] rev 27021
8015256: Better class accessibility
Summary: Improve protection domain check in forName()
Reviewed-by: mchung, acorn, jdn
lfoltan [Wed, 07 May 2014 19:38:22 +0400] rev 27020
8036805: Correct linker method lookup.
Summary: Correct handling of array of primitive type qualifiers during field and method resolution.
Reviewed-by: acorn, hseigel, ahgross