NPE when using new option -threads
The Saxon XSLT and XQuery processor, developed by Saxonica
Brought to you by:
mhkay
Unexpected behavior when processing input directories and when the option -thread:x is used (where x>0):
The code does not handle the situation where the count of threads > count of input files. Bug fixed applied to Transform.java in the code between 590 and 605.
Thanks to Stefan Jaksch for providing the fix to this bug.