On 2021-09-15, Jaikiran Pai wrote:

> Java 17 has been released yesterday. We have a relatively minor fix in
> javadoc task which affects Java 17 in cases where
> failonwarn=true. Should we consider releasing 1.10.12 of Ant in
> upcoming days to provide this fix and other fixes that we have done
> since 1.10.11 release?

Sounds good.

> 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.

> Are there any other issues that others are working on and want to be
> part of this release?

I'm not actively working on anything.

Stefan

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

Reply via email to