Skip to content

Comments

AspectJ doesn't support multi thread when using Main.run() in AJXTask…#331

Open
puderty wants to merge 1 commit intoHujiangTechnology:masterfrom
puderty:master
Open

AspectJ doesn't support multi thread when using Main.run() in AJXTask…#331
puderty wants to merge 1 commit intoHujiangTechnology:masterfrom
puderty:master

Conversation

@puderty
Copy link

@puderty puderty commented Sep 15, 2021

…. The reason is that in aspectjtools class Dump will set MessageHandler in a static field. And in latest version aspectjtools1.9.7 there is one more case, ClasspathJar also keeps openArchives in a static field and has concurrent issue.

Most of the issues about "zip is empty" is related to this bug.

…. The reason is that in aspectjtools class Dump will set MessageHandler in a static field. And in latest version aspectjtools1.9.7 there is one more case, ClasspathJar also keeps openArchives in a static field and has concurrent issue.

Most of the issues about "zip is empty" is related to this bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant