[GitHub] [ant] jmichelberger opened a new pull request, #204: bz-66552 fix Depend task does not handle Dynamic constant pool entries - java.lang.ClassFormatError: Invalid Constant Pool entry Type 17

2023-09-11 Thread via GitHub


jmichelberger opened a new pull request, #204:
URL: https://github.com/apache/ant/pull/204

In cases the Depend task scans a class file with Constant Pool entry Type 
17 there was no handling, just fireing an Exception.
Constant is defined since JDK11, and format is same as InvokeDynamic Type 
18.
Provide Identical handling.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: Need help with release versions in bugzilla

2023-09-11 Thread Jaikiran Pai
Thank you Stefan. I probably didn't look correctly when trying to close 
a recent bug that got fixed. I see that the bug is now correctly fixed 
for 1.10.15. Thank you.


-Jaikiran

On 08/09/23 12:13 pm, Stefan Bodewig wrote:

On 2023-09-08, Jaikiran Pai wrote:


Can someone with admin permissions please mark 1.10.14 as a released
version in Ant bugzilla and create a new 1.10.15 release in it?

I think I've already done so when the release was published, let me
check. Yes, I see them in the admin interface.

Cheers

 Stefan

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



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