1. 09 7月, 2012 1 次提交
  2. 28 6月, 2012 1 次提交
  3. 05 7月, 2012 1 次提交
  4. 04 7月, 2012 1 次提交
  5. 03 7月, 2012 2 次提交
  6. 30 6月, 2012 5 次提交
  7. 29 6月, 2012 3 次提交
  8. 28 6月, 2012 1 次提交
  9. 27 6月, 2012 3 次提交
  10. 26 6月, 2012 4 次提交
  11. 25 6月, 2012 1 次提交
  12. 23 6月, 2012 4 次提交
    • M
      7177128: SA cannot get correct system properties after 7126277 · a1a0b016
      minqi 提交于
      Summary: Bug fix of 7126277 changed hashing algorithm and also changed key as final field, this led SA unable to set correct value for key. Solution by reading key/value and insert them into the new table.
      Reviewed-by: dholmes, mikael
      Contributed-by: yumin.qi@oracle.com
      a1a0b016
    • M
      7175133: jinfo failed to get system properties after 6924259 · 6b7ae0f7
      minqi 提交于
      Summary: String offset and count fields as fix of 6924259 were removed, and become optional. SA still use offset and count fields to read String contents and failed. Fix if they exist, use them other then use value field only to read, this keeps consistent with the changes in 6924259.
      Reviewed-by: dholmes, mikael
      Contributed-by: yumin.qi@oracle.com
      6b7ae0f7
    • J
      7177409: Perf regression in JVM_GetClassDeclaredFields after generic signature changes. · 251dc669
      jiangli 提交于
      Summary: In fieldDescriptor::generic_signature() returns NULL immediately if the field has no generic signature.
      Reviewed-by: dholmes, coleenp, jcoomes
      251dc669
    • K
      7178280: Failed new vector regression tests · e54027d9
      kvn 提交于
      Summary: When looking for the same value in an other register check that all parts of that register has the same value.
      Reviewed-by: johnc, twisti
      e54027d9
  13. 22 6月, 2012 1 次提交
  14. 21 6月, 2012 3 次提交
  15. 20 6月, 2012 2 次提交
  16. 19 6月, 2012 2 次提交
  17. 18 6月, 2012 2 次提交
  18. 16 6月, 2012 3 次提交