1. 27 9月, 2020 1 次提交
  2. 31 7月, 2020 2 次提交
  3. 15 7月, 2020 1 次提交
  4. 18 2月, 2020 1 次提交
  5. 05 12月, 2019 1 次提交
  6. 17 1月, 2019 1 次提交
  7. 11 1月, 2019 1 次提交
  8. 13 12月, 2018 1 次提交
  9. 09 12月, 2018 1 次提交
  10. 19 8月, 2019 1 次提交
    • 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
  11. 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