Be more defensive in UrlResource about cleaning the path [SPR-17198] #21732
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
Dave Syer opened SPR-17198 and commented
This method from
UrlResource
throwsUnsupportedFeatureError
in GraalVM:So the
originalUrl
would have been fine, but it cannot get past this private method to read the input stream. We could be more defensive there.Affects: 5.0.8
Reference URL: oracle/graal#623
Issue Links:
The text was updated successfully, but these errors were encountered: