1. 26 10月, 2013 1 次提交
  2. 23 10月, 2013 1 次提交
  3. 10 10月, 2013 1 次提交
  4. 04 10月, 2013 1 次提交
  5. 27 9月, 2013 1 次提交
  6. 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
  7. 24 8月, 2013 1 次提交
  8. 10 6月, 2013 1 次提交
  9. 03 6月, 2013 1 次提交
  10. 09 5月, 2013 1 次提交
  11. 02 5月, 2013 1 次提交
  12. 29 4月, 2013 1 次提交
  13. 26 4月, 2013 1 次提交
  14. 11 4月, 2013 1 次提交
  15. 10 4月, 2013 1 次提交
  16. 05 4月, 2013 1 次提交
  17. 21 3月, 2013 1 次提交
  18. 19 3月, 2013 1 次提交
  19. 18 3月, 2013 1 次提交
  20. 13 2月, 2013 1 次提交
  21. 06 2月, 2013 1 次提交
  22. 23 1月, 2013 1 次提交
  23. 15 1月, 2013 1 次提交
  24. 12 1月, 2013 1 次提交
  25. 18 12月, 2012 1 次提交
  26. 13 12月, 2012 1 次提交
  27. 30 11月, 2012 1 次提交
  28. 13 11月, 2012 1 次提交
  29. 07 11月, 2012 1 次提交
  30. 03 11月, 2012 1 次提交
  31. 10 10月, 2012 1 次提交
  32. 06 10月, 2012 1 次提交
  33. 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
  34. 08 9月, 2012 1 次提交
  35. 02 9月, 2012 1 次提交
  36. 25 7月, 2012 1 次提交
  37. 02 7月, 2012 1 次提交
  38. 29 6月, 2012 1 次提交
    • Z
      6995781: Native Memory Tracking (Phase 1) · bdfb3cf5
      zgu 提交于
      7151532: DCmd for hotspot native memory tracking
      Summary: Implementation of native memory tracking phase 1, which tracks VM native memory usage, and related DCmd
      Reviewed-by: acorn, coleenp, fparain
      bdfb3cf5
  39. 09 6月, 2012 1 次提交
  40. 24 5月, 2012 1 次提交
    • K
      7158801: Improve VM CompileOnly option · e9a3abf2
      kvn 提交于
      Summary: Fixed buffer overflow during parsing flags -XX:CompileCommand=, -XX:CompileOnly= and command lines in .hotspot_compiler file.
      Reviewed-by: never
      e9a3abf2