Migration compatibility는 compile 성공 뒤 runtime 조합까지 확인한다

application source만 컴파일되면 annotation processor·agent·native library의 bytecode/JDK 내부 의존 문제를 놓칩니다.

대상확인근거
source·processorJDK 25 compilewarning log
framework·driverstartup·endpoint·DBintegration result
agent·instrumentationclass major 69 처리agent log
container·nativeimage·TLS·JNIruntime probe
GC·resourceslatency·heap·CPUbaseline comparison

핵심: 실제 배포 조합과 대표 workload를 행별 evidence로 남깁니다.