- fix for JDK-8039200 broke my local combo builds;
- typos in .js used with msvc sln generator;
- static rules makefiles updated even when unrelated Make/environment variables are changed;
All the above is not critical and has zero impact on official builds, but slows down local Windows development greatly.
- unneeded ".NOTPARALLEL:" rule in install\make\smartmake\scripting\scripting.gmk renders all installer build serial disabling asynchronous target update.
- typos in .js used with msvc sln generator;
- static rules makefiles updated even when unrelated Make/environment variables are changed;
All the above is not critical and has zero impact on official builds, but slows down local Windows development greatly.
- unneeded ".NOTPARALLEL:" rule in install\make\smartmake\scripting\scripting.gmk renders all installer build serial disabling asynchronous target update.