diff -r 001f5498a085 -r a6e551deff14 java.rst --- a/java.rst Wed Jan 19 15:10:42 2011 +0200 +++ b/java.rst Wed Jan 19 17:47:19 2011 +0200 @@ -6,14 +6,14 @@ {0xCA, 0xFE, 0xBA, 0xBE, 0x00, minor, 0x00, major} -major minor Java platform version -45 3 1.0 -45 3 1.1 -46 0 1.2 -47 0 1.3 -48 0 1.4 -49 0 1.5 -50 0 1.6 + major minor Java platform version + 45 0x30 3 1.0 + 45 0x30 3 1.1 + 46 0x31 0 1.2 + 47 0x32 0 1.3 + 48 0x33 0 1.4 + 49 0x34 0 1.5 + 50 0x35 0 1.6 * Modifiers. @@ -112,7 +112,7 @@ Which version of Java should I download for my 64-bit Windows operating system? http://java.sun.com/javase/6/webnotes/install/system-configurations.html - Java™ SE 6 Release Notes Supported System Configurations + Java SE 6 Release Notes Supported System Configurations * Java performance.