8345249: Apply some conservative cleanups in FileURLConnection #22459
Replace filename field with file.getPath()
46ed3d1a
Make file field final
280e82d7
Rename files field to directoryListing
b19b8931
Remove contentType field
6d9cf022
Remove unneccessary catch/rethrow of IOException
2e29cc08
Reorder instance fields
95ce9765
Make instance fields private
633b18bf
Remove unused local variables in getInputStream
eccf2812
Update copyright year
d990e830
eirbjo
force pushed
from
4df4e862
to
d990e830
23 days ago
liach
commented
on 2024-11-29
Avoid explicit type parameter when calling Arrays::asList
06b2a235
Use enhanced for loop when constructing directory list
f9efa3b8
eirbjo
marked this pull request as ready for review 23 days ago
Replace String::valueOf with Long::toString
16ee08c2
jaikiran
approved these changes
on 2024-12-04
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub