mbien opened a new pull request, #6213: URL: https://github.com/apache/netbeans/pull/6213
followup to #6078 Originally used a CHM+`computeIfAbsent` but I optimized the map away since the method is rarely called and the bottle neck would be likely the IO code before the computation anyway -> cache would go down in the noise. tests aren't hooked into CI and they don't run on JDK 11+, I might fix that later. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
