1. 12 6月, 2020 1 次提交
  2. 25 3月, 2020 1 次提交
  3. 19 11月, 2019 1 次提交
  4. 04 2月, 2020 1 次提交
  5. 15 11月, 2018 1 次提交
  6. 13 2月, 2018 1 次提交
  7. 12 8月, 2019 1 次提交
    • A
      8223147: JFR Backport · af3d4c64
      apetushkov 提交于
      8199712: Flight Recorder
      8203346: JFR: Inconsistent signature of jfr_add_string_constant
      8195817: JFR.stop should require name of recording
      8195818: JFR.start should increase autogenerated name by one
      8195819: Remove recording=x from jcmd JFR.check output
      8203921: JFR thread sampling is missing fixes from JDK-8194552
      8203929: Limit amount of data for JFR.dump
      8203664: JFR start failure after AppCDS archive created with JFR StartFlightRecording
      8003209: JFR events for network utilization
      8207392: [PPC64] Implement JFR profiling
      8202835: jfr/event/os/TestSystemProcess.java fails on missing events
      Summary: Backport JFR from JDK11. Initial integration
      Reviewed-by: neugens
      af3d4c64
  8. 14 10月, 2014 1 次提交
  9. 07 7月, 2018 2 次提交
  10. 07 10月, 2017 1 次提交
  11. 13 3月, 2015 1 次提交
  12. 12 3月, 2015 1 次提交
  13. 26 11月, 2014 1 次提交
  14. 02 10月, 2014 1 次提交
  15. 02 2月, 2016 1 次提交
  16. 04 9月, 2014 1 次提交
  17. 27 8月, 2014 1 次提交
  18. 13 6月, 2014 2 次提交
  19. 29 5月, 2014 1 次提交
  20. 08 7月, 2015 1 次提交
  21. 07 7月, 2014 1 次提交
  22. 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
  23. 04 3月, 2014 1 次提交
  24. 03 4月, 2014 1 次提交
  25. 21 2月, 2014 1 次提交
  26. 13 2月, 2014 1 次提交
  27. 21 3月, 2014 1 次提交
  28. 24 1月, 2014 1 次提交
  29. 29 4月, 2014 1 次提交
  30. 01 2月, 2018 1 次提交
  31. 18 12月, 2013 1 次提交
  32. 24 10月, 2013 1 次提交
  33. 10 10月, 2013 1 次提交
  34. 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
  35. 13 9月, 2013 1 次提交
  36. 12 9月, 2013 1 次提交
  37. 11 9月, 2013 1 次提交
    • T
      8010722: assert: failed: heap size is too big for compressed oops · 95a96a89
      tschatzl 提交于
      Summary: Use conservative assumptions of required alignment for the various garbage collector components into account when determining the maximum heap size that supports compressed oops. Using this conservative value avoids several circular dependencies in the calculation.
      Reviewed-by: stefank, dholmes
      95a96a89
  38. 26 8月, 2013 1 次提交