When asm ClassReader's constructor throws IllegalArgumentException, jlink exits and prints one line message. It is very difficult to debug. Recently few jpackage test failures have been reported. If jlink plugins dump .class files in debug mode (-J-Djlink.debug=true), then it'd help us with debugging.
- relates to
-
JDK-8279921 Dump the .class file in jlink debug mode for any failure during transform() of a plugin
-
- Resolved
-