You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arthas/memorycompiler
yunpeng.jiangyp caecaac1a9 update DynamicCompiler add -g option for generate LocalVariableTable 11 months ago
..
src update DynamicCompiler add -g option for generate LocalVariableTable 11 months ago
LICENSE add memorycompiler module. #373 6 years ago
README.md add memorycompiler module. #373 6 years ago
pom.xml feat: upgrade to JUnit 5 (#2517) (#2661) 1 year ago

README.md

Fork from https://github.com/skalogs/SkaETL/tree/master/compiler , f6504fb

  • Support get byte code from DynamicCompiler
  • Change package to com.taobao.arthas