Re: Java NIO2 based watchers are on master now, please watch the IDE performance!

2019-07-30 Thread László Kishalmi
NIO2 has no native implementation on MacOS, so we use our own version, so people using MacOS shall not see a difference. On Tue, Jul 30, 2019, 17:04 Scott Palmer wrote: > For clarification, was macOS already using NIO2 or is it purposefully not > using NIO2? > > Scott > > > On Jul 30, 2019, at

Re: Java NIO2 based watchers are on master now, please watch the IDE performance!

2019-07-30 Thread Scott Palmer
For clarification, was macOS already using NIO2 or is it purposefully not using NIO2? Scott > On Jul 30, 2019, at 4:15 pm, Laszlo Kishalmi > wrote: > > Dear all, > > I've merged a PR which makes the Java NIO2 file watcher implementation > default on Windows and Linux. I'd encourage to

Java NIO2 based watchers are on master now, please watch the IDE performance!

2019-07-30 Thread Laszlo Kishalmi
Dear all, I've merged a PR which makes the Java NIO2 file watcher implementation default on Windows and Linux. I'd encourage to test the latest development builds and even use them for a while, as we would like to be sure that this change has no negative side effect, also would like to hear