• Phillip Webb's avatar
    Be defensive when clearing caches for restart · ecfc8d73
    Phillip Webb authored
    Update `Restarter` to be much more defensive when attempting to clear
    caches. We now use `clearCache()` methods whenever possible, and only
    fall back to field access when absolutely necessary. In addition field
    access now ignore any exceptions.
    
    Fixes gh-12719
    ecfc8d73
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...