<div dir="ltr">The attached code contains the building of a class with one method '_STM'.<br>When the method gets too big, more than 32,767 bytes, a weird situation occurs.<div><br>Look at lines 93-94: Here the size of the code can be changed.<br>When the code is greater than 

32,767  (caseBlockSize = 13000)<br>the Method 'buildMethod_STM' is called twice with different CodeBuilders !!!<div><br>When caseBlockSize = 10000 everything is OK.<br></div></div><div><br></div><div>There must be something wrong here.<br></div><div><br></div><div>- Øystein Myhre Andersen</div></div>