Content deleted Content added
TakuyaMurata (talk | contribs) No edit summary |
Gnomingstuff (talk | contribs) rv test |
||
Line 1:
{{
{{Talk header|search=yes}}
{{article history
|action1=FAC
|action1date=23 Mar 2004
|action1link=Wikipedia:Featured article candidates/Java (programming language)
|action1result=promoted
|action1oldid=2906583
|action2=FARC
|action2date=2005-06-24, 14:35:35
|action2link=Wikipedia:Featured article removal candidates/Java programming language
|action2result=kept
|action2oldid=15763494
|action3=FAR
|action3date=2006-07-25, 15:35:37
|action3link=Wikipedia:Featured article review/Java (programming language)
|action3result=demoted
|action3oldid=65772570
|action4=GAN
|action4date=8 August 2006
|action4link=
|action4result=failed
|action4oldid=66856012
|action5=PR
|action5date=03:46, 15 June 2008
|action5link=Wikipedia:Peer review/Java (programming language)/archive1
|action5result=reviewed
|action5oldid=219056158
|currentstatus=FFA
|maindate=December 17, 2005
|otddate=2004-05-23
|otdoldid=6718037
}}
{{WikiProject banner shell|class=C|vital=yes|1=
{{WikiProject Android |importance=High}}
{{WikiProject Computing|importance=high}}
{{WikiProject Computer science|importance=high}}
{{WikiProject Java|importance=top}}
}}
{{User:HBC Archive Indexerbot/OptIn
|target=Talk:Java (programming language)/Archive index
|mask=Talk:Java (programming language)/Archive <#>
|leading_zeros=0
|indexhere=yes}}
{{User:MiszaBot/config
|archiveheader = {{aan}}
|maxarchivesize = 200K
|counter = 7
|algo = old(100d)
|archive = Talk:Java (programming language)/Archive %(counter)d
}}
{{Broken anchors|links=
* <nowiki>[[Memory management#DYNAMIC|heap]]</nowiki> The anchor (#DYNAMIC) has been [[Special:Diff/1041818148|deleted by other users]] before. <!-- {"title":"DYNAMIC","appear":{"revid":605124470,"parentid":604713626,"timestamp":"2014-04-21T09:09:03Z","removed_section_titles":[],"added_section_titles":["DYNAMIC"]},"disappear":{"revid":1041818148,"parentid":1041816920,"timestamp":"2021-09-01T17:54:28Z","removed_section_titles":["DYNAMIC","HEAP","ALLOCATION"],"added_section_titles":[]}} -->
}}
== Versions? ==
This article has a section on 'editions' (SE, ME, etc). But nothing on the differences between versions. Java 1.7 (and 1.8, though not yet finalized) is in some ways quite a different languages from 1.0. Does anyone think there ought to be a 'Versions' section with ''brief'' notes on the main changes (or perhaps just the language changes) in each version? These could include links to information on the relevant topic elsewhere on WP. <!-- Template:Unsigned IP --><small class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/86.186.147.69|86.186.147.69]] ([[User talk:86.186.147.69#top|talk]]) 21:47, 5 April 2013 (UTC)</small>
== List of Java Frameworks ==
Please add the page "List of Java Frameworks" to the "see also" section. [[Special:Contributions/2003:C0:873B:8B00:E03F:D261:D63C:AB57|2003:C0:873B:8B00:E03F:D261:D63C:AB57]] ([[User talk:2003:C0:873B:8B00:E03F:D261:D63C:AB57|talk]]) 10:35, 8 September 2023 (UTC)
== Duke ==
Any background on the "mascot"? Who made it? What is it supposed to look like? Why "Duke"? --[[User:BjKa|BjKa]] ([[User talk:BjKa|talk]]) 11:51, 23 April 2024 (UTC)
== Bring back the simple hello world program ==
It's unfortunate that this was removed. While the syntax can be relocated to a different wiki page, I believe it's valuable to have a small example of a Java program here. [[Special:Contributions/87.173.237.209|87.173.237.209]] ([[User talk:87.173.237.209|talk]]) 14:21, 31 May 2024 (UTC)
Coming in java 25 LTS (due 2025/09/16):
<syntaxhighlight lang="java" line="1">
void main() {
System.out.println("Hello, World!");
}
</syntaxhighlight>
--[[Special:Contributions/2A10:BCC6:871:0:9F3:9B68:7E53:AAFF|2A10:BCC6:871:0:9F3:9B68:7E53:AAFF]] ([[User talk:2A10:BCC6:871:0:9F3:9B68:7E53:AAFF|talk]]) 11:02, 20 May 2025 (UTC)
== History ==
The article currently says ''Sun Microsystems released the first public implementation as Java 1.0 in 1996'' yet the authority it cites says <u>''Since its announcement in May 1995, Java has been widely used''</u>. Therefore I am not sure when the first public implementation was released. [[User:Sam Tomato|Sam Tomato]] ([[User talk:Sam Tomato|talk]]) 05:18, 23 April 2025 (UTC)
:Yeah, currently the history section and the date in the infobox disagree. We need to figure this out. [[User:PhotographyEdits|PhotographyEdits]] ([[User talk:PhotographyEdits|talk]]) 20:01, 29 April 2025 (UTC)
The announcement was in May 1995. And the public release was in 1996. There is no conflict? -- --[[Special:Contributions/2A10:BCC6:871:0:9F3:9B68:7E53:AAFF|2A10:BCC6:871:0:9F3:9B68:7E53:AAFF]] ([[User talk:2A10:BCC6:871:0:9F3:9B68:7E53:AAFF|talk]]) 11:02, 20 May 2025 (UTC)
|