Skip to content

Allow in-progress AOT processing to be detected #29340

@wilkinsona

Description

@wilkinsona

It would be useful to be able to detect where AOT processing is being performed, not just that it has been performed. The latter is covered by AotDetector but we don't have anything for the former. As discussed with @snicoll and @jhoeller, AbstractAotProcessor could set a system property or the like which can then be used to detect that AOT processing is in progress.

Metadata

Metadata

Assignees

Labels

theme: aotAn issue related to Ahead-of-time processingtype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions