Re: [io] NIO2 and non-default file system support

2019-05-15 Thread Matt Sicker
I’ve been interested in seeing IO be updated to include support for using Path instead of just File. I can review your PR this week, though I’m certainly not the only one who can. On Tue, May 14, 2019 at 13:19, Chesney, Mark wrote: > Hello, > > Awhile back I ran into a situation where I needed t

Re: [rng] Information Pertaining to Running Benchmarks

2019-05-15 Thread Abhishek Dhadwal
On Thu, May 9, 2019 at 4:26 AM Alex Herbert wrote: > You have to run Maven from the appropriate sub-directory. Your screenshot > on Slack shows you are in the top level commons-rng directory: > > $ cd commons-rng-examples/examples-jmh > $ mvn javadoc:javadoc > > That should work. > > It did! Tha

[IO] Update to Java 8

2019-05-15 Thread Gary Gregory
Hi all, Time to update to Java 8 methinks. Gary