Closed lennartfricke closed 3 years ago
Describe the bug When benchmark method names change, "jmhCompileGeneratedClasses" fails because of stale class files. It seems that the "jmhRunBytecodeGenerator" task does not clean its output.
To Reproduce
gradle jmhCompileGeneratedClasses
Found with version 0.6.5, possible related #132
Describe the bug When benchmark method names change, "jmhCompileGeneratedClasses" fails because of stale class files. It seems that the "jmhRunBytecodeGenerator" task does not clean its output.
To Reproduce
gradle jmhCompileGeneratedClasses
gradle jmhCompileGeneratedClasses
againFound with version 0.6.5, possible related #132