1. 13 5月, 2011 1 次提交
  2. 07 5月, 2011 1 次提交
  3. 12 4月, 2011 1 次提交
  4. 08 4月, 2011 2 次提交
    • J
      6981791: remove experimental code for JSR 292 · beb2b1a2
      jrose 提交于
      Reviewed-by: twisti
      beb2b1a2
    • 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
  5. 12 3月, 2011 2 次提交
  6. 09 2月, 2011 1 次提交
  7. 28 1月, 2011 1 次提交
  8. 12 1月, 2011 1 次提交
  9. 04 12月, 2010 1 次提交
  10. 24 11月, 2010 1 次提交
  11. 14 9月, 2010 1 次提交
  12. 10 6月, 2010 1 次提交
  13. 28 5月, 2010 1 次提交
  14. 01 5月, 2010 1 次提交
  15. 27 4月, 2010 1 次提交
  16. 05 1月, 2010 2 次提交
  17. 04 1月, 2010 1 次提交
  18. 26 11月, 2009 1 次提交
  19. 13 11月, 2009 1 次提交
  20. 31 10月, 2009 1 次提交
  21. 22 7月, 2009 1 次提交
  22. 06 5月, 2009 1 次提交
  23. 22 4月, 2009 1 次提交
  24. 09 4月, 2009 1 次提交
  25. 01 4月, 2009 1 次提交
    • C
      6761600: Use sse 4.2 in intrinsics · ccf9e3df
      cfang 提交于
      Summary: Use SSE 4.2 in intrinsics for String.{compareTo/equals/indexOf} and Arrays.equals.
      Reviewed-by: kvn, never, jrose
      ccf9e3df
  26. 31 3月, 2009 1 次提交
  27. 25 3月, 2009 1 次提交
  28. 20 3月, 2009 1 次提交
  29. 14 3月, 2009 1 次提交
  30. 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
  31. 06 1月, 2009 1 次提交
  32. 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
  33. 14 6月, 2008 1 次提交
  34. 30 5月, 2008 1 次提交
  35. 12 3月, 2008 1 次提交
  36. 06 12月, 2007 2 次提交