Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

tprofiler-master版本 启动报错数组下标越界 #53

Open
huzhiwei870804 opened this issue Nov 22, 2017 · 3 comments
Open

tprofiler-master版本 启动报错数组下标越界 #53

huzhiwei870804 opened this issue Nov 22, 2017 · 3 comments

Comments

@huzhiwei870804
Copy link

java.lang.ArrayIndexOutOfBoundsException: 52264
at org.objectweb.asm.ClassReader.readClass(Unknown Source)
at org.objectweb.asm.ClassReader.accept(Unknown Source)
at org.objectweb.asm.ClassReader.accept(Unknown Source)
at com.taobao.profile.instrument.ProfTransformer.transform(ProfTransformer.java:55)
at sun.instrument.TransformerManager.transform(TransformerManager.java:188)
at sun.instrument.InstrumentationImpl.transform(InstrumentationImpl.java:428)

@mccxj
Copy link

mccxj commented Dec 19, 2017

看上去tprofiler不支持JDK 8 Lambdas,不过我会修复这个问题。

@mccxj
Copy link

mccxj commented Dec 20, 2017

@huzhiwei870804 我已经修改了,提交记录为 mccxj/TProfiler@36e45e0

@future1314
Copy link

ok

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants