1. 19 7月, 2013 1 次提交
  2. 17 7月, 2013 1 次提交
  3. 12 6月, 2013 1 次提交
  4. 13 7月, 2013 1 次提交
    • A
      7162400: Intermittent java.io.IOException: Bad file number during... · 04a6ead8
      allwin 提交于
      7162400: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand
      Summary: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand
      Reviewed-by: dcubed, dholmes, sspitsyn, mgerdin, ctornqvi, dsamersoff
      04a6ead8
  5. 10 7月, 2013 1 次提交
  6. 04 7月, 2013 1 次提交
  7. 20 6月, 2013 1 次提交
  8. 10 6月, 2013 1 次提交
  9. 25 4月, 2013 1 次提交
  10. 22 4月, 2013 1 次提交
  11. 20 4月, 2013 1 次提交
  12. 30 3月, 2013 1 次提交
  13. 16 3月, 2013 1 次提交
  14. 28 2月, 2013 1 次提交
  15. 06 4月, 2013 1 次提交
  16. 05 2月, 2013 1 次提交
  17. 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
  18. 24 1月, 2013 1 次提交
  19. 14 1月, 2013 1 次提交
  20. 12 1月, 2013 1 次提交
  21. 20 12月, 2012 1 次提交
  22. 13 12月, 2012 1 次提交
    • J
      8001028: Improve GC option handling · 12356b4f
      johnc 提交于
      Summary: If there are not enough native resources to create the ReferenceHandler or Finalizer Java threads, the VM will attempt to throw an OOME before the java.lang.Class class has been initialized. This can result in assertion failures and other crashes. Move the initialization of the java.lang.Class class to just before the initialization of the java.lang.ref.Finalizer class.
      Reviewed-by: jwilhelm, dholmes, coleenp
      12356b4f
  23. 28 11月, 2012 1 次提交
  24. 27 11月, 2012 2 次提交
  25. 20 11月, 2012 1 次提交
  26. 13 11月, 2012 1 次提交
  27. 08 11月, 2012 1 次提交
  28. 01 11月, 2012 1 次提交
  29. 20 10月, 2012 1 次提交
  30. 17 10月, 2012 1 次提交
  31. 11 10月, 2012 1 次提交
  32. 06 10月, 2012 1 次提交
  33. 04 10月, 2012 1 次提交
  34. 17 9月, 2012 2 次提交
  35. 15 9月, 2012 1 次提交
  36. 12 9月, 2012 1 次提交
  37. 02 9月, 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