*** 360,11 *** } /* * For primitive types, the type key is bounced back as is. */ - (void)outStream_writeByte(out, typeKey); switch (typeKey) { case JDWP_TAG(BYTE): (void)outStream_writeByte(out, --- 360,10 ---