Java byte code in practice

preview_player
Показать описание

Speaker: Rafael Winterhalter

Rafael works as a software engineer in Oslo, Norway. He is a proponent of static typing and a JVM enthusiast with particular interests in code instrumentation, concurrency and functional programming. Rafael blogs about software development, regularly presents at conferences and was pronounced a Java One Rock Star. When coding outside of his work place, he contributes to a wide range of open source projects and often works on Byte Buddy, a library for simple runtime code generation for the Java virtual machine.
Рекомендации по теме
Комментарии
Автор

Nice one but please give an example How to have a specialised Class Loaders using bytebuddy

myhimalayanchants
Автор

hi, is there any java debugger can execute just one byte code and see the internal structure such as stack?

petercheung