Add ConstantReadableJavaField
caching in ConstantFieldSubstitutionProcessor
#29250
Labels
Milestone
As discussed in oracle/graal#5098, GraalVM expects a unique instance of
ConstantReadableJavaField
per field, so we need to use proper caching.The text was updated successfully, but these errors were encountered: