hg: jdk8u/jdk8u-dev/jdk: 2 new changesets
    gnu.andrew at redhat.com 
    gnu.andrew at redhat.com
       
    Mon Jun  1 00:37:12 UTC 2020
    
    
  
Changeset: 4cedca9dce1a
Author:    prr
Date:      2020-02-12 14:45 -0800
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/4cedca9dce1a
8238842: AIOOBE in GIFImageReader.initializeStringTable
Reviewed-by: serb, bpb
! src/share/classes/com/sun/imageio/plugins/gif/GIFImageReader.java
+ test/javax/imageio/plugins/gif/GIFCodeSizeTest.java
Changeset: 3e9aa5a22406
Author:    valeriep
Date:      2018-06-11 21:56 +0000
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/3e9aa5a22406
8178374: Problematic ByteBuffer handling in CipherSpi.bufferCrypt method
Summary: Updated the impl and added reg test to cover all 4 combinations of ByteBuffers
Reviewed-by: ascarpino
! src/share/classes/javax/crypto/CipherSpi.java
+ test/javax/crypto/CipherSpi/TestGCMWithByteBuffer.java
    
    
More information about the jdk8u-dev-changes
mailing list