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.