Support the creation of Java 9 class files

Issue #72 resolved
Former user created an issue

(Preliminary) support for reading/representing Java 9 class files already exists, but it is currently not possible to recreate Java 9 class files with Modules related attributes.

Extend the Assembler to support the creation of Java 9 class files.

Comments (2)

  1. Log in to comment