art/test/434-invoke-direct/info.txt

3 lines
110 B
Plaintext
Raw Normal View History

2025-08-25 08:21:32 +08:00
Tests that IllegalAccessError is thrown when a subclass invokes-direct a
private method from the super class.