dfuchs [Mon, 01 Dec 2014 21:02:21 +0100] rev 27783
8065552: setAccessible(true) on fields of Class may throw a SecurityException
Summary: This fix hides the new private Class.classLoader field from reflection, rather than making it not accessible.
Reviewed-by: mchung, coffeys