another request for review (S)

Keith McGuigan Keith.McGuigan at Sun.COM
Fri Jan 25 11:24:38 PST 2008


Another small fix, but this one may have larger ramifications, so any export on 
access controls please take a look:

Fixed 6622385: Accessing protected static methods

A protected member accessible from the class is accessible
even if it is referred to via a sibling class -- if that member is static.

Webrev: http://web-east.east/~km88527/webrev/2008/6622385

Testing:
  + JPRT
  + NSK runtime
  + JCK vm tests
  + runThese full

Reviewed by:

Fix verified (y/n)? y
Verified by:
   + CR-attached test case





More information about the hotspot-runtime-dev mailing list