-Dcom.ibm.enableClassCaching
Setting this property to true
enables caching of the Latest User Defined Class Loader (LUDCL).
Syntax
-Dcom.ibm.enableClassCaching=[true|false]
Setting | Effect | Default |
---|---|---|
true | Enable | yes |
false | Disable |
Explanation
By reducing repeated lookups, Java™ applications that use deserialization extensively can see a performance improvement.