1. 12 5月, 2012 1 次提交
  2. 09 5月, 2012 2 次提交
  3. 20 4月, 2012 1 次提交
  4. 18 4月, 2012 1 次提交
  5. 17 4月, 2012 2 次提交
  6. 16 4月, 2012 1 次提交
  7. 13 4月, 2012 1 次提交
  8. 12 4月, 2012 1 次提交
  9. 10 4月, 2012 1 次提交
  10. 05 4月, 2012 1 次提交
  11. 31 3月, 2012 2 次提交
  12. 30 3月, 2012 1 次提交
  13. 27 3月, 2012 1 次提交
  14. 22 3月, 2012 1 次提交
    • D
      7104147: the fix for cr6887286 was not appropriate for backporting · 18cad3fc
      dbuck 提交于
      Summary: Memory leak in the list of ImageObservers watching an object. We use recursion to iterate over the list. So once the list gets too big, we overflow the stack. Fix is to execute a prune operation on ever add, so there is no way we can get indefinite growth of stale nodes.
      Reviewed-by: prr, flar
      18cad3fc
  15. 21 3月, 2012 1 次提交
  16. 20 3月, 2012 2 次提交
  17. 19 3月, 2012 1 次提交
    • S
      7152798: TEST_BUG:... · 770cba23
      sla 提交于
      7152798: TEST_BUG: sun/management/HotspotClassLoadingMBean/GetClassLoadingTime.java does not compile
      Summary: Make sure the test is compiled, run and finds it supporting classes
      Reviewed-by: alanb, sspitsyn, rbackman
      770cba23
  18. 15 3月, 2012 1 次提交
  19. 12 3月, 2012 1 次提交
  20. 07 3月, 2012 1 次提交
  21. 05 3月, 2012 1 次提交
  22. 03 3月, 2012 1 次提交
  23. 28 2月, 2012 1 次提交
  24. 27 2月, 2012 1 次提交
  25. 25 2月, 2012 1 次提交
  26. 21 2月, 2012 1 次提交
  27. 16 2月, 2012 1 次提交
  28. 14 2月, 2012 2 次提交
  29. 12 2月, 2012 1 次提交
  30. 10 2月, 2012 1 次提交
  31. 08 2月, 2012 1 次提交
  32. 02 2月, 2012 1 次提交
  33. 27 1月, 2012 1 次提交
  34. 19 1月, 2012 1 次提交
  35. 23 1月, 2012 1 次提交
    • X
      7132248:... · f0352f09
      xuelei 提交于
      7132248: sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/CookieHttpsClientTest.java failing
      Reviewed-by: alanb
      f0352f09