1. 12 6月, 2020 1 次提交
  2. 30 1月, 2020 1 次提交
  3. 17 1月, 2020 1 次提交
  4. 17 12月, 2019 1 次提交
  5. 22 10月, 2019 1 次提交
  6. 30 10月, 2019 1 次提交
  7. 09 10月, 2019 1 次提交
  8. 27 9月, 2019 3 次提交
  9. 15 2月, 2019 1 次提交
  10. 16 1月, 2019 1 次提交
  11. 17 1月, 2019 1 次提交
  12. 11 1月, 2019 1 次提交
  13. 13 12月, 2018 2 次提交
  14. 08 12月, 2018 1 次提交
  15. 09 12月, 2018 1 次提交
  16. 08 12月, 2018 1 次提交
  17. 23 11月, 2018 1 次提交
  18. 01 10月, 2018 1 次提交
  19. 15 11月, 2018 1 次提交
  20. 05 12月, 2018 1 次提交
  21. 13 12月, 2018 1 次提交
  22. 27 8月, 2019 1 次提交
  23. 19 8月, 2019 2 次提交
    • S
      8229873: 8229401 broke jdk8u-jfr-incubator · 08066416
      shade 提交于
      Reviewed-by: neugens
      08066416
    • N
      8229401: Fix JFR code cache test failures · cc8f4f73
      neugens 提交于
      8223689: Add JFR Thread Sampling Support
      8223690: Add JFR BiasedLock Event Support
      8223691: Add JFR G1 Region Type Change Event Support
      8223692: Add JFR G1 Heap Summary Event Support
      Summary: Backport JFR from JDK11, additional fixes
      Reviewed-by: neugens, apetushkov
      Contributed-by: denghui.ddh@alibaba-inc.com
      cc8f4f73
  24. 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