On Wed, 26 Jan 2022 16:38:41 GMT, Alex Menkov <amen...@openjdk.org> wrote:
>> Alex Menkov has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Simplified the test, added comments > > Simplified the test (a lot of code was useful during development/debugging, > but now don't have much value). @alexmenkov We noticed that the patch applies cleanly to JDK 17, but hasn't been backported yet. Our Java fuzzer [Jazzer](https://github.com/CodeIntelligenceTesting/jazzer) relies on class retransformation and, without this patch, is often unable to fuzz Spring applications. Would it be possible to backport this patch? If there is anything we can do to help let us know (we don't have contributor access). ------------- PR Comment: https://git.openjdk.org/jdk/pull/7180#issuecomment-1888923698