Talk:Oak (programming language)
Appearance
![]() | Java Stub‑class Low‑importance | |||||||||
|
Integer values four bytes
I have removed the following statement:
Integer values were always stored on 4 bytes, regardless of the type. This changed in Java 1.4.
It has always been the case that the Java int type is 4 bytes in size, and long is 8 bytes. Java 1.4 didn't change this. If there is a grain of truth in the statement, I don't know what it is and it was poorly expressed.
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. Hervegirod (talk) 15:46, 2 October 2010 (UTC)