1. 22 7月, 2011 1 次提交
    • K
      7063628: Use cbcond on T4 · 6ed3c318
      kvn 提交于
      Summary: Add new short branch instruction to Hotspot sparc assembler.
      Reviewed-by: never, twisti, jrose
      6ed3c318
  2. 16 7月, 2011 1 次提交
  3. 09 7月, 2011 1 次提交
    • K
      7059034: Use movxtod/movdtox on T4 · b2659942
      kvn 提交于
      Summary: Use new VIS3 mov instructions on T4 for move data between general and float registers.
      Reviewed-by: never, twisti
      b2659942
  4. 29 6月, 2011 1 次提交
  5. 24 6月, 2011 1 次提交
  6. 22 6月, 2011 1 次提交
  7. 17 6月, 2011 1 次提交
  8. 15 6月, 2011 1 次提交
  9. 09 6月, 2011 1 次提交
  10. 04 6月, 2011 1 次提交
  11. 27 5月, 2011 1 次提交
  12. 26 5月, 2011 1 次提交
  13. 25 5月, 2011 1 次提交
  14. 18 5月, 2011 1 次提交
  15. 13 5月, 2011 2 次提交
  16. 10 5月, 2011 1 次提交
  17. 07 5月, 2011 1 次提交
  18. 05 5月, 2011 1 次提交
  19. 04 5月, 2011 1 次提交
  20. 03 5月, 2011 1 次提交
  21. 21 4月, 2011 2 次提交
  22. 20 4月, 2011 1 次提交
  23. 19 4月, 2011 1 次提交
  24. 18 4月, 2011 1 次提交
  25. 14 4月, 2011 1 次提交
  26. 12 4月, 2011 2 次提交
  27. 09 4月, 2011 1 次提交
  28. 08 4月, 2011 1 次提交
    • J
      7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error · 6f87c7dd
      johnc 提交于
      Summary: A referent object that is only weakly reachable at the start of concurrent marking but is re-attached to the strongly reachable object graph during marking may not be marked as live. This can cause the reference object to be processed prematurely and leave dangling pointers to the referent object. Implement a read barrier for the java.lang.ref.Reference::referent field by intrinsifying the Reference.get() method, and intercepting accesses though JNI, reflection, and Unsafe, so that when a non-null referent object is read it is also logged in an SATB buffer.
      Reviewed-by: kvn, iveresov, never, tonyp, dholmes
      6f87c7dd
  29. 06 4月, 2011 1 次提交
  30. 05 4月, 2011 2 次提交
  31. 04 4月, 2011 1 次提交
  32. 03 4月, 2011 1 次提交
  33. 31 3月, 2011 2 次提交
  34. 30 3月, 2011 2 次提交