RFR: 8240908: RetransformClass does not know about MethodParameters attribute [v3]

Fabian Meumertzheim duke at openjdk.org
Fri Jan 12 11:29:43 UTC 2024


On Wed, 26 Jan 2022 16:38:41 GMT, Alex Menkov <amenkov at 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


More information about the serviceability-dev mailing list