build scripts, and gradle itself are compiled AOT....
# gradle
n
build scripts, and gradle itself are compiled AOT. whenever you make a change to a build script, it is recompiled and cached. how would compiling AOT or GraalVM avoid a daemon?