Branch: refs/heads/master Home: https://github.com/jenkinsci/support-core-plugin Commit: 6d691e203a4f6cd8a001f236452521b4669ad340 https://github.com/jenkinsci/support-core-plugin/commit/6d691e203a4f6cd8a001f236452521b4669ad340 Author: christ66 <schristo...@gmail.com> Date: 2014-10-22 (Wed, 22 Oct 2014)
Changed paths: M src/main/java/com/cloudbees/jenkins/support/slowrequest/SlowRequestChecker.java Log Message: ----------- Fixed issue where no line were being published in the slow-requests. According to http://docs.oracle.com/javase/7/docs/api/java/lang/management/ThreadMXBean.html#getThreadInfo(long), the default getThreadInfo method returns a depth size of 0, so slow-requests were incomplete. Commit: b30034ea0ab8f893c29fcb0bde0b13f25f062983 https://github.com/jenkinsci/support-core-plugin/commit/b30034ea0ab8f893c29fcb0bde0b13f25f062983 Author: Steven Christou <schristo...@gmail.com> Date: 2014-10-22 (Wed, 22 Oct 2014) Changed paths: M src/main/java/com/cloudbees/jenkins/support/slowrequest/SlowRequestChecker.java Log Message: ----------- Revert extra spacing Commit: 9bbdbce1402473e7dbf636da8b5ad88872d33896 https://github.com/jenkinsci/support-core-plugin/commit/9bbdbce1402473e7dbf636da8b5ad88872d33896 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-10-30 (Thu, 30 Oct 2014) Changed paths: M src/main/java/com/cloudbees/jenkins/support/slowrequest/SlowRequestChecker.java Log Message: ----------- Merge pull request #12 from christ66/JUC Slow-requests not properly publishing entire thread dump Compare: https://github.com/jenkinsci/support-core-plugin/compare/ce80f6c4bd19...9bbdbce14024 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.