update to support V15
Add support of Java 15 bytecode. The only feature that impacts bytecode for 15 is the sealed type (the PermittedSubtypes attribute) which is already supported by ASM8_EXPERIMENTAL
Add support of Java 15 bytecode. The only feature that impacts bytecode for 15 is the sealed type (the PermittedSubtypes attribute) which is already supported by ASM8_EXPERIMENTAL