mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-19 19:29:03 +00:00
This metadata information is required for supporting libraries using `sun.misc.Unsafe#allocateInstance(Class<?>)`, even though Spring Framework is not using this feature. Closes gh-34055