Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
c210ab55bcebda93f4e21d6df6e1dca5a5e152c5
/
.
/
test
/
024-illegal-access
/
info.txt
blob: 16a284daceccdb63757e62335a513fc4c5441a88 [
file
] [
log
] [
blame
]
Test that an attempt to access a private field results in a verification
error. Also try to access a non-public class in a different package with
"instanceof".