java.rst
changeset 1677 3d2d4e6062f3
parent 1655 1cabdf6fe296
child 1686 4ea7c87dfb87
equal deleted inserted replaced
1676:cb6a89ad2210 1677:3d2d4e6062f3
    15   45 0x27    3      1.0
    15   45 0x27    3      1.0
    16   45 0x27    3      1.1
    16   45 0x27    3      1.1
    17   46 0x28    0      1.2
    17   46 0x28    0      1.2
    18   47 0x29    0      1.3
    18   47 0x29    0      1.3
    19   48 0x30    0      1.4
    19   48 0x30    0      1.4
    20   49 0x31    0      1.5
    20   49 0x31    0      5.0
    21   50 0x32    0      1.6
    21   50 0x32    0      6.0
       
    22   51 0x33    0      7
       
    23   52 0x34    0      8
    22   =========  ====== =====================
    24   =========  ====== =====================
    23 
    25 
    24 where ``minor`` and ``major`` are value of 6 and 8 bytes in .class file::
    26 where ``minor`` and ``major`` are value of 6 and 8 bytes in .class file::
    25 
    27 
    26   0xCA, 0xFE, 0xBA, 0xBE, 0x00, minor, 0x00, major
    28   0xCA, 0xFE, 0xBA, 0xBE, 0x00, minor, 0x00, major