commit | cbc7f8756a7e9569bbe1a38ce7cab0c0c6002bf7 | [log] [tgz] |
---|---|---|
author | Y. Srinivas Ramakrishna <ysr@openjdk.org> | Sat Oct 23 23:03:49 2010 -0700 |
committer | Y. Srinivas Ramakrishna <ysr@openjdk.org> | Sat Oct 23 23:03:49 2010 -0700 |
tree | 6cb33dc55fefe04ea5b3731601da379809879b2d | |
parent | 554e77efb458c07c20446cc944cc61c34ad390b9 [diff] |
6896603: CMS/GCH: collection_attempt_is_safe() ergo should use more recent data Deprecated HandlePromotionFailure, removing the ability to turn off that feature, did away with one epoch look-ahead when deciding if a scavenge is likely to fail, relying on current data. Reviewed-by: jmasa, johnc, poonam