hg: jdk-updates/jdk13u-dev: 7 new changesets

dcherepanov at azul.com dcherepanov at azul.com
Wed May 27 08:51:35 UTC 2020


Changeset: 92fe5c24cd34
Author:    mbaesken
Date:      2019-11-18 16:49 +0100
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/92fe5c24cd34

8234339: replace JLI_StrTok in java_md_solinux.c
Reviewed-by: clanger, rriggs

! src/java.base/share/native/libjli/jli_util.h
! src/java.base/unix/native/libjli/java_md_solinux.c

Changeset: 4299c4fb7217
Author:    xuelei
Date:      2019-12-10 07:07 -0800
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/4299c4fb7217

8235311: Tag mismatch may alert bad_record_mac
Reviewed-by: mullan

! src/java.base/share/classes/sun/security/ssl/SSLTransport.java

Changeset: 7dd8c04beb69
Author:    dtitov
Date:      2020-01-16 09:53 -0800
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/7dd8c04beb69

8236873: Worker has a deadlock bug
Reviewed-by: dfuchs, dholmes, sspitsyn

! src/jdk.jconsole/share/classes/sun/tools/jconsole/Worker.java
+ test/jdk/sun/tools/jconsole/WorkerDeadlockTest.java

Changeset: 282a9453b2f4
Author:    pconcannon
Date:      2019-11-27 16:01 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/282a9453b2f4

8233018: Add a new test to verify that DatagramSocket is not interruptible
Summary: Test added to check the interruptability of DatagramSocket, MulticastSocket and DatagramSocketAdaptor.
Reviewed-by: chegar, dfuchs

+ test/jdk/java/net/DatagramSocket/InterruptibleDatagramSocket.java

Changeset: 9715a558ce7d
Author:    dfuchs
Date:      2019-08-30 12:44 +0100
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/9715a558ce7d

8193596: java/net/DatagramPacket/ReuseBuf.java failed due to timeout
Summary: The test is changed to bind to InetAddress.getLocalHost() instead of binding to the wildcard.
Reviewed-by: alanb, dfuchs, msheppar
Contributed-by: Patrick Concannon <catrick.concannon at oracle.com>

! test/jdk/java/net/DatagramPacket/ReuseBuf.java

Changeset: ee4038f3057d
Author:    yzhou
Date:      2019-10-10 14:43 +0800
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/ee4038f3057d

8231213: Migrate SimpleDateFormatConstTest to JDK Repo
Reviewed-by: naoto

+ test/jdk/java/text/Format/DateFormat/SimpleDateFormatPatternTest.java

Changeset: 32c906af2da0
Author:    dfuchs
Date:      2019-10-31 19:31 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/32c906af2da0

8231631: sun/net/ftp/FtpURLConnectionLeak.java fails intermittently with NPE
Summary: sun/net/www/ftptest/FtpCommandHandler.java is modified to handle EOF properly
Reviewed-by: chegar, vtewari

! test/jdk/sun/net/www/ftptest/FtpCommandHandler.java



More information about the jdk-updates-changes mailing list