1. 30 10月, 2013 1 次提交
  2. 28 10月, 2013 2 次提交
  3. 25 10月, 2013 1 次提交
  4. 23 10月, 2013 2 次提交
  5. 21 10月, 2013 1 次提交
  6. 19 10月, 2013 1 次提交
  7. 18 10月, 2013 1 次提交
  8. 17 10月, 2013 1 次提交
    • I
      8009303: Tiered: incorrect results in VM tests stringconcat with -Xcomp... · c8e1c633
      iveresov 提交于
      8009303: Tiered: incorrect results in VM tests stringconcat with -Xcomp -XX:+DeoptimizeALot on solaris-amd64
      Summary: Do memory flow analysis in string concat optimizier to exclude cases when computation of arguments to StringBuffer::append has side effects
      Reviewed-by: kvn, twisti
      c8e1c633
  9. 18 10月, 2013 1 次提交
  10. 11 10月, 2013 1 次提交
  11. 16 10月, 2013 1 次提交
    • K
      8026293: Schedule part of G1 pre-barrier late · e3152d86
      kvn 提交于
      Summary: move rare executed part of G1 write barrier from hot path.
      Reviewed-by: kvn, twisti, roland
      Contributed-by: staffan.friberg@oracle.com
      e3152d86
  12. 12 10月, 2013 1 次提交
  13. 11 10月, 2013 1 次提交
  14. 10 10月, 2013 2 次提交
  15. 09 10月, 2013 2 次提交
  16. 08 10月, 2013 1 次提交
  17. 07 10月, 2013 1 次提交
  18. 05 10月, 2013 1 次提交
  19. 03 10月, 2013 1 次提交
  20. 08 10月, 2013 1 次提交
  21. 01 10月, 2013 1 次提交
  22. 27 9月, 2013 2 次提交
  23. 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
  24. 25 9月, 2013 1 次提交
  25. 19 9月, 2013 1 次提交
    • G
      8024342: PPC64 (part 111): Support for C calling conventions that require 64-bit ints. · 05fa054c
      goetz 提交于
      Summary: Some platforms, as ppc and s390x/zArch require that 32-bit ints are passed as 64-bit values to C functions. This change adds support to adapt the signature and to issue proper casts to c2-compiled stubs. The functions are used in generate_native_wrapper(). Adapt signature used by the compiler as in PhaseIdealLoop::intrinsify_fill().
      Reviewed-by: kvn
      05fa054c
  26. 14 9月, 2013 1 次提交
  27. 13 9月, 2013 1 次提交
  28. 11 9月, 2013 2 次提交
  29. 03 9月, 2013 1 次提交
  30. 02 9月, 2013 1 次提交
  31. 30 8月, 2013 1 次提交
  32. 28 8月, 2013 1 次提交
  33. 26 8月, 2013 1 次提交
  34. 23 8月, 2013 1 次提交
    • G
      8023033: PPC64 (part 13): basic changes for AIX · 4c8ea96d
      goetz 提交于
      Summary: Added AIX includes alpha-sorted before BSD. Fix compilation issues with xlC in shared code. Basic shared platform dependend adaption (vm_version etc.).
      Reviewed-by: kvn, dholmes, stefank
      4c8ea96d