spring-framework/spring-test
Sébastien Deleuze 1cf6d1dd9d Refine GraalVM tracing agent detection
This commit refines how GraalVM tracing agent detection works
for both test and application executions.

It rolls back the introduction of TestAotDetector done in 111309605c
and instead updates AotDetector.useGeneratedArtifacts()
to only detect "buildtime" and "runtime" imagecode system
property values by leveraging a new method
NativeDetector.inNativeImage(NativeDetector.Context...).

This commit also adds a workaround for
https://github.com/oracle/graal/issues/6691.

Closes gh-30511
2023-05-26 19:10:21 +02:00
..
src Refine GraalVM tracing agent detection 2023-05-26 19:10:21 +02:00
.springBeans
spring-test.gradle Align with Servlet 6.0 and introduce support for Jakarta WebSocket 2.1 2022-11-06 16:08:30 +01:00