Rossen Stoyanchev opened SPR-12647 and commented
When ResourceUrlProvider detects resource handlers, it sorts them with the OrderComparator but then internally uses a HashMap for the "handlerMap" field which stores the discovered handlers.
Affects: 4.1.4
Issue Links: