Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tomcat
/ close
Method
close
java/org/apache/tomcat/Jar.java:104–104 ·
view source on GitHub ↗
Close any resources associated with this JAR.
()
Source
from the content-addressed store, hash-verified
102
* Close any resources associated with this JAR.
103
*/
104
@Override
105
void
close();
106
107
/**
Callers
15
loadTagFile
Method · 0.95
testIllegalValidationQuery
Method · 0.65
testIllegalValidationQueryWithLegalInit
Method · 0.65
testPool
Method · 0.65
testPool
Method · 0.65
run
Method · 0.65
testCheckoutTimeout
Method · 0.65
testCheckoutTimeoutFair
Method · 0.65
testPopulateData
Method · 0.65
obtainCxnWithValidationOutcomeAndAttemptAgain
Method · 0.65
obtainThenReleaseCxnAndAssessIdleValidationWithOutcome
Method · 0.65
testWhileIdleReturnValidationWithoutValidationQueryDoesNotOccurWhenDisabled
Method · 0.65
Implementers
3
ReferenceCountedJar
java/org/apache/tomcat/util/scan/Refer
JarFileUrlJar
java/org/apache/tomcat/util/scan/JarFi
AbstractInputStreamJar
java/org/apache/tomcat/util/scan/Abstr
Calls
no outgoing calls
Tested by
15
testIllegalValidationQuery
Method · 0.52
testIllegalValidationQueryWithLegalInit
Method · 0.52
testPool
Method · 0.52
testPool
Method · 0.52
run
Method · 0.52
testCheckoutTimeout
Method · 0.52
testCheckoutTimeoutFair
Method · 0.52
testPopulateData
Method · 0.52
obtainCxnWithValidationOutcomeAndAttemptAgain
Method · 0.52
obtainThenReleaseCxnAndAssessIdleValidationWithOutcome
Method · 0.52
testWhileIdleReturnValidationWithoutValidationQueryDoesNotOccurWhenDisabled
Method · 0.52
testClose
Method · 0.52