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. 09 1月, 2018 2 次提交
  3. 30 9月, 2017 1 次提交
  4. 07 2月, 2017 1 次提交
  5. 05 8月, 2016 1 次提交
  6. 12 12月, 2016 1 次提交
  7. 05 8月, 2016 1 次提交
  8. 28 4月, 2016 2 次提交
  9. 03 3月, 2016 2 次提交
  10. 11 6月, 2015 1 次提交
  11. 18 3月, 2015 1 次提交
  12. 17 3月, 2015 1 次提交
  13. 11 11月, 2014 1 次提交
  14. 30 10月, 2014 1 次提交
  15. 20 9月, 2014 1 次提交
  16. 16 5月, 2014 1 次提交
  17. 11 3月, 2014 1 次提交
  18. 16 4月, 2014 1 次提交
  19. 09 1月, 2018 1 次提交
  20. 02 12月, 2013 1 次提交
  21. 08 10月, 2013 2 次提交
  22. 14 9月, 2013 1 次提交
  23. 30 8月, 2013 1 次提交
  24. 10 5月, 2013 1 次提交
    • M
      8003557: NPG: Klass* const k should be const Klass* k. · 6ee9c8ef
      minqi 提交于
      Summary: With NPG, const KlassOop klass which is in fact a definition converted to Klass* const, which is not the original intention. The right usage is converting them to const Klass*.
      Reviewed-by: coleenp, kvn
      Contributed-by: yumin.qi@oracle.com
      6ee9c8ef
  25. 07 5月, 2013 1 次提交
  26. 24 4月, 2013 1 次提交
  27. 10 4月, 2013 2 次提交
  28. 26 3月, 2013 1 次提交
  29. 20 2月, 2013 1 次提交
  30. 12 2月, 2013 1 次提交
  31. 07 2月, 2013 1 次提交
  32. 06 2月, 2013 1 次提交
  33. 26 1月, 2013 1 次提交
    • A
      6479360: PrintClassHistogram improvements · f8a15064
      acorn 提交于
      Summary: jcmd <pid> GC.class_stats (UnlockDiagnosticVMOptions)
      Reviewed-by: coleenp, hseigel, sla, acorn
      Contributed-by: ioi.lam@oracle.com
      f8a15064
  34. 25 1月, 2013 1 次提交
  35. 09 1月, 2013 1 次提交