On 19/09/21 3:30 pm, Stefan Bodewig wrote:
On 2021-09-16, Stefan Bodewig wrote:

On 2021-09-15, Jaikiran Pai wrote:
I wanted to look into and sort out
https://bz.apache.org/bugzilla/show_bug.cgi?id=65424 in this release
too, but it looks like I may not be able to do that and I'm not sure
how many more days I'll need to get to that issue.
The coming weekend I may (or may not) find some time to lend a hand.
I believe the HELPERS Hashtable (as well as others) in
IntrospecitonHelper could be replaced with a ConcurrentHashMap and some
synchronization could be removed if we really want to do that. Unlike
some other parts of Ant we don't expose the data structures in public
APIs.
Actually forget the ConcurrentHashMap thought for now, I'll comment in
the ticket with a more detailed answer.

Thank you Stefan for reviewing this fix. I was planning to initiate a release tonight, but trying to upgrade one of the optional dependencies has shown up some interesting issue in the maven ant task (which apparently has been EOLed[1]) that we use in our fetch.xml. I'll try and sort that one out first and see what we can do there. I still hope to trigger a release this coming week.

[1] https://maven.apache.org/ant-tasks/

-Jaikiran



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to