Re: [VOTE] Release Apache Tomcat 9.0.24

2019-08-16 Thread Rémy Maucherat
On Wed, Aug 14, 2019 at 11:45 PM Mark Thomas  wrote:

> The proposed Apache Tomcat 9.0.24 release is now available for voting.
>
> The major changes compared to the 9.0.22 release are:
>
> - Expand Graal native image support to include JNDI, JSPs and JULI
>

Thanks, that item makes more sense :)


>
> - Expand the HTTP/2 excessive overhead protection to cover various forms
>   of abusive client behaviour and close the connection if any such
>   behaviour is detected.
>
> - Security improvements to the Windows installer including a change in
>   the default user from Local System to Local Service.
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.24/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1227/
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.24
>
>
> The proposed 9.0.24 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 9.0.24
>
>
Rémy


[Bug 63625] Unable to start Tomcat 7.0.96 (stop by 0xc0000005)

2019-08-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63625

--- Comment #15 from Mark Thomas  ---
I've made some progress. This issue is only observed with 32-bit JREs. I've
narrowed this down using the 32-bit and 64-bit versions of AdoptOpenJDK
8.0.222.10 hotspot (both depend on MSVCR120) on Windows 7 64 bit.

The first call to wputenv_ucrt corrupts memory (root cause currently unknown)
and that causes subsequent calls to fail.

Still looking for the root cause although it looks like using a 64-bit JVM
should work around the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org