Uploaded image for project: 'OpenWebBeans'
  1. OpenWebBeans
  2. OWB-303

upgrade Javassist to a newer version

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0-alpha-1
    • 1.0.0-alpha-2
    • Lifecycle
    • None

    Description

      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.

      Attachments

        Activity

          People

            struberg Mark Struberg
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: