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. 28 2月, 2018 1 次提交
  3. 12 3月, 2015 1 次提交
  4. 26 11月, 2014 1 次提交
  5. 02 10月, 2014 1 次提交
  6. 04 9月, 2014 1 次提交
  7. 27 8月, 2014 1 次提交
  8. 07 7月, 2014 1 次提交
  9. 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
  10. 03 4月, 2014 1 次提交
  11. 21 2月, 2014 1 次提交
  12. 13 2月, 2014 1 次提交
  13. 24 1月, 2014 1 次提交
  14. 29 4月, 2014 1 次提交
  15. 01 2月, 2018 1 次提交
  16. 28 2月, 2018 1 次提交
  17. 02 12月, 2013 1 次提交
  18. 12 10月, 2013 1 次提交
  19. 10 10月, 2013 1 次提交
  20. 26 9月, 2013 1 次提交
    • H
      7195622: CheckUnhandledOops has limited usefulness now · 087226b2
      hseigel 提交于
      Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms.
      Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin
      Contributed-by: lois.foltan@oracle.com
      087226b2
  21. 30 8月, 2013 1 次提交
  22. 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
  23. 17 7月, 2013 1 次提交
  24. 24 6月, 2013 1 次提交
  25. 12 6月, 2013 1 次提交
  26. 10 7月, 2013 1 次提交
  27. 10 6月, 2013 1 次提交
  28. 05 6月, 2013 1 次提交
  29. 10 4月, 2013 1 次提交
    • Z
      8010151: nsk/regression/b6653214 fails "assert(snapshot != NULL) failed:... · 73c87a69
      zgu 提交于
      8010151: nsk/regression/b6653214 fails "assert(snapshot != NULL) failed: Worker should not be started"
      Summary: Fixed a racing condition when shutting down NMT while worker thread is being started, also fixed a few mis-declared volatile pointers.
      Reviewed-by: dholmes, dlong
      73c87a69
  30. 06 3月, 2013 1 次提交
    • I
      7107135: Stack guard pages are no more protected after loading a shared... · e447b861
      iklam 提交于
      7107135: Stack guard pages are no more protected after loading a shared library with executable stack
      Summary: Detect the execstack attribute of the loaded library and attempt to fix the stack guard using Safepoint op.
      Reviewed-by: dholmes, zgu
      Contributed-by: ioi.lam@oracle.com
      e447b861
  31. 24 1月, 2013 1 次提交
  32. 27 11月, 2012 1 次提交
  33. 17 10月, 2012 1 次提交
  34. 11 10月, 2012 1 次提交
  35. 04 10月, 2012 1 次提交
  36. 02 9月, 2012 1 次提交
  37. 29 6月, 2012 1 次提交
    • Z
      6995781: Native Memory Tracking (Phase 1) · bdfb3cf5
      zgu 提交于
      7151532: DCmd for hotspot native memory tracking
      Summary: Implementation of native memory tracking phase 1, which tracks VM native memory usage, and related DCmd
      Reviewed-by: acorn, coleenp, fparain
      bdfb3cf5
  38. 07 3月, 2012 1 次提交
  39. 02 2月, 2012 1 次提交
  40. 30 1月, 2012 1 次提交