These are two small memory regions that are used to store objects that survive garbage collection in the Eden Space. When a Survivor Space fills up, the live objects are copied to the other Survivor Space. This process continues until an object has been copied a certain number of times, at which point it is promoted to the Tenured Space. The following JVM arguments are used to manage the Survivor Spaces: