Skip to content

Generated classes are not available in the compiler's classpath #32304

@snicoll

Description

@snicoll

If a class is generated as part of AOT processing (typically a cglib proxy), the generated code can't refer to it at the moment as it is not available on the classpath used by the compiler.

This affects both the Maven and Gradle plugins.

Metadata

Metadata

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