https://bz.apache.org/bugzilla/show_bug.cgi?id=63625
--- Comment #18 from Norimasa Yamamoto ---
I checked WPUTENV prototype.
In src\native\windows\include\apwin.h
typedef int (__stdcall *WPUTENV) (const wchar_t *env);
But I disassembled from ucrtbase.dll!_wputenv om x86 platform,
it seems to be
https://bz.apache.org/bugzilla/show_bug.cgi?id=63691
--- Comment #5 from Igal Sapir ---
(In reply to Chuck Caldarale from comment #4)
> Could the standard jar scanner recognize the "*.jar" pattern and simply
> short-circuit all the directory scanning?
I can see benefit in that solution for users
Hi all,
It is a new month so I am thinking about the next tag. It looks like we
have got to the bottom of the 32-bit crashes with Commons Daemon so my
rough plan is:
- fix the 32-bit crash
- fix a couple of other minor regressions
- release Commons Daemon 1.2.1
- update 9.0.x, 8.5.x and 7.0.x to