1. 04 12月, 2015 1 次提交
  2. 30 4月, 2015 1 次提交
  3. 20 3月, 2015 1 次提交
  4. 17 3月, 2015 1 次提交
  5. 07 3月, 2015 1 次提交
  6. 07 1月, 2016 1 次提交
  7. 25 2月, 2015 1 次提交
  8. 18 11月, 2014 2 次提交
  9. 11 11月, 2014 1 次提交
  10. 25 10月, 2014 1 次提交
  11. 02 10月, 2014 1 次提交
  12. 25 9月, 2014 1 次提交
  13. 29 8月, 2014 2 次提交
  14. 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
  15. 22 8月, 2014 1 次提交
  16. 27 8月, 2014 1 次提交
  17. 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
  18. 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
  19. 09 7月, 2014 1 次提交
  20. 07 7月, 2014 1 次提交
  21. 14 5月, 2014 1 次提交
  22. 27 5月, 2015 1 次提交
  23. 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
  24. 16 5月, 2014 1 次提交
  25. 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
  26. 13 8月, 2014 1 次提交
  27. 20 3月, 2014 1 次提交
  28. 06 3月, 2014 1 次提交
  29. 14 2月, 2014 1 次提交
  30. 11 2月, 2014 1 次提交
    • M
      8033792: AltHashing used jint for imprecise bit shifting · 601e30e0
      minqi 提交于
      Summary: AltHashing used jint the way of juint in bit shifting which could lead loss of precision. Fix  by change _seed defined as juint.
      Reviewed-by: coleenp, ccheung
      Contributed-by: yumin.qi@oracle.com
      601e30e0
  31. 21 3月, 2014 1 次提交
  32. 07 3月, 2014 1 次提交
  33. 29 4月, 2014 1 次提交
  34. 19 6月, 2014 1 次提交
  35. 16 1月, 2014 1 次提交
  36. 08 2月, 2014 1 次提交
  37. 09 1月, 2014 1 次提交