1. 10 10月, 2013 1 次提交
  2. 27 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. 24 9月, 2013 1 次提交
  5. 14 9月, 2013 1 次提交
  6. 30 8月, 2013 1 次提交
  7. 26 8月, 2013 1 次提交
  8. 15 8月, 2013 1 次提交
    • J
      7145569: G1: optimize nmethods scanning · d5c439d7
      johnc 提交于
      Summary: Add a list of nmethods to the RSet for a region that contain references into the region. Skip scanning the code cache during root scanning and scan the nmethod lists during RSet scanning instead.
      Reviewed-by: tschatzl, brutisso, mgerdin, twisti, kvn
      d5c439d7
  9. 25 6月, 2013 2 次提交
  10. 14 6月, 2013 1 次提交
  11. 10 6月, 2013 1 次提交
  12. 16 5月, 2013 1 次提交
  13. 08 5月, 2013 1 次提交
  14. 01 5月, 2013 1 次提交
  15. 29 4月, 2013 1 次提交
  16. 25 4月, 2013 1 次提交
  17. 31 5月, 2013 1 次提交
  18. 11 4月, 2013 1 次提交
  19. 23 3月, 2013 1 次提交
  20. 20 3月, 2013 1 次提交
  21. 18 3月, 2013 1 次提交
  22. 07 3月, 2013 1 次提交
  23. 15 1月, 2013 1 次提交
  24. 07 12月, 2012 1 次提交
  25. 01 12月, 2012 1 次提交
  26. 13 11月, 2012 2 次提交
    • M
      6830717: replay of compilations would help with debugging · 00de2884
      minqi 提交于
      Summary: When java process crashed in compiler thread, repeat the compilation process will help finding root cause. This is done with using SA dump application class data and replay data from core dump, then use debug version of jvm to recompile the problematic java method.
      Reviewed-by: kvn, twisti, sspitsyn
      Contributed-by: yumin.qi@oracle.com
      00de2884
    • H
      8001471: Klass::cast() does nothing · 096d3481
      hseigel 提交于
      Summary: Remove function Klass::cast() and calls to it.
      Reviewed-by: dholmes, coleenp
      096d3481
  27. 07 11月, 2012 1 次提交
  28. 12 10月, 2012 1 次提交
  29. 10 10月, 2012 1 次提交
  30. 06 10月, 2012 1 次提交
  31. 25 9月, 2012 1 次提交
  32. 12 9月, 2012 1 次提交
  33. 02 9月, 2012 1 次提交
  34. 25 7月, 2012 1 次提交
  35. 17 7月, 2012 1 次提交
    • K
      7181494: cleanup avx and vectors code · 6e8f41f1
      kvn 提交于
      Summary: renamed mach nodes which use scalar AVX instructions, added integer vectors shuffling instructions
      Reviewed-by: twisti
      6e8f41f1
  36. 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
  37. 15 6月, 2012 1 次提交
  38. 25 9月, 2012 1 次提交