Compile to JVM Byte Code (-j)

Compiles the COBOL source code files (.cbl, .CBL, .COB or .cob) into JVM byte code (.class files), and in some circumstances additional .cbldat static data files.

Ensure any .cbldat files are deployed with the compiled source or located on the classpath.