8485868788899091929394
long initTime = System.currentTimeMillis(); for (int i=0;i<iterations;i++) { session.doTestByValue(property); if (property.getX()!=1000) { throw new RuntimeException("Property was changed in a call-by-value operation"); }