1. 15 10月, 2013 1 次提交
    • D
      7165611: implement Full Debug Symbols on MacOS X hotspot · 097601ec
      dcubed 提交于
      Summary: Add MacOS X FDS support to hotspot; add minimal MacOS X FDS import support to jdk; add MacOS X FDS support to install; add MacOS X FDS support to root.
      Reviewed-by: erikj, sla, dholmes, rdurbin, tbell, ihse
      097601ec
  2. 29 9月, 2013 1 次提交
  3. 26 9月, 2013 1 次提交
    • H
      7195622: CheckUnhandledOops has limited usefulness now · 087226b2
      hseigel 提交于
      Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms.
      Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin
      Contributed-by: lois.foltan@oracle.com
      087226b2
  4. 12 9月, 2013 1 次提交
  5. 31 8月, 2013 1 次提交
  6. 30 8月, 2013 1 次提交
  7. 21 8月, 2013 1 次提交
  8. 08 8月, 2013 1 次提交
  9. 26 7月, 2013 1 次提交
  10. 09 7月, 2013 1 次提交
  11. 20 6月, 2013 1 次提交
  12. 10 6月, 2013 1 次提交
  13. 05 6月, 2013 1 次提交
  14. 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
  15. 14 5月, 2013 1 次提交
  16. 07 5月, 2013 1 次提交
  17. 13 4月, 2013 1 次提交
  18. 16 4月, 2013 1 次提交
  19. 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
  20. 05 4月, 2013 1 次提交
  21. 26 3月, 2013 1 次提交
  22. 21 3月, 2013 1 次提交
  23. 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
  24. 07 3月, 2013 1 次提交
  25. 05 3月, 2013 1 次提交
  26. 20 2月, 2013 1 次提交
  27. 15 2月, 2013 1 次提交
  28. 28 1月, 2013 1 次提交
  29. 25 1月, 2013 1 次提交
    • Z
      8000692: Remove old KERNEL code · 5a6c724a
      zgu 提交于
      Summary: Removed depreciated kernel VM source code from hotspot VM
      Reviewed-by: dholmes, acorn
      5a6c724a
  30. 24 1月, 2013 1 次提交
  31. 18 1月, 2013 1 次提交
  32. 09 1月, 2013 1 次提交
  33. 20 12月, 2012 1 次提交
  34. 15 12月, 2012 1 次提交
  35. 11 10月, 2012 1 次提交
  36. 10 10月, 2012 1 次提交
  37. 08 10月, 2012 1 次提交
  38. 06 10月, 2012 1 次提交
  39. 25 9月, 2012 1 次提交
    • M
      6879063: SA should use hsdis for disassembly · cce1dd3d
      minqi 提交于
      Summary: We should in SA to use hsdis for it like the JVM does to replace the current java based disassembler.
      Reviewed-by: twisti, jrose, sla
      Contributed-by: yumin.qi@oracle.com
      cce1dd3d
  40. 19 9月, 2012 1 次提交