-
Enhancement
-
Resolution: Done
-
Major
-
15.0.4.Final
-
None
ResourceManagerImpl.lookupResource() uses streams which is a bit wasteful. Let's replace it with a loop to also reduce allocations.
ResourceManagerImpl.lookupResource() uses streams which is a bit wasteful. Let's replace it with a loop to also reduce allocations.