hg: jdk-updates/jdk12u: 4 new changesets

shade at redhat.com shade at redhat.com
Sat Mar 16 12:11:59 UTC 2019


Changeset: 252e2fbd40f5
Author:    sveerabhadra
Date:      2019-02-21 11:10 +0530
URL:       http://hg.openjdk.java.net/jdk-updates/jdk12u/rev/252e2fbd40f5

8190361: Incorrect version info in jaccessinspector.exe and jaccesswalker.exe
Reviewed-by: prr, mhalder

! src/jdk.accessibility/windows/native/jaccessinspector/jaccessinspectorWindow.rc
! src/jdk.accessibility/windows/native/jaccesswalker/jaccesswalkerWindow.rc

Changeset: 2129ec902dab
Author:    stefank
Date:      2019-02-19 10:02 +0100
URL:       http://hg.openjdk.java.net/jdk-updates/jdk12u/rev/2129ec902dab

8218733: SA: CollectedHeap provides broken implementation for used() and capacity()
Reviewed-by: shade, jgeorge, eosterlund

! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/epsilon/EpsilonHeap.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeap.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shenandoah/ShenandoahHeap.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/z/ZCollectedHeap.java

Changeset: 8fc9ab53e159
Author:    ascarpino
Date:      2019-02-12 14:08 -0800
URL:       http://hg.openjdk.java.net/jdk-updates/jdk12u/rev/8fc9ab53e159

8215790: Delegated task created by SSLEngine throws java.nio.BufferUnderflowException
Reviewed-by: jnimeh

! src/java.base/share/classes/sun/security/ssl/ClientHello.java
+ test/jdk/javax/net/ssl/interop/ClientHelloBufferUnderflowException.java

Changeset: f9ff28816359
Author:    xuelei
Date:      2019-02-20 10:20 -0800
URL:       http://hg.openjdk.java.net/jdk-updates/jdk12u/rev/f9ff28816359

8219389: Delegated task created by SSLEngine throws BufferUnderflowException
Reviewed-by: ascarpino

! src/java.base/share/classes/sun/security/ssl/ClientHello.java
! src/java.base/share/classes/sun/security/ssl/HandshakeContext.java
! src/java.base/share/classes/sun/security/ssl/PostHandshakeContext.java
! test/jdk/javax/net/ssl/interop/ClientHelloBufferUnderflowException.java



More information about the jdk-updates-changes mailing list