Modified: 
websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html
 (original)
+++ 
websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html
 Sat Feb  8 20:08:04 2025
@@ -2,7 +2,7 @@
 <html lang>
 <head>
 <!-- Generated by javadoc (17) -->
-<title>GenericKeyedObjectPool (Apache Commons Pool 2.12.1 API)</title>
+<title>GenericKeyedObjectPool (Apache Commons Pool 2.12.2-SNAPSHOT API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: 
org.apache.commons.pool2.impl, class: GenericKeyedObjectPool">
@@ -72,7 +72,7 @@ loadScripts(document, 'script');</script
 <div class="sub-title"><span 
class="package-label-in-type">Package</span>&nbsp;<a 
href="package-summary.html">org.apache.commons.pool2.impl</a></div>
 <h1 title="Class GenericKeyedObjectPool" class="title">Class 
GenericKeyedObjectPool&lt;K,<wbr>T&gt;</h1>
 </div>
-<div class="inheritance" title="Inheritance Tree"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html";
 title="class or interface in java.lang" 
class="external-link">java.lang.Object</a>
+<div class="inheritance" title="Inheritance Tree"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" 
class="external-link">java.lang.Object</a>
 <div class="inheritance"><a href="../BaseObject.html" title="class in 
org.apache.commons.pool2">org.apache.commons.pool2.BaseObject</a>
 <div class="inheritance"><a href="BaseGenericObjectPool.html" title="class in 
org.apache.commons.pool2.impl">org.apache.commons.pool2.impl.BaseGenericObjectPool</a>&lt;T&gt;
 <div 
class="inheritance">org.apache.commons.pool2.impl.GenericKeyedObjectPool&lt;K,<wbr>T&gt;</div>
@@ -87,7 +87,7 @@ loadScripts(document, 'script');</script
 </dl>
 <dl class="notes">
 <dt>All Implemented Interfaces:</dt>
-<dd><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/Closeable.html";
 title="class or interface in java.io" 
class="external-link">Closeable</a></code>, <code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/AutoCloseable.html";
 title="class or interface in java.lang" 
class="external-link">AutoCloseable</a></code>, <code><a 
href="GenericKeyedObjectPoolMXBean.html" title="interface in 
org.apache.commons.pool2.impl">GenericKeyedObjectPoolMXBean</a>&lt;K&gt;</code>,
 <code><a href="../KeyedObjectPool.html" title="interface in 
org.apache.commons.pool2">KeyedObjectPool</a>&lt;K,<wbr>T&gt;</code>, <code><a 
href="../UsageTracking.html" title="interface in 
org.apache.commons.pool2">UsageTracking</a>&lt;T&gt;</code></dd>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html"; 
title="class or interface in java.io" 
class="external-link">Closeable</a></code>, <code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html"; 
title="class or interface in java.lang" 
class="external-link">AutoCloseable</a></code>, <code><a 
href="GenericKeyedObjectPoolMXBean.html" title="interface in 
org.apache.commons.pool2.impl">GenericKeyedObjectPoolMXBean</a>&lt;K&gt;</code>,
 <code><a href="../KeyedObjectPool.html" title="interface in 
org.apache.commons.pool2">KeyedObjectPool</a>&lt;K,<wbr>T&gt;</code>, <code><a 
href="../UsageTracking.html" title="interface in 
org.apache.commons.pool2">UsageTracking</a>&lt;T&gt;</code></dd>
 </dl>
 <hr>
 <div class="type-signature"><span class="modifiers">public class </span><span 
class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html#line-90">GenericKeyedObjectPool</a>&lt;K,<wbr>T&gt;</span>
@@ -251,7 +251,7 @@ implements <a href="../KeyedObjectPool.h
 <div class="block">Gets a reference to the factory used to create, destroy and 
validate
  the objects used by this pool.</div>
 </div>
-<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/List.html";
 title="class or interface in java.util" class="external-link">List</a>&lt;<a 
href="GenericKeyedObjectPool.html" title="type parameter in 
GenericKeyedObjectPool">K</a>&gt;</code></div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html"; 
title="class or interface in java.util" class="external-link">List</a>&lt;<a 
href="GenericKeyedObjectPool.html" title="type parameter in 
GenericKeyedObjectPool">K</a>&gt;</code></div>
 <div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getKeys()" 
class="member-name-link">getKeys</a>()</code></div>
 <div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">
 <div class="block">Gets a copy of the pool key list.</div>
@@ -285,7 +285,7 @@ implements <a href="../KeyedObjectPool.h
 <div class="block">Gets the number of instances currently borrowed from but 
not yet
  returned to the pool corresponding to the given <code>key</code>.</div>
 </div>
-<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/Map.html";
 title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Integer.html";
 title="class or interface in java.lang" 
class="external-link">Integer</a>&gt;</code></div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html"; 
title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html"; 
title="class or interface in java.lang" 
class="external-link">Integer</a>&gt;</code></div>
 <div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#getNumActivePerKey()" 
class="member-name-link">getNumActivePerKey</a>()</code></div>
 <div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">
 <div class="block">See <a 
href="#getNumActivePerKey()"><code>getNumActivePerKey()</code></a>.</div>
@@ -307,7 +307,7 @@ implements <a href="../KeyedObjectPool.h
 <div class="block">Gets an estimate of the number of threads currently blocked 
waiting for
  an object from the pool.</div>
 </div>
-<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/Map.html";
 title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Integer.html";
 title="class or interface in java.lang" 
class="external-link">Integer</a>&gt;</code></div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html"; 
title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html"; 
title="class or interface in java.lang" 
class="external-link">Integer</a>&gt;</code></div>
 <div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#getNumWaitersByKey()" 
class="member-name-link">getNumWaitersByKey</a>()</code></div>
 <div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">
 <div class="block">Gets an estimate of the number of threads currently blocked 
waiting for
@@ -327,7 +327,7 @@ implements <a href="../KeyedObjectPool.h
 <div class="block">Invalidates an object from the pool, using the provided
  <a href="../DestroyMode.html" title="enum in 
org.apache.commons.pool2"><code>DestroyMode</code></a>.</div>
 </div>
-<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/Map.html";
 title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/List.html";
 title="class or interface in java.util" class="external-link">List</a>&lt;<a 
href="DefaultPooledObjectInfo.html" title="class in 
org.apache.commons.pool2.impl">DefaultPooledObjectInfo</a>&gt;&gt;</code></div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html"; 
title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html"; 
title="class or interface in java.util" class="external-link">List</a>&lt;<a 
href="DefaultPooledObjectInfo.html" title="class in 
org.apache.commons.pool2.impl">DefaultPooledObjectInfo</a>&gt;&gt;</code></div>
 <div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#listAllObjects()" 
class="member-name-link">listAllObjects</a>()</code></div>
 <div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">
 <div class="block">Provides information on all the objects in the pool, both 
idle (waiting
@@ -368,7 +368,7 @@ implements <a href="../KeyedObjectPool.h
  each of the keyed sub-pools.</div>
 </div>
 <div class="col-first even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code>protected 
void</code></div>
-<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#toStringAppendFields(java.lang.StringBuilder)" 
class="member-name-link">toStringAppendFields</a><wbr>(<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/StringBuilder.html";
 title="class or interface in java.lang" 
class="external-link">StringBuilder</a>&nbsp;builder)</code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#toStringAppendFields(java.lang.StringBuilder)" 
class="member-name-link">toStringAppendFields</a><wbr>(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html"; 
title="class or interface in java.lang" 
class="external-link">StringBuilder</a>&nbsp;builder)</code></div>
 <div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">
 <div class="block">Used by sub-classes to include the fields defined by the 
sub-class in the
  <a 
href="../BaseObject.html#toString()"><code>BaseObject.toString()</code></a> 
output.</div>
@@ -388,8 +388,8 @@ implements <a href="../KeyedObjectPool.h
 <h3 
id="methods-inherited-from-class-org.apache.commons.pool2.BaseObject">Methods 
inherited from class&nbsp;org.apache.commons.pool2.<a href="../BaseObject.html" 
title="class in org.apache.commons.pool2">BaseObject</a></h3>
 <code><a href="../BaseObject.html#toString()">toString</a></code></div>
 <div class="inherited-list">
-<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from 
class&nbsp;java.lang.<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html";
 title="class or interface in java.lang" class="external-link">Object</a></h3>
-<code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#clone()"
 title="class or interface in java.lang" class="external-link">clone</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)"
 title="class or interface in java.lang" class="external-link">equals</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#finalize()"
 title="class or interface in java.lang" class="external-link">finalize</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#getClass()"
 title="class or interface in java.lang" class="external-link">getClass</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#hashCode()"
 title="class or interface in java.lang" class="external-link">hashCode</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Objec
 t.html#notify()" title="class or interface in java.lang" 
class="external-link">notify</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#notifyAll()"
 title="class or interface in java.lang" class="external-link">notifyAll</a>, 
<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#wait()"
 title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#wait(long)"
 title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#wait(long,int)"
 title="class or interface in java.lang" 
class="external-link">wait</a></code></div>
+<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from 
class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" class="external-link">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--"; 
title="class or interface in java.lang" class="external-link">clone</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-";
 title="class or interface in java.lang" class="external-link">equals</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--";
 title="class or interface in java.lang" class="external-link">finalize</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--";
 title="class or interface in java.lang" class="external-link">getClass</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--";
 title="class or interface in java.lang" class="external-link">hashCode</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--"; 
title="class or interface in java.lang" class="external-link">notify</a>, <a 
href="https://docs.o
 racle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--" title="class or 
interface in java.lang" class="external-link">notifyAll</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--"; 
title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-";
 title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-";
 title="class or interface in java.lang" 
class="external-link">wait</a></code></div>
 <div class="inherited-list">
 <h3 
id="methods-inherited-from-class-org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean">Methods
 inherited from interface&nbsp;org.apache.commons.pool2.impl.<a 
href="GenericKeyedObjectPoolMXBean.html" title="interface in 
org.apache.commons.pool2.impl">GenericKeyedObjectPoolMXBean</a></h3>
 <code><a 
href="GenericKeyedObjectPoolMXBean.html#getBlockWhenExhausted()">getBlockWhenExhausted</a>,
 <a 
href="GenericKeyedObjectPoolMXBean.html#getBorrowedCount()">getBorrowedCount</a>,
 <a 
href="GenericKeyedObjectPoolMXBean.html#getCreatedCount()">getCreatedCount</a>, 
<a 
href="GenericKeyedObjectPoolMXBean.html#getCreationStackTrace()">getCreationStackTrace</a>,
 <a 
href="GenericKeyedObjectPoolMXBean.html#getDestroyedByBorrowValidationCount()">getDestroyedByBorrowValidationCount</a>,
 <a 
href="GenericKeyedObjectPoolMXBean.html#getDestroyedByEvictorCount()">getDestroyedByEvictorCount</a>,
 <a 
href="GenericKeyedObjectPoolMXBean.html#getDestroyedCount()">getDestroyedCount</a>,
 <a href="GenericKeyedObjectPoolMXBean.html#getFairness()">getFairness</a>, <a 
href="GenericKeyedObjectPoolMXBean.html#getLifo()">getLifo</a>, <a 
href="GenericKeyedObjectPoolMXBean.html#getLogAbandoned()">getLogAbandoned</a>, 
<a 
href="GenericKeyedObjectPoolMXBean.html#getMaxBorrowWaitTimeMillis()">getMaxBorrowWaitTime
 Millis</a>, <a 
href="GenericKeyedObjectPoolMXBean.html#getMaxTotal()">getMaxTotal</a>, <a 
href="GenericKeyedObjectPoolMXBean.html#getMaxWaitMillis()">getMaxWaitMillis</a>,
 <a 
href="GenericKeyedObjectPoolMXBean.html#getMeanActiveTimeMillis()">getMeanActiveTimeMillis</a>,
 <a 
href="GenericKeyedObjectPoolMXBean.html#getMeanBorrowWaitTimeMillis()">getMeanBorrowWaitTimeMillis</a>,
 <a 
href="GenericKeyedObjectPoolMXBean.html#getMeanIdleTimeMillis()">getMeanIdleTimeMillis</a>,
 <a 
href="GenericKeyedObjectPoolMXBean.html#getMinEvictableIdleTimeMillis()">getMinEvictableIdleTimeMillis</a>,
 <a 
href="GenericKeyedObjectPoolMXBean.html#getNumTestsPerEvictionRun()">getNumTestsPerEvictionRun</a>,
 <a 
href="GenericKeyedObjectPoolMXBean.html#getRemoveAbandonedOnBorrow()">getRemoveAbandonedOnBorrow</a>,
 <a 
href="GenericKeyedObjectPoolMXBean.html#getRemoveAbandonedOnMaintenance()">getRemoveAbandonedOnMaintenance</a>,
 <a 
href="GenericKeyedObjectPoolMXBean.html#getRemoveAbandonedTimeout()">getRemoveAbandoned
 Timeout</a>, <a 
href="GenericKeyedObjectPoolMXBean.html#getReturnedCount()">getReturnedCount</a>,
 <a 
href="GenericKeyedObjectPoolMXBean.html#getTestOnBorrow()">getTestOnBorrow</a>, 
<a 
href="GenericKeyedObjectPoolMXBean.html#getTestOnCreate()">getTestOnCreate</a>, 
<a 
href="GenericKeyedObjectPoolMXBean.html#getTestOnReturn()">getTestOnReturn</a>, 
<a 
href="GenericKeyedObjectPoolMXBean.html#getTestWhileIdle()">getTestWhileIdle</a>,
 <a 
href="GenericKeyedObjectPoolMXBean.html#getTimeBetweenEvictionRunsMillis()">getTimeBetweenEvictionRunsMillis</a>,
 <a 
href="GenericKeyedObjectPoolMXBean.html#isAbandonedConfig()">isAbandonedConfig</a>,
 <a 
href="GenericKeyedObjectPoolMXBean.html#isClosed()">isClosed</a></code></div>
@@ -471,7 +471,7 @@ implements <a href="../KeyedObjectPool.h
 <section class="detail" id="addObject(K)">
 <h3 id="addObject(java.lang.Object)">addObject</h3>
 <div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type">void</span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html#line-330">addObject</a></span><wbr><span
 class="parameters">(<a href="GenericKeyedObjectPool.html" title="type 
parameter in GenericKeyedObjectPool">K</a>&nbsp;key)</span>
-               throws <span class="exceptions"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Exception.html";
 title="class or interface in java.lang" 
class="external-link">Exception</a></span></div>
+               throws <span class="exceptions"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html"; 
title="class or interface in java.lang" 
class="external-link">Exception</a></span></div>
 <div class="block">Create an object using the <a 
href="../KeyedPooledObjectFactory.html#makeObject(K)"><code>factory</code></a>, 
passivate it, and then place it in the idle object pool.
  <code>addObject</code> is useful for "pre-loading" a pool with idle
  objects.
@@ -489,7 +489,7 @@ implements <a href="../KeyedObjectPool.h
 <dt>Parameters:</dt>
 <dd><code>key</code> - the key a new instance should be added to</dd>
 <dt>Throws:</dt>
-<dd><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Exception.html";
 title="class or interface in java.lang" 
class="external-link">Exception</a></code> - when <a 
href="../KeyedPooledObjectFactory.html#makeObject(K)"><code>KeyedPooledObjectFactory.makeObject(K)</code></a>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html"; 
title="class or interface in java.lang" 
class="external-link">Exception</a></code> - when <a 
href="../KeyedPooledObjectFactory.html#makeObject(K)"><code>KeyedPooledObjectFactory.makeObject(K)</code></a>
                    fails.</dd>
 </dl>
 </section>
@@ -498,7 +498,7 @@ implements <a href="../KeyedObjectPool.h
 <section class="detail" id="borrowObject(K)">
 <h3 id="borrowObject(java.lang.Object)">borrowObject</h3>
 <div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><a href="GenericKeyedObjectPool.html" title="type parameter 
in GenericKeyedObjectPool">T</a></span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html#line-347">borrowObject</a></span><wbr><span
 class="parameters">(<a href="GenericKeyedObjectPool.html" title="type 
parameter in GenericKeyedObjectPool">K</a>&nbsp;key)</span>
-               throws <span class="exceptions"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Exception.html";
 title="class or interface in java.lang" 
class="external-link">Exception</a></span></div>
+               throws <span class="exceptions"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html"; 
title="class or interface in java.lang" 
class="external-link">Exception</a></span></div>
 <div class="block">Equivalent to <code><a 
href="#borrowObject(K,long)"><code>borrowObject</code></a>(key,
  <a 
href="BaseGenericObjectPool.html#getMaxWaitDuration()"><code>BaseGenericObjectPool.getMaxWaitDuration()</code></a>)</code>.
 
@@ -516,7 +516,7 @@ implements <a href="../KeyedObjectPool.h
  using <a 
href="../KeyedObjectPool.html#returnObject(K,V)"><code>returnObject</code></a>,
  <a 
href="../KeyedObjectPool.html#invalidateObject(K,V)"><code>invalidateObject</code></a>,
 or a related method as
  defined in an implementation or sub-interface, using a <code>key</code>
- that is <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)"
 title="class or interface in java.lang" 
class="external-link"><code>equivalent</code></a> to the one used to borrow the
+ that is <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-";
 title="class or interface in java.lang" 
class="external-link"><code>equivalent</code></a> to the one used to borrow the
  instance in the first place.
  </p>
  <p>
@@ -531,9 +531,9 @@ implements <a href="../KeyedObjectPool.h
 <dt>Returns:</dt>
 <dd>an instance from this pool.</dd>
 <dt>Throws:</dt>
-<dd><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/IllegalStateException.html";
 title="class or interface in java.lang" 
class="external-link">IllegalStateException</a></code> - after <a 
href="../KeyedObjectPool.html#close()"><code>close</code></a> has been called 
on this pool</dd>
-<dd><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Exception.html";
 title="class or interface in java.lang" 
class="external-link">Exception</a></code> - when <a 
href="../KeyedPooledObjectFactory.html#makeObject(K)"><code>makeObject</code></a>
 throws an exception</dd>
-<dd><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/NoSuchElementException.html";
 title="class or interface in java.util" 
class="external-link">NoSuchElementException</a></code> - when the pool is 
exhausted and cannot or will not return
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalStateException.html";
 title="class or interface in java.lang" 
class="external-link">IllegalStateException</a></code> - after <a 
href="../KeyedObjectPool.html#close()"><code>close</code></a> has been called 
on this pool</dd>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html"; 
title="class or interface in java.lang" 
class="external-link">Exception</a></code> - when <a 
href="../KeyedPooledObjectFactory.html#makeObject(K)"><code>makeObject</code></a>
 throws an exception</dd>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/NoSuchElementException.html";
 title="class or interface in java.util" 
class="external-link">NoSuchElementException</a></code> - when the pool is 
exhausted and cannot or will not return
               another instance</dd>
 </dl>
 </section>
@@ -543,7 +543,7 @@ implements <a href="../KeyedObjectPool.h
 <h3 id="borrowObject(java.lang.Object,long)">borrowObject</h3>
 <div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><a href="GenericKeyedObjectPool.html" title="type parameter 
in GenericKeyedObjectPool">T</a></span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html#line-413">borrowObject</a></span><wbr><span
 class="parameters">(<a href="GenericKeyedObjectPool.html" title="type 
parameter in GenericKeyedObjectPool">K</a>&nbsp;key,
  long&nbsp;borrowMaxWaitMillis)</span>
-               throws <span class="exceptions"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Exception.html";
 title="class or interface in java.lang" 
class="external-link">Exception</a></span></div>
+               throws <span class="exceptions"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html"; 
title="class or interface in java.lang" 
class="external-link">Exception</a></span></div>
 <div class="block">Borrows an object from the sub-pool associated with the 
given key using
  the specified waiting time which only applies if
  <a 
href="BaseGenericObjectPool.html#getBlockWhenExhausted()"><code>BaseGenericObjectPool.getBlockWhenExhausted()</code></a>
 is true.
@@ -599,9 +599,9 @@ implements <a href="../KeyedObjectPool.h
 <dt>Returns:</dt>
 <dd>object instance from the keyed pool</dd>
 <dt>Throws:</dt>
-<dd><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/NoSuchElementException.html";
 title="class or interface in java.util" 
class="external-link">NoSuchElementException</a></code> - if a keyed object 
instance cannot be
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/NoSuchElementException.html";
 title="class or interface in java.util" 
class="external-link">NoSuchElementException</a></code> - if a keyed object 
instance cannot be
                                 returned because the pool is exhausted.</dd>
-<dd><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Exception.html";
 title="class or interface in java.lang" 
class="external-link">Exception</a></code> - if a keyed object instance cannot 
be returned due to an
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html"; 
title="class or interface in java.lang" 
class="external-link">Exception</a></code> - if a keyed object instance cannot 
be returned due to an
                    error</dd>
 </dl>
 </section>
@@ -698,9 +698,9 @@ implements <a href="../KeyedObjectPool.h
  </p></div>
 <dl class="notes">
 <dt>Specified by:</dt>
-<dd><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/AutoCloseable.html#close()"
 title="class or interface in java.lang" 
class="external-link">close</a></code>&nbsp;in interface&nbsp;<code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/AutoCloseable.html";
 title="class or interface in java.lang" 
class="external-link">AutoCloseable</a></code></dd>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html#close--";
 title="class or interface in java.lang" 
class="external-link">close</a></code>&nbsp;in interface&nbsp;<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html"; 
title="class or interface in java.lang" 
class="external-link">AutoCloseable</a></code></dd>
 <dt>Specified by:</dt>
-<dd><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/Closeable.html#close()"
 title="class or interface in java.io" 
class="external-link">close</a></code>&nbsp;in interface&nbsp;<code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/Closeable.html";
 title="class or interface in java.io" 
class="external-link">Closeable</a></code></dd>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html#close--"; 
title="class or interface in java.io" 
class="external-link">close</a></code>&nbsp;in interface&nbsp;<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html"; 
title="class or interface in java.io" 
class="external-link">Closeable</a></code></dd>
 <dt>Specified by:</dt>
 <dd><code><a href="../KeyedObjectPool.html#close()">close</a></code>&nbsp;in 
interface&nbsp;<code><a href="../KeyedObjectPool.html" title="interface in 
org.apache.commons.pool2">KeyedObjectPool</a>&lt;<a 
href="GenericKeyedObjectPool.html" title="type parameter in 
GenericKeyedObjectPool">K</a>,<wbr><a href="GenericKeyedObjectPool.html" 
title="type parameter in GenericKeyedObjectPool">T</a>&gt;</code></dd>
 <dt>Specified by:</dt>
@@ -712,7 +712,7 @@ implements <a href="../KeyedObjectPool.h
 <section class="detail" id="evict()">
 <h3>evict</h3>
 <div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type">void</span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html#line-962">evict</a></span>()
-           throws <span class="exceptions"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Exception.html";
 title="class or interface in java.lang" 
class="external-link">Exception</a></span></div>
+           throws <span class="exceptions"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html"; 
title="class or interface in java.lang" 
class="external-link">Exception</a></span></div>
 <div class="block">Perform <code>numTests</code> idle object eviction tests, 
evicting
  examined objects that meet the criteria for eviction. If
  <code>testWhileIdle</code> is true, examined objects are validated
@@ -728,7 +728,7 @@ implements <a href="../KeyedObjectPool.h
 <dt>Specified by:</dt>
 <dd><code><a 
href="BaseGenericObjectPool.html#evict()">evict</a></code>&nbsp;in 
class&nbsp;<code><a href="BaseGenericObjectPool.html" title="class in 
org.apache.commons.pool2.impl">BaseGenericObjectPool</a>&lt;<a 
href="GenericKeyedObjectPool.html" title="type parameter in 
GenericKeyedObjectPool">T</a>&gt;</code></dd>
 <dt>Throws:</dt>
-<dd><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Exception.html";
 title="class or interface in java.lang" 
class="external-link">Exception</a></code> - when there is a problem evicting 
idle objects.</dd>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html"; 
title="class or interface in java.lang" 
class="external-link">Exception</a></code> - when there is a problem evicting 
idle objects.</dd>
 </dl>
 </section>
 </li>
@@ -747,7 +747,7 @@ implements <a href="../KeyedObjectPool.h
 <li>
 <section class="detail" id="getKeys()">
 <h3>getKeys</h3>
-<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/List.html";
 title="class or interface in java.util" class="external-link">List</a>&lt;<a 
href="GenericKeyedObjectPool.html" title="type parameter in 
GenericKeyedObjectPool">K</a>&gt;</span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html#line-1117">getKeys</a></span>()</div>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html"; 
title="class or interface in java.util" class="external-link">List</a>&lt;<a 
href="GenericKeyedObjectPool.html" title="type parameter in 
GenericKeyedObjectPool">K</a>&gt;</span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html#line-1117">getKeys</a></span>()</div>
 <div class="block">Gets a copy of the pool key list.</div>
 <dl class="notes">
 <dt>Specified by:</dt>
@@ -877,7 +877,7 @@ implements <a href="../KeyedObjectPool.h
 <li>
 <section class="detail" id="getNumActivePerKey()">
 <h3>getNumActivePerKey</h3>
-<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/Map.html";
 title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Integer.html";
 title="class or interface in java.lang" 
class="external-link">Integer</a>&gt;</span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html#line-1193">getNumActivePerKey</a></span>()</div>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html"; 
title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html"; 
title="class or interface in java.lang" 
class="external-link">Integer</a>&gt;</span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html#line-1193">getNumActivePerKey</a></span>()</div>
 <div class="block"><span class="descfrm-type-label">Description copied from 
interface:&nbsp;<code><a 
href="GenericKeyedObjectPoolMXBean.html#getNumActivePerKey()">GenericKeyedObjectPoolMXBean</a></code></span></div>
 <div class="block">See <a 
href="#getNumActivePerKey()"><code>getNumActivePerKey()</code></a>.</div>
 <dl class="notes">
@@ -944,7 +944,7 @@ implements <a href="../KeyedObjectPool.h
 <li>
 <section class="detail" id="getNumWaitersByKey()">
 <h3>getNumWaitersByKey</h3>
-<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/Map.html";
 title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Integer.html";
 title="class or interface in java.lang" 
class="external-link">Integer</a>&gt;</span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html#line-1252">getNumWaitersByKey</a></span>()</div>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html"; 
title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html"; 
title="class or interface in java.lang" 
class="external-link">Integer</a>&gt;</span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html#line-1252">getNumWaitersByKey</a></span>()</div>
 <div class="block">Gets an estimate of the number of threads currently blocked 
waiting for
  an object from the pool for each key. This is intended for
  monitoring only, not for synchronization control.</div>
@@ -962,7 +962,7 @@ implements <a href="../KeyedObjectPool.h
 <h3 
id="invalidateObject(java.lang.Object,java.lang.Object)">invalidateObject</h3>
 <div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type">void</span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html#line-1294">invalidateObject</a></span><wbr><span
 class="parameters">(<a href="GenericKeyedObjectPool.html" title="type 
parameter in GenericKeyedObjectPool">K</a>&nbsp;key,
  <a href="GenericKeyedObjectPool.html" title="type parameter in 
GenericKeyedObjectPool">T</a>&nbsp;obj)</span>
-                      throws <span class="exceptions"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Exception.html";
 title="class or interface in java.lang" 
class="external-link">Exception</a></span></div>
+                      throws <span class="exceptions"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html"; 
title="class or interface in java.lang" 
class="external-link">Exception</a></span></div>
 <div class="block">Invalidates an object from the pool.
  <p>
  By contract, <code>obj</code> <strong>must</strong> have been obtained
@@ -986,9 +986,9 @@ implements <a href="../KeyedObjectPool.h
 <dd><code>key</code> - pool key</dd>
 <dd><code>obj</code> - instance to invalidate</dd>
 <dt>Throws:</dt>
-<dd><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Exception.html";
 title="class or interface in java.lang" 
class="external-link">Exception</a></code> - if an exception occurs destroying 
the
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html"; 
title="class or interface in java.lang" 
class="external-link">Exception</a></code> - if an exception occurs destroying 
the
                                object</dd>
-<dd><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/IllegalStateException.html";
 title="class or interface in java.lang" 
class="external-link">IllegalStateException</a></code> - if obj does not belong 
to the pool
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalStateException.html";
 title="class or interface in java.lang" 
class="external-link">IllegalStateException</a></code> - if obj does not belong 
to the pool
                                under the given key</dd>
 </dl>
 </section>
@@ -999,7 +999,7 @@ implements <a href="../KeyedObjectPool.h
 <div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type">void</span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html#line-1315">invalidateObject</a></span><wbr><span
 class="parameters">(<a href="GenericKeyedObjectPool.html" title="type 
parameter in GenericKeyedObjectPool">K</a>&nbsp;key,
  <a href="GenericKeyedObjectPool.html" title="type parameter in 
GenericKeyedObjectPool">T</a>&nbsp;obj,
  <a href="../DestroyMode.html" title="enum in 
org.apache.commons.pool2">DestroyMode</a>&nbsp;destroyMode)</span>
-                      throws <span class="exceptions"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Exception.html";
 title="class or interface in java.lang" 
class="external-link">Exception</a></span></div>
+                      throws <span class="exceptions"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html"; 
title="class or interface in java.lang" 
class="external-link">Exception</a></span></div>
 <div class="block">Invalidates an object from the pool, using the provided
  <a href="../DestroyMode.html" title="enum in 
org.apache.commons.pool2"><code>DestroyMode</code></a>.
  <p>
@@ -1025,9 +1025,9 @@ implements <a href="../KeyedObjectPool.h
 <dd><code>obj</code> - instance to invalidate</dd>
 <dd><code>destroyMode</code> - DestroyMode context provided to factory</dd>
 <dt>Throws:</dt>
-<dd><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Exception.html";
 title="class or interface in java.lang" 
class="external-link">Exception</a></code> - if an exception occurs destroying 
the
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html"; 
title="class or interface in java.lang" 
class="external-link">Exception</a></code> - if an exception occurs destroying 
the
                                object</dd>
-<dd><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/IllegalStateException.html";
 title="class or interface in java.lang" 
class="external-link">IllegalStateException</a></code> - if obj does not belong 
to the pool
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalStateException.html";
 title="class or interface in java.lang" 
class="external-link">IllegalStateException</a></code> - if obj does not belong 
to the pool
                                under the given key</dd>
 <dt>Since:</dt>
 <dd>2.9.0</dd>
@@ -1037,7 +1037,7 @@ implements <a href="../KeyedObjectPool.h
 <li>
 <section class="detail" id="listAllObjects()">
 <h3>listAllObjects</h3>
-<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/Map.html";
 title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/List.html";
 title="class or interface in java.util" class="external-link">List</a>&lt;<a 
href="DefaultPooledObjectInfo.html" title="class in 
org.apache.commons.pool2.impl">DefaultPooledObjectInfo</a>&gt;&gt;</span>&nbsp;<span
 class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html#line-1342">listAllObjects</a></span>()</div>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html"; 
title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html"; 
title="class or interface in java.util" class="external-link">List</a>&lt;<a 
href="DefaultPooledObjectInfo.html" title="class in 
org.apache.commons.pool2.impl">DefaultPooledObjectInfo</a>&gt;&gt;</span>&nbsp;<span
 class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html#line-1342">listAllObjects</a></span>()</div>
 <div class="block">Provides information on all the objects in the pool, both 
idle (waiting
  to be borrowed) and active (currently borrowed).
  <p>
@@ -1058,14 +1058,14 @@ implements <a href="../KeyedObjectPool.h
 <section class="detail" id="preparePool(K)">
 <h3 id="preparePool(java.lang.Object)">preparePool</h3>
 <div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type">void</span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html#line-1355">preparePool</a></span><wbr><span
 class="parameters">(<a href="GenericKeyedObjectPool.html" title="type 
parameter in GenericKeyedObjectPool">K</a>&nbsp;key)</span>
-                 throws <span class="exceptions"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Exception.html";
 title="class or interface in java.lang" 
class="external-link">Exception</a></span></div>
+                 throws <span class="exceptions"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html"; 
title="class or interface in java.lang" 
class="external-link">Exception</a></span></div>
 <div class="block">Registers a key for pool control and ensures that
  <a href="#getMinIdlePerKey()"><code>getMinIdlePerKey()</code></a> idle 
instances are created.</div>
 <dl class="notes">
 <dt>Parameters:</dt>
 <dd><code>key</code> - The key to register for pool control.</dd>
 <dt>Throws:</dt>
-<dd><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Exception.html";
 title="class or interface in java.lang" 
class="external-link">Exception</a></code> - If the associated factory throws 
an exception</dd>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html"; 
title="class or interface in java.lang" 
class="external-link">Exception</a></code> - If the associated factory throws 
an exception</dd>
 </dl>
 </section>
 </li>
@@ -1097,7 +1097,7 @@ implements <a href="../KeyedObjectPool.h
 <dd><code>key</code> - pool key</dd>
 <dd><code>obj</code> - instance to return to the keyed pool</dd>
 <dt>Throws:</dt>
-<dd><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/IllegalStateException.html";
 title="class or interface in java.lang" 
class="external-link">IllegalStateException</a></code> - if an object is 
returned to the pool that
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalStateException.html";
 title="class or interface in java.lang" 
class="external-link">IllegalStateException</a></code> - if an object is 
returned to the pool that
                                was not borrowed from it or if an object is
                                returned to the pool multiple times</dd>
 </dl>
@@ -1197,7 +1197,7 @@ implements <a href="../KeyedObjectPool.h
 <li>
 <section class="detail" id="toStringAppendFields(java.lang.StringBuilder)">
 <h3>toStringAppendFields</h3>
-<div class="member-signature"><span 
class="modifiers">protected</span>&nbsp;<span 
class="return-type">void</span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html#line-1665">toStringAppendFields</a></span><wbr><span
 class="parameters">(<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/StringBuilder.html";
 title="class or interface in java.lang" 
class="external-link">StringBuilder</a>&nbsp;builder)</span></div>
+<div class="member-signature"><span 
class="modifiers">protected</span>&nbsp;<span 
class="return-type">void</span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html#line-1665">toStringAppendFields</a></span><wbr><span
 class="parameters">(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html"; 
title="class or interface in java.lang" 
class="external-link">StringBuilder</a>&nbsp;builder)</span></div>
 <div class="block"><span class="descfrm-type-label">Description copied from 
class:&nbsp;<code><a 
href="../BaseObject.html#toStringAppendFields(java.lang.StringBuilder)">BaseObject</a></code></span></div>
 <div class="block">Used by sub-classes to include the fields defined by the 
sub-class in the
  <a 
href="../BaseObject.html#toString()"><code>BaseObject.toString()</code></a> 
output.</div>

Modified: 
websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPoolConfig.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPoolConfig.html
 (original)
+++ 
websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPoolConfig.html
 Sat Feb  8 20:08:04 2025
@@ -2,7 +2,7 @@
 <html lang>
 <head>
 <!-- Generated by javadoc (17) -->
-<title>GenericKeyedObjectPoolConfig (Apache Commons Pool 2.12.1 API)</title>
+<title>GenericKeyedObjectPoolConfig (Apache Commons Pool 2.12.2-SNAPSHOT 
API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: 
org.apache.commons.pool2.impl, class: GenericKeyedObjectPoolConfig">
@@ -72,7 +72,7 @@ loadScripts(document, 'script');</script
 <div class="sub-title"><span 
class="package-label-in-type">Package</span>&nbsp;<a 
href="package-summary.html">org.apache.commons.pool2.impl</a></div>
 <h1 title="Class GenericKeyedObjectPoolConfig" class="title">Class 
GenericKeyedObjectPoolConfig&lt;T&gt;</h1>
 </div>
-<div class="inheritance" title="Inheritance Tree"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html";
 title="class or interface in java.lang" 
class="external-link">java.lang.Object</a>
+<div class="inheritance" title="Inheritance Tree"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" 
class="external-link">java.lang.Object</a>
 <div class="inheritance"><a href="../BaseObject.html" title="class in 
org.apache.commons.pool2">org.apache.commons.pool2.BaseObject</a>
 <div class="inheritance"><a href="BaseObjectPoolConfig.html" title="class in 
org.apache.commons.pool2.impl">org.apache.commons.pool2.impl.BaseObjectPoolConfig</a>&lt;T&gt;
 <div 
class="inheritance">org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig&lt;T&gt;</div>
@@ -86,7 +86,7 @@ loadScripts(document, 'script');</script
 </dl>
 <dl class="notes">
 <dt>All Implemented Interfaces:</dt>
-<dd><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Cloneable.html";
 title="class or interface in java.lang" 
class="external-link">Cloneable</a></code></dd>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html"; 
title="class or interface in java.lang" 
class="external-link">Cloneable</a></code></dd>
 </dl>
 <hr>
 <div class="type-signature"><span class="modifiers">public class </span><span 
class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPoolConfig.html#line-31">GenericKeyedObjectPoolConfig</a>&lt;T&gt;</span>
@@ -218,7 +218,7 @@ loadScripts(document, 'script');</script
  pools created with this configuration instance.</div>
 </div>
 <div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code>protected 
void</code></div>
-<div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#toStringAppendFields(java.lang.StringBuilder)" 
class="member-name-link">toStringAppendFields</a><wbr>(<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/StringBuilder.html";
 title="class or interface in java.lang" 
class="external-link">StringBuilder</a>&nbsp;builder)</code></div>
+<div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#toStringAppendFields(java.lang.StringBuilder)" 
class="member-name-link">toStringAppendFields</a><wbr>(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html"; 
title="class or interface in java.lang" 
class="external-link">StringBuilder</a>&nbsp;builder)</code></div>
 <div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">
 <div class="block">Used by sub-classes to include the fields defined by the 
sub-class in the
  <a 
href="../BaseObject.html#toString()"><code>BaseObject.toString()</code></a> 
output.</div>
@@ -233,8 +233,8 @@ loadScripts(document, 'script');</script
 <h3 
id="methods-inherited-from-class-org.apache.commons.pool2.BaseObject">Methods 
inherited from class&nbsp;org.apache.commons.pool2.<a href="../BaseObject.html" 
title="class in org.apache.commons.pool2">BaseObject</a></h3>
 <code><a href="../BaseObject.html#toString()">toString</a></code></div>
 <div class="inherited-list">
-<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from 
class&nbsp;java.lang.<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html";
 title="class or interface in java.lang" class="external-link">Object</a></h3>
-<code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)"
 title="class or interface in java.lang" class="external-link">equals</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#finalize()"
 title="class or interface in java.lang" class="external-link">finalize</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#getClass()"
 title="class or interface in java.lang" class="external-link">getClass</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#hashCode()"
 title="class or interface in java.lang" class="external-link">hashCode</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#notify()"
 title="class or interface in java.lang" class="external-link">notify</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Obj
 ect.html#notifyAll()" title="class or interface in java.lang" 
class="external-link">notifyAll</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#wait()"
 title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#wait(long)"
 title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#wait(long,int)"
 title="class or interface in java.lang" 
class="external-link">wait</a></code></div>
+<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from 
class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" class="external-link">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-";
 title="class or interface in java.lang" class="external-link">equals</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--";
 title="class or interface in java.lang" class="external-link">finalize</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--";
 title="class or interface in java.lang" class="external-link">getClass</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--";
 title="class or interface in java.lang" class="external-link">hashCode</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--"; 
title="class or interface in java.lang" class="external-link">notify</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--";
 title="class or interface in java.lang" class="external-link">notifyAll</a>, 
<a href="https:
 //docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--" title="class 
or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-";
 title="class or interface in java.lang" class="external-link">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-";
 title="class or interface in java.lang" 
class="external-link">wait</a></code></div>
 </section>
 </li>
 </ul>
@@ -339,7 +339,7 @@ loadScripts(document, 'script');</script
 <div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><a href="GenericKeyedObjectPoolConfig.html" title="class in 
org.apache.commons.pool2.impl">GenericKeyedObjectPoolConfig</a>&lt;<a 
href="GenericKeyedObjectPoolConfig.html" title="type parameter in 
GenericKeyedObjectPoolConfig">T</a>&gt;</span>&nbsp;<span 
class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPoolConfig.html#line-75">clone</a></span>()</div>
 <dl class="notes">
 <dt>Overrides:</dt>
-<dd><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#clone()"
 title="class or interface in java.lang" 
class="external-link">clone</a></code>&nbsp;in class&nbsp;<code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html";
 title="class or interface in java.lang" 
class="external-link">Object</a></code></dd>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--"; 
title="class or interface in java.lang" 
class="external-link">clone</a></code>&nbsp;in class&nbsp;<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" 
class="external-link">Object</a></code></dd>
 </dl>
 </section>
 </li>
@@ -498,7 +498,7 @@ loadScripts(document, 'script');</script
 <li>
 <section class="detail" id="toStringAppendFields(java.lang.StringBuilder)">
 <h3>toStringAppendFields</h3>
-<div class="member-signature"><span 
class="modifiers">protected</span>&nbsp;<span 
class="return-type">void</span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPoolConfig.html#line-189">toStringAppendFields</a></span><wbr><span
 class="parameters">(<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/StringBuilder.html";
 title="class or interface in java.lang" 
class="external-link">StringBuilder</a>&nbsp;builder)</span></div>
+<div class="member-signature"><span 
class="modifiers">protected</span>&nbsp;<span 
class="return-type">void</span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPoolConfig.html#line-189">toStringAppendFields</a></span><wbr><span
 class="parameters">(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html"; 
title="class or interface in java.lang" 
class="external-link">StringBuilder</a>&nbsp;builder)</span></div>
 <div class="block"><span class="descfrm-type-label">Description copied from 
class:&nbsp;<code><a 
href="../BaseObject.html#toStringAppendFields(java.lang.StringBuilder)">BaseObject</a></code></span></div>
 <div class="block">Used by sub-classes to include the fields defined by the 
sub-class in the
  <a 
href="../BaseObject.html#toString()"><code>BaseObject.toString()</code></a> 
output.</div>

Modified: 
websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html
 (original)
+++ 
websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html
 Sat Feb  8 20:08:04 2025
@@ -2,7 +2,7 @@
 <html lang>
 <head>
 <!-- Generated by javadoc (17) -->
-<title>GenericKeyedObjectPoolMXBean (Apache Commons Pool 2.12.1 API)</title>
+<title>GenericKeyedObjectPoolMXBean (Apache Commons Pool 2.12.2-SNAPSHOT 
API)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: 
org.apache.commons.pool2.impl, interface: GenericKeyedObjectPoolMXBean">
@@ -123,7 +123,7 @@ loadScripts(document, 'script');</script
 <div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3">
 <div class="block">See <a 
href="BaseGenericObjectPool.html#getCreatedCount()"><code>BaseGenericObjectPool.getCreatedCount()</code></a>.</div>
 </div>
-<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a></code></div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a></code></div>
 <div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code><a 
href="#getCreationStackTrace()" 
class="member-name-link">getCreationStackTrace</a>()</code></div>
 <div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3">
 <div class="block">See <a 
href="BaseGenericObjectPool.html#getCreationStackTrace()"><code>BaseGenericObjectPool.getCreationStackTrace()</code></a>.</div>
@@ -213,7 +213,7 @@ loadScripts(document, 'script');</script
 <div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3">
 <div class="block">See <a 
href="GenericKeyedObjectPool.html#getNumActive()"><code>GenericKeyedObjectPool.getNumActive()</code></a>.</div>
 </div>
-<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/Map.html";
 title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Integer.html";
 title="class or interface in java.lang" 
class="external-link">Integer</a>&gt;</code></div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html"; 
title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html"; 
title="class or interface in java.lang" 
class="external-link">Integer</a>&gt;</code></div>
 <div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code><a 
href="#getNumActivePerKey()" 
class="member-name-link">getNumActivePerKey</a>()</code></div>
 <div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3">
 <div class="block">See <a 
href="GenericKeyedObjectPool.html#getNumActivePerKey()"><code>GenericKeyedObjectPool.getNumActivePerKey()</code></a>.</div>
@@ -233,7 +233,7 @@ loadScripts(document, 'script');</script
 <div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3">
 <div class="block">See <a 
href="GenericKeyedObjectPool.html#getNumWaiters()"><code>GenericKeyedObjectPool.getNumWaiters()</code></a>.</div>
 </div>
-<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/Map.html";
 title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Integer.html";
 title="class or interface in java.lang" 
class="external-link">Integer</a>&gt;</code></div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html"; 
title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html"; 
title="class or interface in java.lang" 
class="external-link">Integer</a>&gt;</code></div>
 <div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code><a 
href="#getNumWaitersByKey()" 
class="member-name-link">getNumWaitersByKey</a>()</code></div>
 <div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3">
 <div class="block">See <a 
href="GenericKeyedObjectPool.html#getNumWaitersByKey()"><code>GenericKeyedObjectPool.getNumWaitersByKey()</code></a>.</div>
@@ -293,7 +293,7 @@ loadScripts(document, 'script');</script
 <div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3">
 <div class="block">See <a 
href="BaseGenericObjectPool.html#isClosed()"><code>BaseGenericObjectPool.isClosed()</code></a>.</div>
 </div>
-<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/Map.html";
 title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/List.html";
 title="class or interface in java.util" class="external-link">List</a>&lt;<a 
href="DefaultPooledObjectInfo.html" title="class in 
org.apache.commons.pool2.impl">DefaultPooledObjectInfo</a>&gt;&gt;</code></div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html"; 
title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html"; 
title="class or interface in java.util" class="external-link">List</a>&lt;<a 
href="DefaultPooledObjectInfo.html" title="class in 
org.apache.commons.pool2.impl">DefaultPooledObjectInfo</a>&gt;&gt;</code></div>
 <div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3"><code><a 
href="#listAllObjects()" 
class="member-name-link">listAllObjects</a>()</code></div>
 <div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab3">
 <div class="block">See <a 
href="GenericKeyedObjectPool.html#listAllObjects()"><code>GenericKeyedObjectPool.listAllObjects()</code></a>.</div>
@@ -348,7 +348,7 @@ loadScripts(document, 'script');</script
 <li>
 <section class="detail" id="getCreationStackTrace()">
 <h3>getCreationStackTrace</h3>
-<div class="member-signature"><span class="return-type"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a></span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html#line-62">getCreationStackTrace</a></span>()</div>
+<div class="member-signature"><span class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a></span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html#line-62">getCreationStackTrace</a></span>()</div>
 <div class="block">See <a 
href="BaseGenericObjectPool.html#getCreationStackTrace()"><code>BaseGenericObjectPool.getCreationStackTrace()</code></a>.</div>
 <dl class="notes">
 <dt>Returns:</dt>
@@ -548,7 +548,7 @@ loadScripts(document, 'script');</script
 <li>
 <section class="detail" id="getNumActivePerKey()">
 <h3>getNumActivePerKey</h3>
-<div class="member-signature"><span class="return-type"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/Map.html";
 title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Integer.html";
 title="class or interface in java.lang" 
class="external-link">Integer</a>&gt;</span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html#line-193">getNumActivePerKey</a></span>()</div>
+<div class="member-signature"><span class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html"; 
title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html"; 
title="class or interface in java.lang" 
class="external-link">Integer</a>&gt;</span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html#line-193">getNumActivePerKey</a></span>()</div>
 <div class="block">See <a 
href="GenericKeyedObjectPool.html#getNumActivePerKey()"><code>GenericKeyedObjectPool.getNumActivePerKey()</code></a>.</div>
 <dl class="notes">
 <dt>Returns:</dt>
@@ -592,7 +592,7 @@ loadScripts(document, 'script');</script
 <li>
 <section class="detail" id="getNumWaitersByKey()">
 <h3>getNumWaitersByKey</h3>
-<div class="member-signature"><span class="return-type"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/Map.html";
 title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Integer.html";
 title="class or interface in java.lang" 
class="external-link">Integer</a>&gt;</span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html#line-221">getNumWaitersByKey</a></span>()</div>
+<div class="member-signature"><span class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html"; 
title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html"; 
title="class or interface in java.lang" 
class="external-link">Integer</a>&gt;</span>&nbsp;<span class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html#line-221">getNumWaitersByKey</a></span>()</div>
 <div class="block">See <a 
href="GenericKeyedObjectPool.html#getNumWaitersByKey()"><code>GenericKeyedObjectPool.getNumWaitersByKey()</code></a>.</div>
 <dl class="notes">
 <dt>Returns:</dt>
@@ -734,7 +734,7 @@ loadScripts(document, 'script');</script
 <li>
 <section class="detail" id="listAllObjects()">
 <h3>listAllObjects</h3>
-<div class="member-signature"><span class="return-type"><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/Map.html";
 title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html";
 title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/List.html";
 title="class or interface in java.util" class="external-link">List</a>&lt;<a 
href="DefaultPooledObjectInfo.html" title="class in 
org.apache.commons.pool2.impl">DefaultPooledObjectInfo</a>&gt;&gt;</span>&nbsp;<span
 class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html#line-318">listAllObjects</a></span>()</div>
+<div class="member-signature"><span class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html"; 
title="class or interface in java.util" class="external-link">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html"; 
title="class or interface in java.lang" 
class="external-link">String</a>,<wbr><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html"; 
title="class or interface in java.util" class="external-link">List</a>&lt;<a 
href="DefaultPooledObjectInfo.html" title="class in 
org.apache.commons.pool2.impl">DefaultPooledObjectInfo</a>&gt;&gt;</span>&nbsp;<span
 class="element-name"><a 
href="../../../../../src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html#line-318">listAllObjects</a></span>()</div>
 <div class="block">See <a 
href="GenericKeyedObjectPool.html#listAllObjects()"><code>GenericKeyedObjectPool.listAllObjects()</code></a>.</div>
 <dl class="notes">
 <dt>Returns:</dt>


Reply via email to