1. 19 12月, 2017 1 次提交
    • D
      8055755: Information about loaded dynamic libraries is wrong on MacOSX · e6763cdf
      dbuck 提交于
      Summary: The information about loaded dynamic libraries printed in hs_err_pid files or by running the jcmd VM.dynlib is partly incorrect. The address printed in front of the library file name is wrong.
      Reviewed-by: sla, gziemski, gtriantafill
      Contributed-by: fredrik.arvidsson@oracle.com
      e6763cdf
  2. 08 9月, 2017 1 次提交
  3. 02 6月, 2017 1 次提交
  4. 08 6月, 2017 1 次提交
  5. 21 12月, 2016 3 次提交
  6. 10 12月, 2016 2 次提交
  7. 22 9月, 2016 2 次提交
  8. 08 9月, 2016 1 次提交
  9. 22 9月, 2016 1 次提交
  10. 31 1月, 2017 1 次提交
  11. 08 9月, 2016 1 次提交
  12. 22 9月, 2016 1 次提交
  13. 22 4月, 2016 1 次提交
  14. 21 4月, 2016 1 次提交
  15. 04 3月, 2016 1 次提交
  16. 01 3月, 2016 1 次提交
  17. 07 12月, 2015 2 次提交
  18. 18 8月, 2015 1 次提交
  19. 06 8月, 2015 2 次提交
  20. 02 7月, 2015 1 次提交
  21. 05 5月, 2015 1 次提交
  22. 30 4月, 2015 1 次提交
  23. 13 3月, 2015 1 次提交
  24. 07 3月, 2015 1 次提交
  25. 08 1月, 2016 1 次提交
  26. 05 11月, 2015 1 次提交
  27. 13 1月, 2015 2 次提交
  28. 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
  29. 12 12月, 2014 1 次提交
  30. 25 2月, 2015 1 次提交
  31. 18 11月, 2014 2 次提交
  32. 16 11月, 2014 1 次提交
    • D
      8033602: wrong stabs data in libjvm.debuginfo on JDK 8 - SPARC · 3e31e839
      dcubed 提交于
      8034005: cannot debug in synchronizer.o or objectMonitor.o on Solaris X86
      Summary: Solaris needs objcopy version of 2.21.1 or newer is needed to create valid .debuginfo files.
      Reviewed-by: dsamersoff, sspitsyn, dholmes, ihse
      3e31e839