Hi Helmer, >Do all of the methods that are not compiled correctly contain >exception handlers (or synchronized(foo){} blocks)? For the time being, the answer is YES. The second problem I found also related to synchronized. It happened in java/lang/String.<init>(StringBuffer)V I will continue to find some more failures. Kiyo