12-05-07 06:11 AM
[ https://issues.apache.org/jira/brow...ls:all-tabpanel ]
Andy Jefferson updated JDO-551:
-------------------------------
Component/s: tck2-legacy
> Change TCK to use "ASM" instead of "BCEL" with JPOX
> ---------------------------------------------------
>
> Key: JDO-551
> URL: https://issues.apache.org/jira/browse/JDO-551
> Project: JDO
> Issue Type: Task
> Components: tck2, tck2-legacy
> Reporter: Andy Jefferson
> Assignee: Andy Jefferson
> Fix For: JDO 2 maintenance release 1
>
>
> JPOX enhancer has two internal ClassEnhancers - BCEL and ASM. The original uses BC
EL. Unfortunately BCEL is not well maintained and has limited support for JDK1.5+ fe
atures. ASM provides the same functionality in a simpler form and its enhancement pr
oce
ss is noticeably faster. The JDO2 TCK should change across to use the JPOX A
SM enhancer for class enhancement and implementation generation (persistent
interfaces, and persistent abstract classes)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
[ Post a follow-up to this message ]
|