Closed Earthcomputer closed 5 years ago
If the outer class is modified in a way such that the inner class isn't (i.e. line numbers aren't changed) (e.g. removal of bridge method), then the inner class isn't detected as modified, causing NoSuchMethodErrors and similar during distribution.
NoSuchMethodError
If the outer class is modified in a way such that the inner class isn't (i.e. line numbers aren't changed) (e.g. removal of bridge method), then the inner class isn't detected as modified, causing
NoSuchMethodError
s and similar during distribution.