1. 21 12月, 2016 1 次提交
  2. 08 9月, 2016 1 次提交
  3. 22 9月, 2016 1 次提交
  4. 31 1月, 2017 1 次提交
  5. 22 9月, 2016 1 次提交
  6. 01 3月, 2016 1 次提交
  7. 18 8月, 2015 1 次提交
  8. 06 8月, 2015 2 次提交
  9. 05 5月, 2015 1 次提交
  10. 30 4月, 2015 1 次提交
  11. 13 3月, 2015 1 次提交
  12. 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
  13. 25 2月, 2015 1 次提交
  14. 18 11月, 2014 2 次提交
  15. 11 11月, 2014 1 次提交
  16. 25 10月, 2014 1 次提交
  17. 22 8月, 2014 1 次提交
  18. 27 8月, 2014 1 次提交
  19. 25 4月, 2016 1 次提交
  20. 24 4月, 2015 1 次提交
  21. 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
  22. 10 4月, 2014 1 次提交
  23. 18 11月, 2015 1 次提交
  24. 21 3月, 2014 1 次提交
  25. 03 4月, 2014 1 次提交
  26. 14 2月, 2014 1 次提交
  27. 25 3月, 2014 1 次提交
    • D
      8033464: Linux code cleanup · 833fe6b1
      dcubed 提交于
      8033931: Several nightly tests failing with assert(imin < imax) failed: Unexpected page size
      Summary: cleaned up warnings in linux specific os code.
      Reviewed-by: dcubed, hseigel, coleenp, dsamersoff
      Contributed-by: gerald.thornbrugh@oracle.com
      833fe6b1
  28. 24 1月, 2014 1 次提交
  29. 08 5月, 2014 1 次提交
  30. 29 4月, 2014 1 次提交
  31. 23 1月, 2014 1 次提交
    • S
      8031968: Mac OS X: VM starts the agent by calling both Agent_OnAttach and... · 5975a8a8
      sla 提交于
      8031968: Mac OS X: VM starts the agent by calling both Agent_OnAttach and Agent_OnAttach_L functions if its agent library is dynamically linked.
      Summary: Make sure we only look for statically linked agents in the main process image
      Reviewed-by: dsamersoff, bpittore, dcubed
      5975a8a8
  32. 03 4月, 2014 1 次提交
  33. 06 12月, 2013 1 次提交
  34. 22 11月, 2013 1 次提交
  35. 16 11月, 2013 1 次提交
  36. 25 10月, 2013 1 次提交
  37. 05 10月, 2013 1 次提交
    • S
      8024838: Significant slowdown due to transparent huge pages · 39578cad
      stefank 提交于
      Summary: Don't turn on transparent huge pages (-XX:+UseTransparentHugePages) unless explicitly specified on the command line. This has the effect that large pages are never turned on Linux unless the user has explicitly enabled any of the large pages flags: -XX:+UseLargePages, -XX:+UseTransparentHugePages, -XX:+UseHugeTLBFS, and -XX:+UseSHM.
      Reviewed-by: jwilhelm, tschatzl, brutisso
      39578cad
  38. 25 9月, 2013 1 次提交