mbien commented on PR #8859: URL: https://github.com/apache/netbeans/pull/8859#issuecomment-3332938647
> Maybe it would have been more readable, to just raise the buffer to 40 bytes, switch to try-with-resource and switch to DOTALL matching. that was my original impl. But I wanted to avoid reading into the key with string operations in UI code. I don't want to see parts of the key in Strings or heap dumps unless there is no other way of doing that. I hope its still simple enough. -- 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
