[
https://issues.apache.org/jira/browse/OWB-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved OWB-303.
-------------------------------
Fix Version/s: 1.0.0-alpha-2
(was: 1.1.0)
Resolution: Fixed
> upgrade Javassist to a newer version
> ------------------------------------
>
> Key: OWB-303
> URL: https://issues.apache.org/jira/browse/OWB-303
> Project: OpenWebBeans
> Issue Type: Bug
> Components: Lifecycle
> Affects Versions: 1.0.0-alpha-1
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Fix For: 1.0.0-alpha-2
>
>
> The javassist version we currently use (3.11.0.GA) creates permgenspace leaks
> and looses the configured MethodHandler on de-serialization.
> We should upgrade to a new version if available.
> The library currently has 2 problems
> 1.) serialization doesn't work (looses the MethodHandler)
> 2.) the internal cache is broken, so we should disable it. This has no impact
> on OWB, since we already cache generated proxy classes ourselfs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.