[tomcat] branch master updated: Update Windows server versions

2019-12-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new cc48d0d Update Windows server versions cc48d0d i

[tomcat] branch master updated: Some reminders of additional items I plan to do

2019-12-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new f5f8ea0 Some reminders of additional items I plan

[Bug 64021] New: SCI ordering prevents a web application SCI from using a service bootstrapped by a container-provided SCI

2019-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64021 Bug ID: 64021 Summary: SCI ordering prevents a web application SCI from using a service bootstrapped by a container-provided SCI Product: Tomcat 9 Version: 9.0.x Hardware

[Bug 64007] a deadlock with Poller run and cancelledKey

2019-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64007 Remy Maucherat changed: What|Removed |Added Resolution|--- |FIXED Status|NEEDINFO

[Bug 64007] a deadlock with Poller run and cancelledKey

2019-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64007 --- Comment #9 from echo --- with your fixed code i package a new jar and then replace tomcat-embed-core.jar in 9.0.26.and then i pressure my application 3 hours and all is fine. But with the tomcat 9.0.26 press 1 hour the deadlock appear. --

Re: JDK 14 enters Rampdown Phase One

2019-12-19 Thread Mark Thomas
On 19/12/2019 11:23, Rory O'Donnell wrote: > Hi Mark, > > On 16/12/2019 16:10, Mark Thomas wrote: >> On 14/12/2019 16:48, Rory O'Donnell wrote: >>> Hi Mark, >>> >>> *Per the JDK 14 schedule , we are now in Rampdown Phase One* >>> >>> *Please advise if you have found any issues while testing the la

Re: JDK 14 enters Rampdown Phase One

2019-12-19 Thread Rory O'Donnell
Hi Mark, On 16/12/2019 16:10, Mark Thomas wrote: On 14/12/2019 16:48, Rory O'Donnell wrote: Hi Mark, *Per the JDK 14 schedule , we are now in Rampdown Phase One* *Please advise if you have found any issues while testing the latest Early Access build. Rory, The addition of java.lang.Record t

Re: JDK 14 enters Rampdown Phase One

2019-12-19 Thread Rory O'Donnell
Hi Mark, Sorry I was out of the office, I'll look into it. Rgds,Rory On 16/12/2019 16:10, Mark Thomas wrote: On 14/12/2019 16:48, Rory O'Donnell wrote: Hi Mark, *Per the JDK 14 schedule , we are now in Rampdown Phase One* *Please advise if you have found any issues while testing the lates

[Bug 64007] a deadlock with Poller run and cancelledKey

2019-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64007 --- Comment #8 from Remy Maucherat --- The issue would have been introduced in 9.0.20, and it's not surprising it's hard to reproduce. It's interesting that with the new Java dev model they actually do this sort of refactorings, cleanups and i