Talk:Oak (programming language): Difference between revisions

Content deleted Content added
Cewbot (talk | contribs)
m Maintain {{WPBS}} and vital articles: 1 WikiProject template. Create {{WPBS}}. Keep majority rating "Stub" in {{WPBS}}. Remove 1 same rating as {{WPBS}} in {{WikiProject Java}}.
 
(4 intermediate revisions by 3 users not shown)
Line 1:
{{WikiProject Javabanner shell|class=stubStub|importance=low}}
{{WikiProject Java|importance=low}}
}}
{{Broken anchors|links=
* <nowiki>[[Exception handling#Checked exceptions|unchecked]]</nowiki> The anchor (#Checked exceptions) is no longer available because it was [[Special:Diff/1166536466|deleted by a user]] before. <!-- {"title":"Checked exceptions","appear":{"revid":15159161,"parentid":15153278,"timestamp":"2005-06-14T03:18:50Z","replaced_anchors":{"Checked Exceptions":"Checked exceptions"},"removed_section_titles":["Checked Exceptions"],"added_section_titles":["Checked exceptions"]},"disappear":{"revid":1166536466,"parentid":1152699987,"timestamp":"2023-07-22T06:11:22Z","removed_section_titles":["Exception support in programming languages","Syntax","Termination and resumption semantics","Exception handling implementation","Exception handling based on design by contract","Uncaught exceptions","Checked exceptions","Similar mechanisms","Dynamic checking of exceptions","Asynchronous exceptions","Condition systems","Continuable exceptions","Restarts separate mechanism from policy","Criticism","CITEREFKiniry2006","CITEREFBloch2008","CITEREFStroustrup","CITEREFRoberts1989","CITEREFChristiansenTorkington2003","dynamic registration","CITEREF2009","table-driven approach","CITEREFLajoie1994","CITEREFSchilling1998","CITEREF2021","CITEREFStroustrup2019","uncaught exception handler","CITEREFMössenböck2002","CITEREFEckel2006","CITEREFGunnerson2000","CITEREF2003","CITEREFJuneau2017","CITEREFBloch2001","CITEREFLiskovSnyder1979","CITEREF1995","CITEREFReeves1996","CITEREFSutter2010","CITEREFFreundMitchell","CITEREFFelker","CITEREF2008","CITEREFBendersky2018"],"added_section_titles":["In programming languages"]}} -->
* <nowiki>[[Exception handling#Exception synchronicity|asynchronous exceptions]]</nowiki> The anchor (#Exception synchronicity) is no longer available because it was [[Special:Diff/1063795851|deleted by a user]] before. <!-- {"title":"Exception synchronicity","appear":{"revid":299121563,"parentid":295750520,"timestamp":"2009-06-28T14:23:14Z","replaced_anchors":{"Exception synchronity":"Exception synchronicity"},"removed_section_titles":["Exception synchronity"],"added_section_titles":["Exception synchronicity"]},"disappear":{"revid":1063795851,"parentid":1063770642,"timestamp":"2022-01-05T00:07:03Z","removed_section_titles":["In software","Exception synchronicity"],"added_section_titles":["CITEREFSmotherman","CITEREFRoberts1989","CITEREFChristiansenTorkington2003","Syntax","Asynchronous exceptions"]}} -->
}}
== Integer values four bytes ==
I have removed the following statement:
Line 9 ⟶ 15:
[[User:Paul Foxworthy|Paul Foxworthy]] ([[User talk:Paul Foxworthy|talk]]) 03:37, 5 November 2009 (UTC)
: I think it was about the short and byte types. I changed to text to reflect that. [[User:Hervegirod|Hervegirod]] ([[User talk:Hervegirod|talk]]) 15:46, 2 October 2010 (UTC)
:: It is a very long time ago, but I just stumbled on the Oak spec (it's in the ps at the end of the article for example) which says: "A variable’s type does not directly affect its storage allocation. Type only determines the variable’s arithmetic properties and legal range of values. If a value is assigned to a variable that is outside the legal range of the variable, the value is reduced modulo the range". But probably the storage versus the data type was changechanged since the beginning of Java 1.0 , and not for 1.4? What is funny is that the group which developed Java was in a Sun subsidiary called "First Person Inc." It might be interesting to put this information in the [[Java_(software_platform)#History]] article. [[User:Hervegirod|Hervegirod]] ([[User talk:Hervegirod|talk]]) 22:32, 30 May 2020 (UTC)
 
== External links modified ==
Line 22 ⟶ 28:
{{sourcecheck|checked=false}}
 
Cheers.—[[User:Cyberbot II|<sup style="color:green;font-family:Courier;">cyberbot II</sup>]]<small><sub style="margin-left:-14.9ex;color:green;font-family:Comic Sans MS;">[[User talk:Cyberbot II|<span style="color:green;">Talk to my owner</span>]]:Online</sub></small> 03:13, 31 March 2016 (UTC)