Currently, when JeandleCompiledCode uses CodeBuffer to install compiled code to CodeCache, it creates a fixed size CodeBuffer. Therefore, many dynamic memory allocations will happen when CodeBuffer ...