Comment on Java Puzzle: Square RootparentComments−craigching13yHe specifically says you need to leave the security manager in place and you can't use setAccessbile() which you need to do with the default security manager.
Comments
He specifically says you need to leave the security manager in place and you can't use setAccessbile() which you need to do with the default security manager.