On 11/05/2016 16:37, Rémi Forax wrote:
:

Note that i will update ASM soon to be able to read/write a module-info, so at 
least there will be a way to update a module-info.class without elying on javac.
Good to hear. As you probably know, we have asm.Attribute implementation of the Module and other attributes and these are already used by the `jar` and `jmod` tools when they read or add attributes to module-info.class. All very straight-forward.

-Alan.

Reply via email to