1. 12 10月, 2012 1 次提交
  2. 10 10月, 2012 1 次提交
  3. 06 10月, 2012 1 次提交
  4. 25 9月, 2012 1 次提交
  5. 12 9月, 2012 1 次提交
  6. 02 9月, 2012 1 次提交
  7. 25 7月, 2012 1 次提交
  8. 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
  9. 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
  10. 15 6月, 2012 1 次提交
  11. 25 9月, 2012 1 次提交
  12. 18 9月, 2012 2 次提交
  13. 14 3月, 2012 1 次提交
    • J
      7143511: G1: Another instance of high GC Worker Other time (50ms) · 26afc937
      johnc 提交于
      Summary: Tiered compilation has increased the number of nmethods in the code cache. This has, in turn, significantly increased the number of marked nmethods processed during the StrongRootsScope destructor. Create a specialized version of CodeBlobToOopClosure for G1 which places only those nmethods that contain pointers into the collection set on to the marked nmethods list.
      Reviewed-by: iveresov, tonyp
      26afc937
  14. 30 3月, 2012 1 次提交
  15. 02 2月, 2012 1 次提交
  16. 01 2月, 2012 1 次提交
  17. 12 1月, 2012 1 次提交
  18. 18 11月, 2011 1 次提交
  19. 09 11月, 2011 1 次提交
  20. 14 10月, 2011 1 次提交
  21. 26 9月, 2011 1 次提交
  22. 06 9月, 2011 1 次提交
  23. 01 9月, 2011 1 次提交
  24. 29 8月, 2011 1 次提交
  25. 16 8月, 2011 1 次提交
  26. 23 6月, 2011 1 次提交
  27. 09 6月, 2011 1 次提交
  28. 07 5月, 2011 1 次提交
  29. 04 5月, 2011 1 次提交
  30. 14 4月, 2011 1 次提交
  31. 08 4月, 2011 1 次提交
  32. 06 4月, 2011 2 次提交
  33. 05 4月, 2011 1 次提交
  34. 28 3月, 2011 1 次提交
  35. 19 3月, 2011 2 次提交
  36. 15 3月, 2011 1 次提交
    • D
      7024970: 2/3 assert(ServiceThread::is_service_thread(Thread::current()))... · 8afcab90
      dcubed 提交于
      7024970: 2/3 assert(ServiceThread::is_service_thread(Thread::current())) failed: Service thread must post enqueue
      Summary: Change nmethod_lock() to also prevent zombification of the nmethod. CompiledMethodUnload events also need to lock the nmethod. Clean ups in nmethod::make_not_entrant_or_zombie()
      Reviewed-by: dholmes, kamg, never, dsamersoff, ysr, coleenp, acorn
      8afcab90
  37. 12 3月, 2011 1 次提交