1. 29 3月, 2018 1 次提交
    • S
      8164480: Crash with assert(handler_address ==... · 336b13a4
      shshahma 提交于
      8164480: Crash with assert(handler_address == SharedRuntime::compute_compiled_exc_handler(..) failed: Must be the same
      Summary: Exception checking code needs to handle pre-allocated exceptions.
      Reviewed-by: thartmann, kvn
      336b13a4
  2. 14 3月, 2018 1 次提交
  3. 24 5月, 2017 1 次提交
  4. 01 7月, 2016 1 次提交
  5. 26 11月, 2014 1 次提交
  6. 24 6月, 2014 1 次提交
  7. 29 5月, 2015 1 次提交
  8. 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
  9. 28 4月, 2014 1 次提交
  10. 01 4月, 2014 1 次提交
  11. 12 4月, 2014 1 次提交
  12. 10 1月, 2014 1 次提交
  13. 08 1月, 2014 1 次提交
  14. 19 12月, 2013 1 次提交
  15. 07 12月, 2013 1 次提交
    • K
      8028107: Kitchensink crashed with EAV · dd6330ce
      kvn 提交于
      Summary: check the state of caller and callee nmethods and skip call site patching if any of them is not alive
      Reviewed-by: jrose, twisti
      dd6330ce
  16. 19 11月, 2013 1 次提交
  17. 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
  18. 24 9月, 2013 1 次提交
  19. 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
  20. 21 8月, 2013 1 次提交
  21. 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
  22. 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
  23. 14 6月, 2013 1 次提交
  24. 07 5月, 2013 1 次提交
  25. 31 5月, 2013 1 次提交
  26. 24 4月, 2013 1 次提交
  27. 26 1月, 2013 1 次提交
  28. 24 1月, 2013 1 次提交
  29. 09 1月, 2013 1 次提交
  30. 01 12月, 2012 1 次提交
  31. 13 11月, 2012 1 次提交
  32. 29 9月, 2012 1 次提交
  33. 02 9月, 2012 1 次提交
  34. 08 8月, 2012 1 次提交
  35. 25 7月, 2012 1 次提交
  36. 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
  37. 25 9月, 2012 1 次提交
  38. 18 9月, 2012 2 次提交
  39. 16 2月, 2012 1 次提交