hotspot/test/runtime/CommandLine/flagfile.txt
author tschatzl
Wed, 19 Aug 2015 13:47:40 +0200
changeset 32377 5ee15c417d02
parent 27244 a2bd9d3112d4
permissions -rw-r--r--
8003237: G1: Reduce unnecessary (and failing) allocation attempts when handling an evacuation failure Summary: Remember for every generation whether the memory for that generation has already been exhausted. If so, do not try to get a new region for these generations. Further, if the last generation is full, early exit from copy_to_survivor_space. Reviewed-by: jmasa, brutisso
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
27244
a2bd9d3112d4 8060256: The loop in Arguments::parse() can be enhanced.
jiangli
parents:
diff changeset
     1
+PrintVMOptions -IgnoreUnrecognizedVMOptions