blob: 16a284daceccdb63757e62335a513fc4c5441a88 [file] [log] [blame]
jeffhao5d1ac922011-09-29 17:41:15 -07001Test that an attempt to access a private field results in a verification
2error. Also try to access a non-public class in a different package with
3"instanceof".