Fix LogManager related tests

Fix testDefaultLoggerProperties, testGetProperty,
testGlobalPropertyConfig, testReadConfigurationInputStream_root.

At some points, only the SystemClassLoader is used which fails to find
the classes required in the tests. A correction for the same has been
made to find the classes using ContextClassLoader.

Bug: 25861348

Change-Id: Ifb5f72163b3ee9905850fc050f5e6045f7efdd6e
1 file changed