Files
spring-batch/spring-batch-core
Philippe Marschall f78aa275c0 BATCH-2396 Guard Serializable check message
The exception message for the Serializable check in
DefaultExecutionContextSerializer is always generated. For large
contexts this can quickly put a log of pressure on the allocator and
the heap.

This commit contains the following changes:

 * generate the exception message for non-serializable values in
   DefaultExecutionContextSerializer only when needed

I have signed and agree to the terms of the SpringSource Individual
Contributor License Agreement.

Issue: BATCH-2396
2017-02-02 12:25:11 -06:00
..
2014-04-02 14:35:53 -04:00