1. 26 9月, 2011 1 次提交
  2. 11 9月, 2011 1 次提交
  3. 08 7月, 2011 1 次提交
  4. 28 6月, 2011 1 次提交
    • B
      7016112: CMS: crash during promotion testing · cf62aa47
      brutisso 提交于
      Summary: Also reviewed by mikael.gerdin@oracle.com; stdlib:qsort() does byte-by-byte swapping on Windows. This leads to pointer shearing. Fix is to implement a quicksort that does full pointer updates.
      Reviewed-by: never, coleenp, ysr
      cf62aa47
  5. 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
  6. 19 3月, 2011 1 次提交
  7. 28 1月, 2011 1 次提交
  8. 07 12月, 2010 1 次提交
  9. 02 12月, 2010 1 次提交
  10. 24 11月, 2010 1 次提交
  11. 03 8月, 2010 1 次提交
    • B
      6953477: Increase portability and flexibility of building Hotspot · 1d7def72
      bobv 提交于
      Summary: A collection of portability improvements including shared code support for PPC, ARM platforms, software floating point, cross compilation support and improvements in error crash detail.
      Reviewed-by: phh, never, coleenp, dholmes
      1d7def72
  12. 28 5月, 2010 1 次提交
  13. 23 4月, 2010 1 次提交
  14. 03 3月, 2010 1 次提交
  15. 07 1月, 2010 1 次提交
  16. 04 1月, 2010 1 次提交
  17. 27 11月, 2009 1 次提交
  18. 21 10月, 2009 1 次提交
  19. 05 9月, 2009 1 次提交
  20. 26 3月, 2009 1 次提交
  21. 10 3月, 2009 1 次提交
    • X
      6814575: Update copyright year · 58e87f34
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 03/09
      Reviewed-by: katleman, tbell, ohair
      58e87f34
  22. 14 1月, 2009 1 次提交
  23. 11 12月, 2008 1 次提交
  24. 20 7月, 2008 1 次提交
  25. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · b85ed448
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      b85ed448
  26. 23 6月, 2008 1 次提交
  27. 14 4月, 2008 1 次提交
  28. 01 12月, 2007 1 次提交