pq12664.st WB IN PACKAGER "MAXIMUM COMPACT BYTECODE SIZE EXCEEDED" As part of our product, we generate code to be run at runtime. We were able to compile and save a method whose byte code size is 133,966 bytes. However, when we tried to package a runtime image that includes this method, we got a walkback in the packager that says "Maximum compact bytecode size exceeeded." When we removed this method, we were able to package the image successfully. And if we could compile and save a method, we expect to be able to package it. File in pq12664.st to fix the problem. PLEASE NOTE: THIS FIX is based on V4.02B. If using V4.02, install the fix pack first.