[
https://issues.apache.org/jira/browse/POOL-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18052717#comment-18052717
]
Raju Gupta commented on POOL-417:
---------------------------------
Hi [~ggregory] . I am happy to take on this work. Drafted a proposal at
[https://github.com/rajucomp/commons-pool/blob/master/doc/Pool-417-GCLIB-REPLACEMENT_PROPOSAL.md.]
Let me know what you think,
> Provide an alternative to unmaintained Cglib
> --------------------------------------------
>
> Key: POOL-417
> URL: https://issues.apache.org/jira/browse/POOL-417
> Project: Commons Pool
> Issue Type: Bug
> Affects Versions: 2.12.0
> Reporter: Gary D. Gregory
> Priority: Major
>
> Provide an alternative to unmaintained Cglib.
> From [https://github.com/cglib/cglib:]
> "{_}*IMPORTANT NOTE: cglib is unmaintained and does not work well (or
> possibly at all?) in newer JDKs, particularly JDK17+. If you need to support
> newer JDKs, we will accept well-tested well-thought-out patches... but you'll
> probably have better luck migrating to something like
> [ByteBuddy|https://bytebuddy.net/]."*{_}
> See also:
> - [Apache Commons BCEL|https://commons.apache.org/proper/commons-bcel/]
> - [ASM|https://asm.ow2.io/]
>
> Since we already have a JRE version of these classes that use {{Proxy}},
> should we deprecate the Cglib classes?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)