-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
theme: aotAn issue related to Ahead-of-time processingAn issue related to Ahead-of-time processingtype: enhancementA general enhancementA general enhancement
Milestone
Description
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 processingAn issue related to Ahead-of-time processingtype: enhancementA general enhancementA general enhancement