january icon indicating copy to clipboard operation
january copied to clipboard

January project

Results 13 january issues
Sort by recently updated
recently updated
newest added

Ooh, this just caught me out. In Java the ````iterator.hasNext()```` method is always a *pure* function: it doesn't modify state. So, until ````iterator.next()```` is called, it will always return the...

Eventually migrate DatasetStreamSupport and SliceStreamSupport in dawnsci to janauary. This will require a change to java 8. @see https://github.com/eclipse/january/issues/118

The testTileSpeed test is somtimes unstable. See for example https://hudson.eclipse.org/january/job/january-2.0/13/ I have marked build 13 as keep forever, please clear that flag once issue is resolved. ``` testTileSpeed(org.eclipse.january.dataset.AbstractDatasetTest) Time elapsed:...