1. 18 5月, 2013 1 次提交
  2. 16 5月, 2013 2 次提交
  3. 15 5月, 2013 1 次提交
    • M
      8012902: remove use of global operator new - take 2 · 73092391
      minqi 提交于
      Summary: The fix of 8010992, disable use of global operator new and new[] which caused failure on some tests. This takes two of the bugs also add ALLOW_OPERATOR_NEW_USAGE to prevent crash for third party code calling operator new of jvm on certain platforms.
      Reviewed-by: coleenp, dholmes, zgu
      Contributed-by: yumin.qi@oracle.com
      73092391
  4. 14 5月, 2013 1 次提交
  5. 11 5月, 2013 1 次提交
  6. 10 5月, 2013 1 次提交
    • J
      7176479: G1: JVM crashes on T5-8 system with 1.5 TB heap · ec36d18f
      johnc 提交于
      Summary: Refactor G1's hot card cache and card counts table into their own files. Simplify the card counts table, including removing the encoding of the card index in each entry. The card counts table now has a 1:1 correspondence with the cards spanned by heap. Space for the card counts table is reserved from virtual memory (rather than C heap) during JVM startup and is committed/expanded when the heap is expanded. Changes were also reviewed-by Vitaly Davidovich.
      Reviewed-by: tschatzl, jmasa
      ec36d18f
  7. 07 5月, 2013 1 次提交
  8. 03 5月, 2013 2 次提交
  9. 26 4月, 2013 1 次提交
  10. 24 4月, 2013 1 次提交
  11. 20 4月, 2013 1 次提交
  12. 13 4月, 2013 1 次提交
  13. 12 4月, 2013 1 次提交
  14. 16 4月, 2013 2 次提交
  15. 13 4月, 2013 1 次提交
    • D
      7104565: trim jprt build targets · f0e7c0d7
      drchase 提交于
      Summary: remove JPRT debug builds, remove -DDEBUG -DFASTDEBUG and use ASSERT instead in sources
      Reviewed-by: dholmes, kvn, coleenp
      f0e7c0d7
  16. 11 4月, 2013 1 次提交
  17. 05 4月, 2013 3 次提交
  18. 29 3月, 2013 1 次提交
  19. 27 3月, 2013 1 次提交
  20. 26 3月, 2013 1 次提交
  21. 24 3月, 2013 1 次提交
  22. 21 3月, 2013 2 次提交
  23. 19 3月, 2013 1 次提交
  24. 16 3月, 2013 1 次提交
  25. 14 3月, 2013 1 次提交
    • M
      8003348: SA can not read core file on OS · 8458636d
      minqi 提交于
      Summary: Macosx uses Mach-O file format for binary files, not ELF format. Currently SA works on core files on other platforms, t his change enables SA work on core file generated on Darwin.
      Reviewed-by: sla, sspitsyn
      Contributed-by: yumin.qi@oracle.com
      8458636d
  26. 09 3月, 2013 1 次提交
  27. 07 3月, 2013 2 次提交
  28. 05 3月, 2013 1 次提交
  29. 01 3月, 2013 1 次提交
  30. 23 2月, 2013 1 次提交
  31. 22 2月, 2013 1 次提交
  32. 20 2月, 2013 1 次提交
  33. 16 2月, 2013 1 次提交