750751752753754755756757758759760761762
} } finally { is.close(); } SourceDebugExtensionAttribute attr; attr = new SourceDebugExtensionAttribute(smap.toString()); javaClass.addAttribute(attr); WriteStream os = classPath.openWrite(); try {