art/test/024-illegal-access/info.txt

4 lines
161 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
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".