Class java.lang.reflect.
AccessibleObject
Changed Methods | ||
---|---|---|
void
setAccessible
(
AccessibleObject[],
|
Change in exceptions thrown from
java.lang.SecurityException
to no exceptions.
|
|
void
setAccessible
(
boolean
)
|
Change in exceptions thrown from
java.lang.SecurityException
to no exceptions.
|