Class-Version-Patcher
Class-Version-Patcher copied to clipboard
Reinsert bridge methods for replacing nest access-control for Java 9 and below
When the target version is 9 or below, we need to do more than just remove the nest attributes. Access must still be permitted to members being referenced, but doing so will require creation of bridge methods.