JDK8 will support 64-bit (unsigned int)?

Jammy Chen jammycc at gmail.com
Thu Mar 14 15:35:00 UTC 2013


Hello guys,

I just heard that JDK8 will support 64-bit (unsigned int), is it true? if
so, What about unsigned literals? Will the following compile on JDK 8?
int i = 30000000000;


Kurma



More information about the discuss mailing list