[Native Image] Error: The heap snapshot verifier discovered a type not marked as reachable: AnalysisType<KTypeProjection[] -> HotSpotType<[Lkotlin/reflect/KTypeProjection;, resolved>, allocated: false, inHeap: false, reachable: false> com.oracle.graal.pointsto.util.AnalysisError: The heap snapshot verifier discovered a type not marked as reachable: AnalysisType<KTypeProjection[] -> HotSpotType<[Lkotlin/reflect/KTypeProjection;, resolved>, allocated: false, inHeap: false, reachable: false> #10081
Labels
Describe the Issue
Error: The heap snapshot verifier discovered a type not marked as reachable: AnalysisType<KTypeProjection[] -> HotSpotType<[Lkotlin/reflect/KTypeProjection;, resolved>, allocated: false, inHeap: false, reachable: false>
com.oracle.graal.pointsto.util.AnalysisError: The heap snapshot verifier discovered a type not marked as reachable: AnalysisType<KTypeProjection[] -> HotSpotType<[Lkotlin/reflect/KTypeProjection;, resolved>, allocated: false, inHeap: false, reachable: false>
Using the latest version of GraalVM can resolve many issues.
GraalVM Version
java version "21.0.5" 2024-10-15 LTS
Java(TM) SE Runtime Environment Oracle GraalVM 21.0.5+9.1 (build 21.0.5+9-LTS-jvmci-23.1-b48)
Java HotSpot(TM) 64-Bit Server VM Oracle GraalVM 21.0.5+9.1 (build 21.0.5+9-LTS-jvmci-23.1-b48, mixed mode, sharing)
Operating System and Version
github actions windows latest
Build Command
Expected Behavior
no error build success
Actual Behavior
Steps to Reproduce
This is a basic workflow to help you get started with Actions
Additional Context
No response
Build Log Output and Error Messages
The text was updated successfully, but these errors were encountered: