mbien opened a new pull request, #4949: URL: https://github.com/apache/netbeans/pull/4949
as discussed on the [dev list](https://lists.apache.org/thread/g9w0038rdsksony6xyl4q42vnj4jrjk4), this proposes to bump the large-file warning trigger a little bit. customizable via the `org.openide.text.big.file.size` property. System memory and there also heap sizes grew over time, fixed perm gen became dynamic meta space. This should allow to dare a bit more in that area without showing warnings. old limit (new is 5MB):  going to run this with all tests enabled since this could have side effects in tests, given that I found that CSL module hardcoded that value even though it is configurable via a property. -- 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
