-
Bug
-
Resolution: Fixed
-
P3
-
22, 23
-
b06
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8324417 | 22.0.1 | Anthony Scarpino | P3 | Resolved | Fixed | b02 |
JDK-8324084 | 22 | Anthony Scarpino | P3 | Resolved | Fixed | b33 |
This commit (https://github.com/openjdk/jdk/commit/dc9c77bebe28570096345d3d22fd3ed10280acad) renamed the Java test file 'GCMBufferTest.java' to 'AEADBufferTest.java' but did not appropriately update the related test files.
Upon investigation, the implementation in AEADBufferTest differs from the previous GCMBufferTest, so this was not a pure refactor/rename.
Upon investigation, the implementation in AEADBufferTest differs from the previous GCMBufferTest, so this was not a pure refactor/rename.
- backported by
-
JDK-8324084 Fix GCMIncrementByte4 & GCMIncrementDirect4, and increase overlap testing
- Resolved
-
JDK-8324417 Fix GCMIncrementByte4 & GCMIncrementDirect4, and increase overlap testing
- Resolved
- relates to
-
JDK-8318756 Create better internal buffer for AEADs
- Resolved
- links to
-
Commit openjdk/jdk22/5a77c290
-
Commit openjdk/jdk/51dbd36c
-
Review openjdk/jdk22/93
-
Review openjdk/jdk/17362
(2 links to)