This is the command javab that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
blastb - converts GOGO statements in java class files
SYNOPSIS
blastb file file class file generated by f2java
DESCRIPTION
To recompile java source files generated by f2java, using javac command, the generated
class file must be post-treated with the javab tool.
It converts the GOTO statements in the class file and remove warnings such as
"Untransformed goto remaining in program).
Use javab online using onworks.net services