1. 11 12月, 2017 1 次提交
  2. 16 2月, 2017 1 次提交
  3. 01 9月, 2016 1 次提交
  4. 12 12月, 2016 1 次提交
  5. 01 9月, 2016 1 次提交
  6. 16 1月, 2016 1 次提交
  7. 04 12月, 2015 1 次提交
  8. 30 4月, 2015 1 次提交
  9. 20 3月, 2015 1 次提交
  10. 17 3月, 2015 1 次提交
  11. 07 3月, 2015 1 次提交
  12. 07 1月, 2016 1 次提交
  13. 15 5月, 2017 1 次提交
  14. 25 2月, 2015 1 次提交
  15. 18 11月, 2014 2 次提交
  16. 11 11月, 2014 1 次提交
  17. 25 10月, 2014 1 次提交
  18. 02 10月, 2014 1 次提交
  19. 25 9月, 2014 1 次提交
  20. 29 8月, 2014 2 次提交
  21. 19 8月, 2014 2 次提交
    • Z
      8055007: NMT2: emptyStack missing in minimal build · f541523d
      zgu 提交于
      Summary: Refactored emptyStack to a static member of NativeCallStack, which is accessible in minimal build.
      Reviewed-by: coleenp, dholmes
      f541523d
    • B
      8049253: Better GC validation · aebaa21c
      brutisso 提交于
      Summary: Also reviewed by: boris.molodenkov@oracle.com
      Reviewed-by: dcubed, minqi, mschoene
      Contributed-by: yasuenag@gmail.com, bengt.rutisson@oracle.com
      aebaa21c
  22. 22 8月, 2014 1 次提交
  23. 27 8月, 2014 1 次提交
  24. 31 10月, 2014 1 次提交
    • C
      8038268: VM Crashes in MetaspaceShared::generate_vtable_methods while creating... · 0fe44690
      ccheung 提交于
      8038268: VM Crashes in MetaspaceShared::generate_vtable_methods while creating CDS archive with limiting SharedMiscCodeSize
      Summary: estimate the minimum required size for the misc code region and check if the specified misc code region size meets the minimum size requirement
      Reviewed-by: jiangli, dholmes
      0fe44690
  25. 29 7月, 2014 1 次提交
    • T
      8040121: Load variable through a pointer of an incompatible type in... · 1aec8f2a
      thartmann 提交于
      8040121: Load variable through a pointer of an incompatible type in src/hotspot/src/share/vm: opto/output.cpp, runtime/sharedRuntimeTrans.cpp, utilities/globalDefinitions_visCPP.hpp
      Summary: Fixed parfait warnings in globalDefinitions files by using a union for casts.
      Reviewed-by: kvn
      1aec8f2a
  26. 09 7月, 2014 1 次提交
  27. 07 7月, 2014 1 次提交
  28. 14 5月, 2014 1 次提交
  29. 27 5月, 2015 1 次提交
  30. 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
  31. 16 5月, 2014 1 次提交
  32. 11 4月, 2014 1 次提交
    • A
      8039498: Add iterators to GrowableArray · 82fb3262
      anoll 提交于
      Summary: To simplify the management of multiple code heaps in the code cache (see JDK-8015774), STL-style iterator capability is added to the GrowableArray. Further, custom iterators allow to only iterate over elements that satisfy a given predicate.
      Reviewed-by: kvn, twisti
      Contributed-by: NTobias Hartmann <tobias.hartmann@oracle.com>
      82fb3262
  33. 13 8月, 2014 1 次提交
  34. 16 1月, 2016 1 次提交
  35. 20 3月, 2014 1 次提交
  36. 06 3月, 2014 1 次提交
  37. 14 2月, 2014 1 次提交