java.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 10 Jan 2010 12:25:21 +0200
changeset 252 1ed03ae08ad7
parent 176 5181378e42af
child 267 c513b3c60e73
permissions -rw-r--r--
Added new links to blogspot feed.

-*- outline -*-

* Class version.

See value of 6 and 8 bytes in .class file:

  {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