**[Isto Nikula](https://jira.spring.io/secure/ViewProfile.jspa?name=iston)** opened **[SPR-13999](https://jira.spring.io/browse/SPR-13999?redirect=false)** and commented First call on line 726, second 731. https://github.com/spring-projects/spring-framework/blob/4.2.x/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerAdapter.java#L723;L731 --- **Affects:** 4.2.5 **Issue Links:** - #18555 Regression: `@ResponseBody` with Map result returns JSON array twice in case of synchronizeOnSession=true (_**"is duplicated by"**_) - #18708 Handler method is called twice when synchronizeOnSession is true in RequestMappingHandlerAdaptor (_**"is duplicated by"**_) - #18440 ResponseEntity CacheControl ignored / extended by RequestMappingHandlerAdapter