Type Pollution JUnit tests #45038
Labels
area/housekeeping
Issue type for generalized tasks not related to bugs or enhancements
kind/enhancement
New feature or request
Description
Hi, thanks to Micronaut folks, as you can see in FasterXML/jackson-databind#4848: they create an awesome way to verify that type pollution behaviours are under control - and they further improve the work I've done on the type pollution agent, to work with some quirks of the JVM.
I think we could use a similar approach (and use the same agent) to do the same - so we can help in case us or other third party library prove to be affected by this scalability issue, since its fix in JDK 23 will take some.
@geoand
Implementation ideas
No response
The text was updated successfully, but these errors were encountered: