hg: jdk/client: 7 new changesets

philip.race at oracle.com philip.race at oracle.com
Fri Jul 3 18:38:49 UTC 2020


Changeset: 47ae69ddb234
Author:    tschatzl
Date:      2020-07-03 16:32 +0200
URL:       https://hg.openjdk.java.net/jdk/client/rev/47ae69ddb234

8248306: gc/stress/gclocker/TestExcessGCLockerCollections.java does not compile
Summary: Update the test to use the method suggested in JDK-8244010.
Reviewed-by: kbarrett

! test/hotspot/jtreg/gc/stress/gclocker/TestExcessGCLockerCollections.java

Changeset: ce6c339f4daf
Author:    neliasso
Date:      2020-07-03 10:05 +0200
URL:       https://hg.openjdk.java.net/jdk/client/rev/ce6c339f4daf

8248388: ZGC: Load barrier incorrectly elided in jdk/java/text/Format/DateFormat/SDFTCKZoneNamesTest.java
Reviewed-by: kvn, thartmann

! src/hotspot/share/opto/arraycopynode.hpp
! src/hotspot/share/opto/macro.cpp

Changeset: 505a6165d85a
Author:    rkennke
Date:      2020-07-03 11:09 +0200
URL:       https://hg.openjdk.java.net/jdk/client/rev/505a6165d85a

8248725: Shenandoah: Claim verifier thread roots for parallel processing
Reviewed-by: shade

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

Changeset: 3e09a3309ea2
Author:    tschatzl
Date:      2020-07-03 16:32 +0200
URL:       https://hg.openjdk.java.net/jdk/client/rev/3e09a3309ea2

8248306: gc/stress/gclocker/TestExcessGCLockerCollections.java does not compile
Summary: Update the test to use the method suggested in JDK-8244010.
Reviewed-by: kbarrett

! test/hotspot/jtreg/gc/stress/gclocker/TestExcessGCLockerCollections.java

Changeset: 990a9b5e30b7
Author:    rkennke
Date:      2020-07-03 17:36 +0200
URL:       https://hg.openjdk.java.net/jdk/client/rev/990a9b5e30b7

8248799: Shenandoah: Claim threads token in constructor of ShenandoahRootVerifier
Reviewed-by: zgu

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

Changeset: 0f5177f6b4ba
Author:    dfuchs
Date:      2020-07-03 16:50 +0100
URL:       https://hg.openjdk.java.net/jdk/client/rev/0f5177f6b4ba

8248703: Clarify the behavior of java.net.NetworkInterface::equals
Summary: The API documentation of NetworkInterface::equals is clarified to warn about the possibility that two NetworkInterface representing the same underlying interface objects might not compare equal if the IP addresses bound to the interfaces are being dynamically updated by the system.
Reviewed-by: alanb, chegar

! src/java.base/share/classes/java/net/NetworkInterface.java

Changeset: 754ec520eb4a
Author:    jwilhelm
Date:      2020-07-03 19:05 +0200
URL:       https://hg.openjdk.java.net/jdk/client/rev/754ec520eb4a

Merge

! src/hotspot/share/opto/macro.cpp



More information about the jdk-client-changes mailing list