Talk:Java class loader: Difference between revisions

Content deleted Content added
m BarrelProof moved page Talk:Java Classloader to Talk:Java class loader: Change to sentence case (MOS:AT)
 
(8 intermediate revisions by 7 users not shown)
Line 1:
{{WikiProject Java|class=start|importance=mid}}
 
{{oldafdfull|date=2006-12-04}}
{{WikiProject banner shell|class=Start|
{{WikiProject Java|class=start|importance=mid}}
}}
 
== Deletion of [[JAR hell]] ==
Line 23 ⟶ 24:
 
[[User:Wdyoung|Wdyoung]] ([[User talk:Wdyoung|talk]]) 17:43, 2 January 2009 (UTC)
 
== Can somebody clean up / explain in a comprehensible way the cases of "Jar hell"? ==
 
"Adding the new library to the list of available libraries instead of replacing it, may see the application still behaving as though the old library is in use, which it may well be." What?
[[Special:Contributions/217.229.15.133|217.229.15.133]] ([[User talk:217.229.15.133|talk]]) 13:59, 19 January 2011 (UTC)
 
== Reference to object should be changed ==
 
"Libraries can contain objects of different types. The most important type of object contained in a Jar file is a Java class."
 
It may be better to substitute 'object' with 'entity' to avoid confusion. <span style="font-size: smaller;" class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/145.116.227.67|145.116.227.67]] ([[User talk:145.116.227.67|talk]]) 10:24, 16 December 2011 (UTC)</span><!-- Template:Unsigned IP --> <!--Autosigned by SineBot-->1
 
== Classloader subtype ==
 
I have just added the subtype of Classloader, later I will put more details about this.
All are invited to put more information about classloader subtype. <small><span class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:007arindam007|007arindam007]] ([[User talk:007arindam007|talk]] • [[Special:Contributions/007arindam007|contribs]]) 06:40, 24 April 2012 (UTC)</span></small><!-- Template:Unsigned --> <!--Autosigned by SineBot-->
 
== Clarify JAVA_HOME ==
 
This article currently uses the variable JAVA_HOME . What is meant with it? It is not clearly defined in the Java world (e.g. does it point to the JDK or the JRE). --[[User:Abdull|Abdull]] ([[User talk:Abdull|talk]]) 11:06, 4 May 2012 (UTC)