Y
Hacker News
new
|
ask
|
show
|
jobs
by
jlebar
4836 days ago
Use reflection to read n. Reflection lets you bypass |private|.
2 comments
craigching
4836 days ago
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.
link
GhotiFish
4836 days ago
that should throw an exception with the security manager on. I think. I might of read the docs wrong.
link
jlebar
4836 days ago
Ahh, I see.
link