1. 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
  2. 21 6月, 2013 1 次提交
    • C
      8004124: Handle and/or warn about SI_KERNEL · 75ab2d06
      coleenp 提交于
      Summary: Detect this crash in the signal handler and give a fatal error message instead of making us chase down bugs that don't reproduce
      Reviewed-by: kvn, mgerdin, dholmes
      75ab2d06
  3. 19 6月, 2013 1 次提交
    • G
      8016491: PPC64 (part 2): Clean up PPC defines. · d11fa79d
      goetz 提交于
      Summary: Distinguish PPC, PPC64 and PPC32. PPC should guard code needed on any PPC system. PPC32 and PPC64 should guard code needed in a port for the ppc64 or ppc32 instruction set.
      Reviewed-by: kvn
      d11fa79d
  4. 14 6月, 2013 1 次提交
  5. 07 5月, 2013 1 次提交
  6. 31 5月, 2013 1 次提交
  7. 24 4月, 2013 1 次提交
  8. 26 1月, 2013 1 次提交
  9. 24 1月, 2013 1 次提交
  10. 09 1月, 2013 1 次提交
  11. 01 12月, 2012 1 次提交
  12. 13 11月, 2012 1 次提交
  13. 29 9月, 2012 1 次提交
  14. 02 9月, 2012 1 次提交
  15. 08 8月, 2012 1 次提交
  16. 25 7月, 2012 1 次提交
  17. 29 6月, 2012 1 次提交
    • Z
      6995781: Native Memory Tracking (Phase 1) · bdfb3cf5
      zgu 提交于
      7151532: DCmd for hotspot native memory tracking
      Summary: Implementation of native memory tracking phase 1, which tracks VM native memory usage, and related DCmd
      Reviewed-by: acorn, coleenp, fparain
      bdfb3cf5
  18. 25 9月, 2012 1 次提交
  19. 18 9月, 2012 2 次提交
  20. 16 2月, 2012 1 次提交
  21. 02 2月, 2012 1 次提交
  22. 01 2月, 2012 1 次提交
  23. 20 1月, 2012 1 次提交
  24. 25 10月, 2011 1 次提交
    • T
      7101642: JSR 292: SIGSEGV in... · d5a36895
      twisti 提交于
      7101642: JSR 292: SIGSEGV in java.lang.invoke.MethodHandleImpl$FieldAccessor.getFieldI(Ljava/lang/Object;)I
      Reviewed-by: kvn, iveresov
      d5a36895
  25. 14 10月, 2011 1 次提交
  26. 05 10月, 2011 1 次提交
    • K
      6865265: JVM crashes with "missing exception handler" error · 11bea7f7
      kvn 提交于
      Summary: Retry the call to fast_exception_handler_bci_for() after it returned with a pending exception. Don't cache the exception handler pc computed by compute_compiled_exc_handler() if the handler is for another (nested) exception.
      Reviewed-by: kamg, kvn
      Contributed-by: volker.simonis@gmail.com
      11bea7f7
  27. 28 7月, 2011 1 次提交
  28. 17 6月, 2011 1 次提交
  29. 04 6月, 2011 1 次提交
  30. 07 5月, 2011 1 次提交
  31. 18 4月, 2011 1 次提交
  32. 08 4月, 2011 1 次提交
  33. 31 3月, 2011 1 次提交
  34. 28 3月, 2011 1 次提交
  35. 28 2月, 2011 1 次提交
  36. 03 2月, 2011 1 次提交
  37. 28 1月, 2011 1 次提交
  38. 14 1月, 2011 1 次提交
  39. 24 11月, 2010 1 次提交