1. 16 10月, 2018 1 次提交
  2. 12 9月, 2018 1 次提交
  3. 23 1月, 2018 2 次提交
  4. 20 9月, 2016 2 次提交
    • S
      8157548: JVM crashes sometimes while starting · 339ef484
      shshahma 提交于
      Summary: Behavior of strncmp may be unexpected if char buffers[s] is[are] not null terminated and buffer size is smaller than the length n. Added check to avoid this scenario.
      Reviewed-by: dholmes, iklam
      339ef484
    • S
      8157548: JVM crashes sometimes while starting · 5070b529
      shshahma 提交于
      Summary: Behavior of strncmp may be unexpected if char buffers[s] is[are] not null terminated and buffer size is smaller than the length n. Added check to avoid this scenario.
      Reviewed-by: dholmes, iklam
      5070b529
  5. 25 3月, 2016 1 次提交
  6. 15 4月, 2015 2 次提交
  7. 20 11月, 2014 1 次提交
  8. 02 10月, 2014 1 次提交
  9. 27 9月, 2014 3 次提交
  10. 03 9月, 2014 1 次提交
  11. 25 8月, 2014 1 次提交
  12. 22 8月, 2014 1 次提交
  13. 20 6月, 2014 1 次提交
  14. 07 7月, 2014 1 次提交
  15. 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
  16. 11 9月, 2014 1 次提交
  17. 06 9月, 2014 1 次提交
  18. 16 4月, 2014 1 次提交
  19. 16 2月, 2014 1 次提交
  20. 29 4月, 2014 1 次提交
  21. 20 6月, 2014 1 次提交
  22. 13 12月, 2013 1 次提交
  23. 23 11月, 2013 1 次提交
  24. 24 10月, 2013 1 次提交
  25. 09 10月, 2013 1 次提交
    • T
      8003420: NPG: make new GC root for pd_set · e540de76
      tschatzl 提交于
      Summary: Move protection domain oops from system dictionary entries into a seperate set; the system dictionary references entries in that set now. This allows fast iteration during non-classunloading garbage collection. Implementation based on initial prototype from Ioi Lam (iklam).
      Reviewed-by: coleenp, iklam
      e540de76
  26. 10 6月, 2013 1 次提交
  27. 14 5月, 2013 1 次提交
  28. 06 5月, 2013 1 次提交
  29. 01 4月, 2013 1 次提交
  30. 28 3月, 2013 1 次提交
  31. 26 3月, 2013 1 次提交
  32. 16 3月, 2013 1 次提交
  33. 22 2月, 2013 1 次提交
  34. 06 4月, 2013 1 次提交
  35. 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