/* */ try {
/* 1396 */ if (isModified()) {
/* 1397 */ checkPruned("toBytecode");
/* 1398 */ ClassFile cf = getClassFile2();
/* 1399 */ if (this.gcConstPool) {
/* 1400 */ cf.compact();
/* 1401 */ this.gcConstPool = false;
/* */ }
/* */
/* 1404 */ modifyClassConstructor(cf);
/* 1405 */ modifyConstructors(cf);