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. 30 9月, 2017 1 次提交
  3. 15 5月, 2017 1 次提交
  4. 07 4月, 2017 1 次提交
  5. 30 3月, 2017 2 次提交
  6. 17 2月, 2016 1 次提交
  7. 18 2月, 2015 1 次提交
    • P
      8046282: SA update · 182cd7e3
      poonam 提交于
      8049881: jstack not working on core files
      Summary: These changes add some definitions on the SA side and the supporting code on the hotspot side.
      Reviewed-by: sla, dsamersoff, mgronlun
      182cd7e3
  8. 15 5月, 2017 1 次提交
  9. 25 2月, 2015 1 次提交
  10. 27 9月, 2014 2 次提交
  11. 17 2月, 2016 1 次提交
  12. 22 8月, 2014 1 次提交
  13. 10 9月, 2014 1 次提交
  14. 03 9月, 2014 1 次提交
  15. 17 2月, 2014 1 次提交
  16. 11 2月, 2014 1 次提交
  17. 23 1月, 2014 1 次提交
  18. 27 11月, 2013 1 次提交
  19. 17 10月, 2013 1 次提交
    • D
      8005810: Update Hotspot Serviceability Agent for Method Parameter Reflection... · 8afad7fd
      dsamersoff 提交于
      8005810: Update Hotspot Serviceability Agent for Method Parameter Reflection and Generic Type Signature Data
      Summary: Hotspot was updated to store method parameter reflection and generic type signature data at runtime.  Serviceability agent support was updated for this data
      Reviewed-by: coleenp, minqi, sla
      Contributed-by: eric.mccorkle@oracle.com
      8afad7fd
  20. 15 10月, 2013 1 次提交
  21. 18 10月, 2013 1 次提交
  22. 10 10月, 2013 1 次提交
  23. 08 10月, 2013 2 次提交
  24. 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
  25. 27 9月, 2013 3 次提交
  26. 14 9月, 2013 2 次提交
  27. 23 8月, 2013 1 次提交
    • G
      8023033: PPC64 (part 13): basic changes for AIX · 4c8ea96d
      goetz 提交于
      Summary: Added AIX includes alpha-sorted before BSD. Fix compilation issues with xlC in shared code. Basic shared platform dependend adaption (vm_version etc.).
      Reviewed-by: kvn, dholmes, stefank
      4c8ea96d
  28. 20 8月, 2013 1 次提交
  29. 16 8月, 2013 1 次提交
  30. 07 8月, 2013 1 次提交
  31. 04 7月, 2013 1 次提交
  32. 02 7月, 2013 1 次提交
  33. 24 6月, 2013 1 次提交
  34. 21 6月, 2013 1 次提交
    • G
      8016586: PPC64 (part 3): basic changes for PPC64 · 5f92a492
      goetz 提交于
      Summary: added #includes needed for ppc64 port. Renamed _MODEL_ppc to _MODEL_ppc_32 and renamed corresponding old _ppc files to _ppc_32.
      Reviewed-by: dholmes, kvn
      5f92a492