Coleen Phillimore
|
7b384c6958
|
8061205: MetadataOnStackMark only needs to walk code cache during class redefinition
Only do full metadata walk during class redefinition and only walk handles during class unloading.
Reviewed-by: sspitsyn, stefank
|
2015-03-13 12:40:39 -04:00 |
|
Stefan Karlsson
|
d410f19961
|
8056240: Investigate increased GC remark time after class unloading changes in CRM Fuse
Reviewed-by: mgerdin, coleenp, bdelsart
|
2014-10-02 10:55:36 +02:00 |
|
Coleen Phillimore
|
3c70d99eda
|
8055008: Clean up code that saves the previous versions of redefined classes
Use scratch_class to find EMCP methods for breakpoints if the old methods are still running.
Reviewed-by: dcubed, sspitsyn
|
2014-09-03 19:13:18 -04:00 |
|
Coleen Phillimore
|
99039568f9
|
8006040: NPG: on_stack processing wastes space in ConstantPool
Added on_stack bit to flags. Also MetadataMarkOnStack is used for more than JVMTI so had to be moved.
Reviewed-by: dholmes, stefank
|
2013-01-23 10:34:29 -05:00 |
|