b5ea6d3e25
A critical bug related to Java 8 bytecode (default/static methods in interfaces) was fixed in maven-shade-plugin in 3.0.0, which reproduces for kotlin-compiler-embeddable on Java 9 because the verifier in Java 9 started to check consistency of constant pool references to methods in interfaces #KT-17112 Fixed