Maksim Pelevin

Results 4 comments of Maksim Pelevin

@alisevych Looks like the problem here: ``` model.put(((Object) "\n\t\r"), object); ``` Most likely, it won't compile because of an error with code gen part that try to cast String to...

> @Markoutte Can you please check this enhancement suggestion for Fuzzing platform? I'm not sure if it is correct to change the default Fuzzer behavior. Probably it would be correct...

@IlyaMuravjov I think that there're a many of other problems that we won't find by this review. Let's create separate issues with reproducers and stack traces for them and fix...

> Either "Generate tests: read classes" or "Initialization" now takes 25 seconds, up to minutes each time. It's a performance regression issue. > > Here is the comparison of test...