-
Enhancement
-
Resolution: Fixed
-
P3
-
7
-
b73
-
generic
-
generic
-
Verified
One of the submissions to Project Coin was to add binary integer literals to the platform:
http://mail.openjdk.java.net/pipermail/coin-dev/2009-March/000929.html
In short, with a prefix of "0b" literals could be written in binary such as 0b1111 instead of 0xF.
http://mail.openjdk.java.net/pipermail/coin-dev/2009-March/000929.html
In short, with a prefix of "0b" literals could be written in binary such as 0b1111 instead of 0xF.
- relates to
-
JDK-7011920 Project Coin: Sync with JSR 334 EDR
-
- Closed
-
-
JDK-6891079 Compiler allows invalid binary literals 0b and oBL
-
- Closed
-
-
JDK-5025288 Language support for literal numbers in binary and other bases
-
- Closed
-
-
JDK-4495744 Add binary designator for specifying integer values
-
- Closed
-