-
Bug
-
Resolution: Fixed
-
P3
-
8u231
-
b01
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8252153 | openjdk8u272 | Elliott Baron | P3 | Resolved | Fixed | b05 |
JDK-8241085 | 8u251 | Kiran Sidhartha Ravikumar | P3 | Resolved | Fixed | b05 |
JDK-8241225 | 8u241 | Unassigned | P3 | Resolved | Fixed | b33 |
JDK-8246953 | emb-8u261 | Kiran Sidhartha Ravikumar | P3 | Resolved | Fixed | team |
JDK-8242193 | emb-8u251 | Kiran Sidhartha Ravikumar | P3 | Resolved | Fixed | team |
JDK-8267608 | 7u321 | Evan Whelan | P3 | Closed | Fixed | b01 |
Starting with JDK 8u231, there was a change in the way that Oracle Java handles the XML message and signing (possibly related to
The problem breaks existing client systems.
When a server platform is updated to JDK 8u231, the form of the signed XML messages is changed slightly making them incompatible with older clients already in the field which expect the message to be processed and signed as it was in the past.
Replacing the clients is a long-term process for end users of customers and is not a workable solution. We need the server and the JDK on the server to provide the same format signed XML messages as they did in the past.
Possibly the same issue as the regression:
This problem is observed while using WebLogic Server 12.1.3.
- backported by
-
JDK-8241085 JDK 8u231 introduces a regression with incompatible handling of XML messages
- Resolved
-
JDK-8241225 JDK 8u231 introduces a regression with incompatible handling of XML messages
- Resolved
-
JDK-8242193 JDK 8u231 introduces a regression with incompatible handling of XML messages
- Resolved
-
JDK-8246953 JDK 8u231 introduces a regression with incompatible handling of XML messages
- Resolved
-
JDK-8252153 JDK 8u231 introduces a regression with incompatible handling of XML messages
- Resolved
-
JDK-8267608 JDK 8u231 introduces a regression with incompatible handling of XML messages
- Closed
- csr for
-
JDK-8237765 JDK 8u231 introduces a regression with incompatible handling of XML messages
- Closed
- duplicates
-
JDK-8235603 8u231 Transform of DOM to byte array adds ASCII carriage return to signed XML
- Closed
- relates to
-
JDK-8235603 8u231 Transform of DOM to byte array adds ASCII carriage return to signed XML
- Closed
-
JDK-8177334 Update xmldsig implementation to Apache Santuario 2.1.1
- Resolved