suztomo commented on issue #26: [BCEL-317] Pluggable cache for ConstantUtf8 URL: https://github.com/apache/commons-bcel/pull/26#issuecomment-496653423 @garydgregory Thank you for the feedback. My approach in this PR tries to avoid modifying other classes than `ConstantUtf8`. While waiting for other maintainers' comments, I will think about another approach that does not change the behavior of `getInstance` and `getCachedInstance`. Removed `System.out.println` from this PR.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
