[GitHub] lbruun commented on issue #295: Drop usage of FileInput/OutputStreams - modules a* -> c*

2017-11-26 Thread GitBox
lbruun commented on issue #295: Drop usage of FileInput/OutputStreams - modules a* -> c* URL: https://github.com/apache/incubator-netbeans/pull/295#issuecomment-347096698 One more thing: If `Files.newInputStream()` (with try-with-resources of course) is really that much preferable to ` n

[GitHub] lbruun commented on issue #295: Drop usage of FileInput/OutputStreams - modules a* -> c*

2017-11-26 Thread GitBox
lbruun commented on issue #295: Drop usage of FileInput/OutputStreams - modules a* -> c* URL: https://github.com/apache/incubator-netbeans/pull/295#issuecomment-347092572 I notice your tests use: ``` -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:-UseLargePag