[
https://issues.apache.org/jira/browse/OPENJPA-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890271#action_12890271
]
Rick Curtis commented on OPENJPA-1734:
--------------------------------------
The java.lang.UnsupportedOperationException was coming from the fact that we
had "Can-Retransform-Classes: true" set in the generated agent jars
META-INF/MANIFEST.MF file, but retransform is unsupported on IBM JDK.
> Support the DynamicEnhnacer on IBM JDK
> --------------------------------------
>
> Key: OPENJPA-1734
> URL: https://issues.apache.org/jira/browse/OPENJPA-1734
> Project: OpenJPA
> Issue Type: Improvement
> Components: Enhance
> Affects Versions: 2.0.0, 2.1.0
> Reporter: Rick Curtis
> Assignee: Rick Curtis
> Fix For: 2.1.0
>
>
> OPENJPA-952 added support for an enhancer that utilized the Attach API, but
> at that time the IBM JDK didn't support that API. As of SR6 the Attach API is
> supported.
> This JIRA will be used to update InstrumentationFactory and doc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.