This does not affect master branch.
A NPE is thrown by CacheImpl#getSecondLevelCacheRegion because there are no null checks for CacheImpl#queryCaches, #queryCache, or #updateTimestampsCache.
This is a regression introduced by HHH-10418 Closed .