• Phillip Webb's avatar
    Be defensive about JUL calls from JAR Handler · 28dad44e
    Phillip Webb authored
    Update nested JAR support to only obtain JUL loggers when absolutely
    necessary and to defensively deal with failures.
    
    Prior to this commit it was not possible to override
    `java.util.logging.manager` to use a nested JAR as the logger
    implementation.
    
    Fixes gh-9848
    28dad44e
Name
Last commit
Last update
..
it Loading commit data...
main/java/org/springframework/boot/loader Loading commit data...
test Loading commit data...