add support of Java 18
No classfile format change are currently schedule for Java 18, the only change is to add a new version V18.
There are numerous changes/fixes scheduled for Java 18 https://openjdk.java.net/jeps/8267650 but none of them directly concern ASM (perhaps apart re-saying that ACC_SUPER and ACC_STRICT are dead flags)