On 24/06/2020 10:26, David Holmes wrote:
Sure but the bug fix will remove the setAccessible(true) so canAccess will do what he wants without needing to catch the exception. This is of course all a side show to the important issue of aligning the spec and implementation.If we call setAccessible(true) then canAccess will return true.
-Alan