33rd Degree 2014 - Busy Java Developer's Guide to JVM Bytecode - Ted Neward

Поділитися
Вставка
  • Опубліковано 29 жов 2024

КОМЕНТАРІ • 6

  • @utkarshnagdev8442
    @utkarshnagdev8442 3 роки тому

    The most beautiful bytecode lecture there is... thank you for this!

  • @karlstjerna187
    @karlstjerna187 5 років тому

    The speaker has good knowledge and rhetoric, which gives us proteges our due. Thank you.

  • @nO_d3N1AL
    @nO_d3N1AL 9 років тому +2

    Good stuff to know

  • @pramoth-dev
    @pramoth-dev 5 років тому

    a number before instruction is not a line number. it is bytecode offset relative to method.

    • @jvsnyc
      @jvsnyc 4 роки тому

      It clearly isn't a line number, sort of silly he says that. Is it a byte offset or 32-bit word offset? They look low for numbers of bytes and high to be numbers of 32-bit words...

  • @Dimass036
    @Dimass036 9 років тому

    The description must be altered, 'cause the speaker doesn't even mention the bytecode manipulation libraries in his talk.