Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce "unsafeAllocated" flag in TypeHint #34055

Closed
bclozel opened this issue Dec 9, 2024 · 0 comments
Closed

Introduce "unsafeAllocated" flag in TypeHint #34055

bclozel opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
Milestone

Comments

@bclozel
Copy link
Member

bclozel commented Dec 9, 2024

This metadata information is required for supporting libraries using sun.misc.Unsafe#allocateInstance(Class<?>), even though Spring is not using this feature.

@bclozel bclozel added type: bug A general bug in: core Issues in core modules (aop, beans, core, context, expression) theme: aot An issue related to Ahead-of-time processing labels Dec 9, 2024
@bclozel bclozel added this to the 6.2.1 milestone Dec 9, 2024
@bclozel bclozel self-assigned this Dec 9, 2024
@bclozel bclozel closed this as completed in 13df905 Dec 9, 2024
@jhoeller jhoeller added type: enhancement A general enhancement and removed type: bug A general bug labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants