Closed ninja- closed 5 years ago
What kind of code redefinition did you make?
Basically hotswapping class with the same .class file and no changes(few times in a row)
We did tests with thousands of redefinitions of single class but I did not see this problem... Could you prepare a test project?
I think it stopped crashing when I limited my hotswaps to my project classes without libraries. If I hotswapped everything there was some class that trigerred it, some mongodb class maybe...
It is fixed in Dcevm-11.0.5+2
:(