Proposal: #ModuleNameCharacters (revised)

Stephane Epardaud stef at epardaud.fr
Mon Dec 12 09:21:23 UTC 2016



On 09/12/16 23:05, David M. Lloyd wrote:
> So... essentially a custom module system has to generate binary 
> descriptors?  That's going to be a real pain.

Can't you use the ClassWriter API of the javac tool? That's 
JDK-specific, not JRE, though.


More information about the jpms-spec-observers mailing list