Daniel D. Daugherty
0745d10694
Merge
2008-03-13 14:17:48 -07:00
Chuck Rasbold
1931e94bad
Merge
2008-03-13 05:40:44 -07:00
Daniel D. Daugherty
0f1d30354a
6497639: 4/3 Profiling Swing application caused JVM crash
...
Make RedefineClasses() interoperate better with class sharing.
Reviewed-by: sspitsyn, jmasa
2008-03-12 18:06:50 -07:00
Jon Masamitsu
6c0c606249
6557851: CMS: ergonomics defaults are not set with FLAG_SET_ERGO
...
Default values set by cms ergonomics are set with FLAG_SET_DEFAULT so down stream the values look like the default values and affect how later parameters are set. Set these values with FLAG_SET_ERGO instead and adjust how later parameters are interpreted.
Reviewed-by: iveresov, apetrusenko, pbk, ysr
2008-03-02 16:10:12 -08:00
Y. Srinivas Ramakrishna
a6d8fca876
6668743: CMS: Consolidate block statistics reporting code
...
Reduce the amount of related code replication and improve pretty printing.
Reviewed-by: jmasa
2008-02-29 14:42:56 -08:00
Y. Srinivas Ramakrishna
51bf19209d
6621728: Heap inspection should not crash in the face of C-heap exhaustion
...
Deal more gracefully with situations where C-heap scratch space cannot be had
Reviewed-by: jmasa
2008-02-26 15:57:49 -08:00
Jon Masamitsu
9c36dab8c4
6665445: Backout change to CardTableModRefBS::resize_covered_region()
...
Backed out part of cahnge for 6624765 because of nightly testing regressions. Reviewers below were for 6624765.
Reviewed-by: ysr, apetrusenko
2008-02-20 08:40:31 -08:00
Jon Masamitsu
38fdc8ab98
6624765: Guarantee failure "Unexpected dirty card found"
...
In verification take into account partial coverage of a region by a card and expansion of the card table.
Reviewed-by: ysr, apetrusenko
2008-02-15 07:01:10 -08:00
Y. Srinivas Ramakrishna
41895dc06d
6659981: +ParallelRefProcEnabled crashes on single core platform
...
Disable parallel reference processing when there are no worker threads
Reviewed-by: apetrusenko, pbk, jmasa, tonyp
2008-02-12 16:07:46 -08:00
John Coomes
1bfa153ebe
6635560: segv in reference processor on t1000
...
Revert back to using the default page size for the card table
Reviewed-by: pbk, phh
2007-12-06 13:59:28 -08:00
J. Duke
8153779ad3
Initial load
2007-12-01 00:00:00 +00:00