You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2018/12/09 21:36:40 UTC

[Bug 62994] New: IBM JCE workarounds

https://bz.apache.org/bugzilla/show_bug.cgi?id=62994

            Bug ID: 62994
           Summary: IBM JCE workarounds
           Product: POI
           Version: 4.0.x-dev
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
          Assignee: dev@poi.apache.org
          Reporter: kiwiwings@apache.org
        Depends on: 62966
  Target Milestone: ---

There are a few incompatibilities with the IBM JDK, namely the JCE security
classes. This issue is to document the changes in that context to get our build
running on the IBM JDK again.

I had to introduce a clumsy workaround for the Cipher.doFinal() method not to
reset the cipher for the RC4 algorithm.


Referenced Bugs:

https://bz.apache.org/bugzilla/show_bug.cgi?id=62966
[Bug 62966] init presetShapeDefinitions.xml fail under IBM jdk
-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 62994] IBM JCE workarounds

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62994

Andreas Beeker <ki...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Andreas Beeker <ki...@apache.org> ---
applied via r1848538

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org