RFR: 8336695: Update Commons BCEL to Version 6.10.0

Alan Bateman alanb at openjdk.org
Sat Sep 27 13:06:17 UTC 2025


On Tue, 23 Sep 2025 21:11:07 GMT, Joe Wang <joehw at openjdk.org> wrote:

> Update Commons BCEL to Version 6.10.0.
> 
> Test: T1-3 passed

It would be a nice project to do. If you do take it on then I think you'll need to survey the tests for javax.xml.transform and get some sense as to how well the XSLT compiler is tested. Maybe more tests are needed. A cautious approach would be to leave BCEL in place with a system probably or some means to go back to the old implementation until there is confidence that the replacement implementation is good. Also have a means to capture the generated classes from the old and new implementations might help on the confidence too.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/27459#issuecomment-3341697835


More information about the core-libs-dev mailing list