<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.owasp.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Swapnild</id>
		<title>OWASP - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.owasp.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Swapnild"/>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php/Special:Contributions/Swapnild"/>
		<updated>2026-04-23T13:25:45Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.2</generator>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Code_Correctness:_Call_to_System.gc()&amp;diff=23911</id>
		<title>Code Correctness: Call to System.gc()</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Code_Correctness:_Call_to_System.gc()&amp;diff=23911"/>
				<updated>2007-12-07T10:29:26Z</updated>
		
		<summary type="html">&lt;p&gt;Swapnild: /* Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:Vulnerability}}&lt;br /&gt;
{{Template:Fortify}}&lt;br /&gt;
&lt;br /&gt;
==Abstract==&lt;br /&gt;
&lt;br /&gt;
Explicit requests for garbage collection are a bellwether indicating likely performance problems.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
At some point in every Java developer's career, a problem surfaces that appears to be so mysterious, impenetrable, and impervious to debugging that there seems to be no alternative but to blame the garbage collector. Especially when the bug is related to time and state, there may be a hint of empirical evidence to support this theory: inserting a call to System.gc() sometimes seems to make the problem go away.&lt;br /&gt;
&lt;br /&gt;
In almost every case we have seen, calling System.gc() is the wrong thing to do. In fact, calling System.gc() can cause performance problems if it is invoked too often.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Related Threats==&lt;br /&gt;
&lt;br /&gt;
==Related Attacks==&lt;br /&gt;
&lt;br /&gt;
==Related Vulnerabilities==&lt;br /&gt;
&lt;br /&gt;
==Related Countermeasures==&lt;br /&gt;
&lt;br /&gt;
==Categories==&lt;br /&gt;
&lt;br /&gt;
[[Category:Use of Dangerous API]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Java]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Implementation]]&lt;br /&gt;
&lt;br /&gt;
[[Category:API Abuse]]&lt;/div&gt;</summary>
		<author><name>Swapnild</name></author>	</entry>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Code_Correctness:_Call_to_System.gc()&amp;diff=23910</id>
		<title>Code Correctness: Call to System.gc()</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Code_Correctness:_Call_to_System.gc()&amp;diff=23910"/>
				<updated>2007-12-07T10:29:08Z</updated>
		
		<summary type="html">&lt;p&gt;Swapnild: /* Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:Vulnerability}}&lt;br /&gt;
{{Template:Fortify}}&lt;br /&gt;
&lt;br /&gt;
==Abstract==&lt;br /&gt;
&lt;br /&gt;
Explicit requests for garbage collection are a bellwether indicating likely performance problems.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
At some point in every Java developer's career, a problem surfaces that appears to be so mysterious, impenetrable, and impervious to debugging that there seems to be no alternative but to blame the garbage collector. Especially when the bug is related to time and state, there may be a hint of empirical evidence to support this theory: inserting a call to System.gc() sometimes seems to make the problem go away.&lt;br /&gt;
&lt;br /&gt;
In almost every case we have seen, calling System.gc() is the wrong thing to do. In fact, calling System.gc() can cause performance problems if it is invoked too often.&lt;br /&gt;
&lt;br /&gt;
==Examples ==&lt;br /&gt;
ghrht&lt;br /&gt;
&lt;br /&gt;
==Related Threats==&lt;br /&gt;
&lt;br /&gt;
==Related Attacks==&lt;br /&gt;
&lt;br /&gt;
==Related Vulnerabilities==&lt;br /&gt;
&lt;br /&gt;
==Related Countermeasures==&lt;br /&gt;
&lt;br /&gt;
==Categories==&lt;br /&gt;
&lt;br /&gt;
[[Category:Use of Dangerous API]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Java]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Implementation]]&lt;br /&gt;
&lt;br /&gt;
[[Category:API Abuse]]&lt;/div&gt;</summary>
		<author><name>Swapnild</name></author>	</entry>

	</feed>