Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix: jvm fault injection problem,className not match and javassist not found exception. #173

Merged
merged 1 commit into from
May 21, 2024

Conversation

lqxandxl
Copy link

@lqxandxl lqxandxl commented May 16, 2024

I found that when injecting faults into Java programs, the experiment did not take effect. I fixed 2 problems. One is the matching problem of class information, and the other is the problem that javassist cannot find the class information.

[https://github.com//issues/172]

@zwk1091 zwk1091 merged commit 98cf0b4 into traas-stack:main May 21, 2024
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.

None yet

2 participants