hg: jdk-updates/jdk11u-dev: 3 new changesets

shade at redhat.com shade at redhat.com
Mon Aug 17 07:31:25 UTC 2020


Changeset: cbd36afc647d
Author:    jdv
Date:      2020-03-10 16:07 +0530
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/cbd36afc647d

6532025: GIF reader throws misleading exception with truncated images
Reviewed-by: prr, bpb

! src/java.desktop/share/classes/com/sun/imageio/plugins/gif/GIFImageReader.java
+ test/jdk/javax/imageio/plugins/gif/TruncatedGIFTest.java

Changeset: c229210e01c5
Author:    rkennke
Date:      2020-07-16 11:49 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/c229210e01c5

8249560: Shenandoah: Fix racy GC request handling
Reviewed-by: shade

! src/hotspot/share/gc/shenandoah/shenandoahControlThread.cpp

Changeset: 2e85cc6ad763
Author:    dfuchs
Date:      2019-08-26 14:48 +0100
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/2e85cc6ad763

8230000: some httpclients testng tests run zero test
Summary: two tests needed to declared their test methods public, the last one was a simple abstract framework for subclasses and needed its @test keyword removed.
Reviewed-by: chegar, aefimov, dfuchs
Contributed-by: Julia Boes <julia.boes at oracle.com>

! test/jdk/java/net/httpclient/AbstractThrowingPushPromises.java
! test/jdk/java/net/httpclient/LineStreamsAndSurrogatesTest.java
! test/jdk/java/net/httpclient/LineSubscribersAndSurrogatesTest.java



More information about the jdk-updates-changes mailing list