1. 13 4月, 2013 1 次提交
  2. 05 4月, 2013 1 次提交
  3. 26 3月, 2013 1 次提交
  4. 21 3月, 2013 1 次提交
  5. 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
  6. 07 3月, 2013 1 次提交
  7. 05 3月, 2013 1 次提交
  8. 20 2月, 2013 1 次提交
  9. 15 2月, 2013 1 次提交
  10. 28 1月, 2013 1 次提交
  11. 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
  12. 24 1月, 2013 1 次提交
  13. 18 1月, 2013 1 次提交
  14. 09 1月, 2013 1 次提交
  15. 20 12月, 2012 1 次提交
  16. 15 12月, 2012 1 次提交
  17. 11 10月, 2012 1 次提交
  18. 10 10月, 2012 1 次提交
  19. 08 10月, 2012 1 次提交
  20. 06 10月, 2012 1 次提交
  21. 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
  22. 19 9月, 2012 1 次提交
  23. 17 9月, 2012 1 次提交
  24. 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
  25. 27 6月, 2012 1 次提交
  26. 12 6月, 2012 1 次提交
  27. 19 3月, 2012 1 次提交
  28. 15 3月, 2012 1 次提交
  29. 23 2月, 2012 1 次提交
  30. 22 2月, 2012 1 次提交
  31. 13 2月, 2012 1 次提交
  32. 07 2月, 2012 1 次提交
  33. 06 2月, 2012 1 次提交
  34. 02 2月, 2012 1 次提交
  35. 31 1月, 2012 1 次提交
    • O
      7132779: build-infra merge: Enable ccache to work for most developer builds. · 79ea5155
      ohrstrom 提交于
      Summary: When a build number is not specified, the JRE_RELEASE_VERSION define contains a date and timestamp. Thus ccache cannot cache the object files for longer than a minute since the define is passed to the compilation of all source files. This change passes JRE_RELEASE_VERSION only to vm_version.cpp and adds a function jre_release_version() to Abstract_VM_Version. This allows all other source files to be ccached.
      Reviewed-by: ohair, rottenha
      Contributed-by: fredrik.ohrstrom@oracle.com
      79ea5155
  36. 25 1月, 2012 1 次提交
    • P
      7125793: MAC: test_gamma should always work · 09027c72
      phh 提交于
      Summary: Fix gamma launcher on Mac OS X and reconcile test_gamma script on Unix platforms
      Reviewed-by: dcubed, ohair, jcoomes, dholmes, ksrini
      Contributed-by: james.melvin@oracle.com
      09027c72
  37. 12 1月, 2012 1 次提交
  38. 20 12月, 2011 1 次提交
  39. 06 12月, 2011 1 次提交
  40. 28 11月, 2011 1 次提交