1. 25 1月, 2013 2 次提交
    • M
      8005278: Serviceability Agent: jmap -heap and jstack -m fail · 98a7aa39
      minqi 提交于
      Summary: BinaryTreeDictionary is typedef'ed as AFLBinaryTreeDictionary in vmStructs and in SA we still use old name for that. FreeList now is a template based class which is not reflect in SA type library. When SA does calculation of heap for CMS, the former will cause failure to retrieve BinaryTreeDictionary  sine the rename. The later will fail wherever it is used in SA.
      Reviewed-by: dholmes, sla, coleenp
      Contributed-by: yunda.mly@taobao.com
      98a7aa39
    • S
      8005128: JSR 292: the mlvm redefineClassInBootstrap test crashes in ConstantPool::compare_entry_to · 473329eb
      sspitsyn 提交于
      Summary: When constant pool is copied in merge_constant_pools the invokedynamic operands must be copied before.
      Reviewed-by: coleenp, twisti
      Contributed-by: serguei.spitsyn@oracle.com
      473329eb
  2. 23 1月, 2013 2 次提交
  3. 22 1月, 2013 3 次提交
  4. 21 1月, 2013 1 次提交
  5. 18 1月, 2013 3 次提交
  6. 17 1月, 2013 2 次提交
  7. 16 1月, 2013 5 次提交
  8. 15 1月, 2013 8 次提交
  9. 14 1月, 2013 2 次提交
  10. 12 1月, 2013 8 次提交
  11. 11 1月, 2013 3 次提交
  12. 10 1月, 2013 1 次提交