Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
de3e51d655ac46b4e570ad66c664308745c3e8f8
/
.
/
test
/
024-illegal-access
/
info.txt
blob: 16a284daceccdb63757e62335a513fc4c5441a88 [
file
] [
log
] [
blame
]
jeffhao
5d1ac92
2011-09-29 17:41:15 -0700
[
diff
] [
blame
]
1
Test that an attempt to access a private field results in a verification
2
error. Also try to access a non-public class in a different package with
3
"instanceof".