From d4230ffc67bf24860965d0557aa2bce9ef3fdeb2 Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Fri, 15 Feb 2013 14:20:31 -0500 Subject: [PATCH] [FIXED JENKINS-16831] Use Queue.getApproximateItemsQuickly to avoid locks from UI. --- changelog.html | 4 +++- .../main/java/hudson/widgets/BuildHistoryWidget.java | 11 +++++++---- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/changelog.html b/changelog.html index 152d7af6c2..d28e60c916 100644 --- a/changelog.html +++ b/changelog.html @@ -55,7 +55,9 @@ Upcoming changes