[GitHub] cloudstack pull request: Fix findbugs encoding issue in MemStat.ja...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/402 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs encoding issue in MemStat.ja...

2015-06-13 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/402 Fix findbugs encoding issue in MemStat.java Was safe either way as this piece of code should only run in linux and only contains safe characters, this just gets rid of the findbugs warning Y