Java Bug
| Trackable Options |
Found this item? Log in. |
Printable information sheet to attach to Java Bug
Print Info Sheet |
| There is 1 user watching this listing. |
-
Owner:
-
Solarflare
Message this owner
-
Recently Spotted:
-
In DEPOT-2
The owner hasn't set their collectible preference.
Use TBG6XZ to reference this item.
First time logging a Trackable? Click here.
Visit the Java HQ at:
Sun Microsystems, Inc.
4150 Network Circle
Santa Clara, CA 95054.
Photos along the way would be nice.
public class JavaBug {
/* Demonstrate overflow programming error behaviour in Java. */
| |
public static void main(String[] args) {
- int i=2147483647; // Integer.MAX_VALUE
- System.out.print(i + " + 1 = ");
- i++;
- System.out.println(i);
}
|
}
Gallery Images related to Java Bug
View All 6 Gallery Images
Tracking History (4171.4mi) View Map