JVM COBOL Interoperating with Java

JVM COBOL compiles to JVM byte code. This allows for easy mixed-language programming with any other JVM language that compiles to JVM byte code such as Java or JRuby.