• Andy Wilkinson's avatar
    Restore original TCCL in PropertiesLauncherTests · 5b4f9edc
    Andy Wilkinson authored
    Calling launch of PropertiesLauncherTests sets the thread context
    class loader to an instance of LaunchedURLClassLoader. To avoid this
    class loader being used beyond the scope of the test and launcher
    that created it, this commit updates PropertiesLauncherTests to
    capture the TCCL before each test and restore it after each test.
    
    Closes gh-9378
    5b4f9edc
Name
Last commit
Last update
..
it Loading commit data...
main/java/org/springframework/boot/loader Loading commit data...
test Loading commit data...