Defining the Java-source output file (SYSJAVA)
Add the SYSJAVA DD
statement if you are
compiling an OO program. The generated Java™ source
file is written to the SYSJAVA
ddname.
About this task
//SYSJAVA DD PATH='/u/userid/java/Classname.java',
// PATHOPTS=(OWRONLY,OCREAT,OTRUNC),
// PATHMODE=SIRWXU,
// FILEDATA=TEXT
The SYSJAVA
file must be in the z/OS® UNIX file system.