1. 15 2月, 2020 1 次提交
  2. 11 1月, 2019 1 次提交
  3. 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
  4. 17 6月, 2019 1 次提交
  5. 14 10月, 2014 1 次提交
  6. 16 10月, 2018 1 次提交
  7. 07 7月, 2018 2 次提交
  8. 23 3月, 2018 1 次提交
  9. 02 6月, 2017 1 次提交
  10. 08 6月, 2017 1 次提交
  11. 21 12月, 2016 3 次提交
  12. 25 9月, 2018 1 次提交
  13. 22 9月, 2016 2 次提交
  14. 08 9月, 2016 1 次提交
  15. 22 9月, 2016 1 次提交
  16. 31 1月, 2017 1 次提交
  17. 08 9月, 2016 1 次提交
  18. 22 9月, 2016 1 次提交
  19. 01 3月, 2016 1 次提交
  20. 18 8月, 2015 1 次提交
  21. 06 8月, 2015 2 次提交
  22. 05 5月, 2015 1 次提交
  23. 30 4月, 2015 1 次提交
  24. 13 3月, 2015 1 次提交
  25. 15 5月, 2015 1 次提交
    • M
      6536943: Bogus -Xcheck:jni warning for SIG_INT action for SIGINT in JVM... · 32ecab55
      minqi 提交于
      6536943: Bogus -Xcheck:jni warning for SIG_INT action for SIGINT in JVM started from non-interactive shell
      Summary: check_signal_handler will print out Warning for SHURDOWN2_SIGNAL (SIGINT) is replaced by non-interactive shell. Fix by supply more information of the replacement to user.
      Reviewed-by: dholmes
      Contributed-by: yumin.qi@oracle.com
      32ecab55
  26. 25 2月, 2015 1 次提交
  27. 18 11月, 2014 2 次提交
  28. 11 11月, 2014 1 次提交
  29. 25 10月, 2014 1 次提交
  30. 22 8月, 2014 1 次提交
  31. 27 8月, 2014 1 次提交
  32. 25 4月, 2016 1 次提交
  33. 24 4月, 2015 1 次提交
  34. 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