1. 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
  2. 16 10月, 2018 1 次提交
  3. 12 9月, 2018 1 次提交
  4. 23 1月, 2018 2 次提交
  5. 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
  6. 25 3月, 2016 1 次提交
  7. 15 4月, 2015 2 次提交
  8. 20 11月, 2014 1 次提交
  9. 02 10月, 2014 1 次提交
  10. 27 9月, 2014 3 次提交
  11. 03 9月, 2014 1 次提交
  12. 25 8月, 2014 1 次提交
  13. 22 8月, 2014 1 次提交
  14. 20 6月, 2014 1 次提交
  15. 07 7月, 2014 1 次提交
  16. 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
  17. 11 9月, 2014 1 次提交
  18. 06 9月, 2014 1 次提交
  19. 16 4月, 2014 1 次提交
  20. 16 2月, 2014 1 次提交
  21. 29 4月, 2014 1 次提交
  22. 20 6月, 2014 1 次提交
  23. 13 12月, 2013 1 次提交
  24. 23 11月, 2013 1 次提交
  25. 24 10月, 2013 1 次提交
  26. 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
  27. 10 6月, 2013 1 次提交
  28. 14 5月, 2013 1 次提交
  29. 06 5月, 2013 1 次提交
  30. 01 4月, 2013 1 次提交
  31. 28 3月, 2013 1 次提交
  32. 26 3月, 2013 1 次提交
  33. 16 3月, 2013 1 次提交
  34. 22 2月, 2013 1 次提交
  35. 06 4月, 2013 1 次提交