• Andy Wilkinson's avatar
    Support getComment() on a nested JarFile · 795c2f22
    Andy Wilkinson authored
    Previously, calling getComment() on a nested jar file would result
    in the outer jar file's comment being returned.
    
    This commit updates the loader's JarFile to read the file's comment
    from the central directory end record and return it from getComment().
    
    Fixes gh-18128
    795c2f22
Name
Last commit
Last update
..
java/org/springframework/boot/loader Loading commit data...
resources Loading commit data...