Upgrade jffi to version 1.3.14 with JDK23+ support#409
Conversation
|
@jeff5 , please review this PR. |
|
Note to reviewers: |
|
@jeff5 since you seem busy ATM and this PR has stalled for a couple of weeks I'll take the initiative to merge it. Changes look good, tests pass, I confirmed identity of the binary. In any case I see no way of releasing Jython 2.7.5 without this update. So, merging seems like a no-brainer to me. I'll wait for another couple of days to allow potential other reviews. If nothing comes up, I'll press the merge button on next Wednesday/Feb 25th. |
* Perform the jakarta EE migration (jython#414) * Replace javax.servlet with jakarta.servlet * Move the jakarta.servlet related classes to a new package org.python.servlet * Move modjy's PyFilterTest and PyServletTest to their new package, too * Update NEWS * Upgrade jffi to version 1.3.14 with JDK23+ support (jython#409) * Update NEWS * highlight jffi update to resolve dependence on sun.misc.Unsafe * bugs fixed: added older issue regarding javax.servlet to jakarta.servlet namespace change --------- Co-authored-by: Otmar Humbel <[email protected]> Co-authored-by: Werner Fouché <[email protected]> Co-authored-by: Stefan Richthofer <[email protected]>
Resolves the following warning with Jython is used with JDK23 or later.
To be considered for inclusion in Jython 2.7.5