1. 28 8月, 2018 1 次提交
    • H
      8202578: Revisit location for class unload events · ca4e51bc
      hseigel 提交于
      Summary: Use notify_unload_class() to post JFR class unload events instead of doing a separate traversal of the class loader data graph
      Reviewed-by: lfoltan, coleenp, mgronlun, egahlin
      ca4e51bc
  2. 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
  3. 16 10月, 2018 1 次提交
  4. 12 9月, 2018 1 次提交
  5. 23 1月, 2018 2 次提交
  6. 20 9月, 2016 2 次提交
    • S
      8157548: JVM crashes sometimes while starting · 339ef484
      shshahma 提交于
      Summary: Behavior of strncmp may be unexpected if char buffers[s] is[are] not null terminated and buffer size is smaller than the length n. Added check to avoid this scenario.
      Reviewed-by: dholmes, iklam
      339ef484
    • S
      8157548: JVM crashes sometimes while starting · 5070b529
      shshahma 提交于
      Summary: Behavior of strncmp may be unexpected if char buffers[s] is[are] not null terminated and buffer size is smaller than the length n. Added check to avoid this scenario.
      Reviewed-by: dholmes, iklam
      5070b529
  7. 25 3月, 2016 1 次提交
  8. 15 4月, 2015 2 次提交
  9. 20 11月, 2014 1 次提交
  10. 02 10月, 2014 1 次提交
  11. 27 9月, 2014 3 次提交
  12. 03 9月, 2014 1 次提交
  13. 25 8月, 2014 1 次提交
  14. 22 8月, 2014 1 次提交
  15. 20 6月, 2014 1 次提交
  16. 07 7月, 2014 1 次提交
  17. 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
  18. 11 9月, 2014 1 次提交
  19. 06 9月, 2014 1 次提交
  20. 16 4月, 2014 1 次提交
  21. 16 2月, 2014 1 次提交
  22. 29 4月, 2014 1 次提交
  23. 20 6月, 2014 1 次提交
  24. 13 12月, 2013 1 次提交
  25. 23 11月, 2013 1 次提交
  26. 24 10月, 2013 1 次提交
  27. 09 10月, 2013 1 次提交
    • T
      8003420: NPG: make new GC root for pd_set · e540de76
      tschatzl 提交于
      Summary: Move protection domain oops from system dictionary entries into a seperate set; the system dictionary references entries in that set now. This allows fast iteration during non-classunloading garbage collection. Implementation based on initial prototype from Ioi Lam (iklam).
      Reviewed-by: coleenp, iklam
      e540de76
  28. 10 6月, 2013 1 次提交
  29. 14 5月, 2013 1 次提交
  30. 06 5月, 2013 1 次提交
  31. 01 4月, 2013 1 次提交
  32. 28 3月, 2013 1 次提交
  33. 26 3月, 2013 1 次提交
  34. 16 3月, 2013 1 次提交
  35. 22 2月, 2013 1 次提交