Skip to content

GraalVM reflect config uses wrong format for inner classes #28312

Closed
@snicoll

Description

@snicoll

If we have a reflection hint for an inner class, GraalVM expects us to use a $ to separate the parent from the inner class. Unfortunately, the serializer uses a . (canonical name).

Metadata

Metadata

Assignees

Labels

theme: aotAn issue related to Ahead-of-time processingtype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions