1. 16 4月, 2015 1 次提交
  2. 08 4月, 2015 1 次提交
  3. 07 1月, 2015 1 次提交
    • T
      8048179: Early reclaim of large objects that are referenced by a few objects · dd0f649b
      tschatzl 提交于
      Summary: Push the remembered sets of large objects with few referenced into the dirty card queue at the beginning of the evacuation so that they may end up with zero remembered set entries at the end of the collection, and are potentially reclaimed. Also improve timing measurements of the early reclaim mechanism, and shorten flag names.
      Reviewed-by: brutisso, jmasa, dfazunen
      dd0f649b
  4. 08 5月, 2015 1 次提交
  5. 11 5月, 2015 1 次提交
  6. 02 5月, 2015 1 次提交
  7. 01 5月, 2015 1 次提交
  8. 30 4月, 2015 2 次提交
  9. 28 4月, 2015 1 次提交
  10. 16 4月, 2015 1 次提交
  11. 14 4月, 2015 1 次提交
  12. 03 4月, 2015 1 次提交
  13. 27 3月, 2015 1 次提交
  14. 10 4月, 2015 1 次提交
  15. 27 3月, 2015 1 次提交
  16. 25 3月, 2015 1 次提交
  17. 20 3月, 2015 1 次提交
  18. 19 3月, 2015 1 次提交
  19. 18 3月, 2015 1 次提交
  20. 17 3月, 2015 1 次提交
  21. 13 3月, 2015 1 次提交
  22. 12 3月, 2015 1 次提交
  23. 09 4月, 2015 2 次提交
  24. 12 3月, 2015 1 次提交
  25. 02 3月, 2015 1 次提交
  26. 07 3月, 2015 1 次提交
  27. 02 3月, 2015 1 次提交
  28. 21 2月, 2015 1 次提交
  29. 18 2月, 2015 2 次提交
    • I
      8072753: Nondeterministic wrong answer on arithmetic · af3572b0
      iveresov 提交于
      Summary: Check for overflow when inverting the loop during the counted loop conversion
      Reviewed-by: kvn
      af3572b0
    • P
      8046282: SA update · 182cd7e3
      poonam 提交于
      8049881: jstack not working on core files
      Summary: These changes add some definitions on the SA side and the supporting code on the hotspot side.
      Reviewed-by: sla, dsamersoff, mgronlun
      182cd7e3
  30. 10 2月, 2015 1 次提交
  31. 30 1月, 2015 1 次提交
  32. 21 3月, 2015 1 次提交
  33. 30 1月, 2015 1 次提交
  34. 28 4月, 2015 1 次提交
  35. 09 4月, 2015 1 次提交
  36. 07 4月, 2015 1 次提交
  37. 21 1月, 2015 1 次提交
    • I
      8068881: SIGBUS in C2 compiled method... · dcd17c07
      iveresov 提交于
      8068881: SIGBUS in C2 compiled method weblogic.wsee.jaxws.framework.jaxrpc.EnvironmentFactory$SimulatedWsdlDefinitions.<init>
      Summary: Use MachMerge to hook together defs of the same multidef value in a block
      Reviewed-by: kvn, vlivanov
      dcd17c07