1. 13 6月, 2014 2 次提交
  2. 23 5月, 2014 1 次提交
    • D
      8037816: Fix for 8036122 breaks build with Xcode5/clang · ed4b64df
      drchase 提交于
      8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas
      8043164: Format warning in traceStream.hpp
      Summary: Backport of main fix + two corrections, enables clang compilation, turns on format attributes, corrects/mutes warnings
      Reviewed-by: kvn, coleenp, iveresov, twisti
      ed4b64df
  3. 03 4月, 2014 1 次提交
  4. 13 2月, 2014 1 次提交
  5. 21 3月, 2014 1 次提交
  6. 24 1月, 2014 1 次提交
  7. 24 10月, 2013 1 次提交
  8. 10 10月, 2013 1 次提交
  9. 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
  10. 13 9月, 2013 1 次提交
  11. 12 9月, 2013 1 次提交
  12. 11 9月, 2013 1 次提交
    • T
      8010722: assert: failed: heap size is too big for compressed oops · 95a96a89
      tschatzl 提交于
      Summary: Use conservative assumptions of required alignment for the various garbage collector components into account when determining the maximum heap size that supports compressed oops. Using this conservative value avoids several circular dependencies in the calculation.
      Reviewed-by: stefank, dholmes
      95a96a89
  13. 26 8月, 2013 1 次提交
  14. 24 8月, 2013 1 次提交
  15. 19 7月, 2013 1 次提交
  16. 17 7月, 2013 1 次提交
  17. 04 7月, 2013 1 次提交
  18. 24 6月, 2013 1 次提交
  19. 20 6月, 2013 1 次提交
  20. 12 6月, 2013 1 次提交
  21. 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
  22. 10 7月, 2013 1 次提交
  23. 10 6月, 2013 1 次提交
  24. 25 4月, 2013 1 次提交
  25. 22 4月, 2013 1 次提交
  26. 20 4月, 2013 1 次提交
  27. 30 3月, 2013 1 次提交
  28. 16 3月, 2013 1 次提交
  29. 28 2月, 2013 1 次提交
  30. 06 4月, 2013 1 次提交
  31. 05 2月, 2013 1 次提交
  32. 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
  33. 24 1月, 2013 1 次提交
  34. 14 1月, 2013 1 次提交
  35. 12 1月, 2013 1 次提交
  36. 20 12月, 2012 1 次提交
  37. 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
  38. 28 11月, 2012 1 次提交
  39. 27 11月, 2012 1 次提交