git: openjdk/lanai: 8 new changesets
duke
duke at openjdk.java.net
Fri Jul 3 18:42:29 UTC 2020
Changeset: 83fff054
Author: Thomas Schatzl <tschatzl at openjdk.org>
Date: 2020-07-03 16:32:33 +0000
URL: https://git.openjdk.java.net/lanai/commit/83fff054
8248306: gc/stress/gclocker/TestExcessGCLockerCollections.java does not compile
Update the test to use the method suggested in JDK-8244010.
Reviewed-by: kbarrett
! test/hotspot/jtreg/gc/stress/gclocker/TestExcessGCLockerCollections.java
Changeset: 99935725
Author: Nils Eliasson <neliasso at openjdk.org>
Date: 2020-07-03 10:05:53 +0000
URL: https://git.openjdk.java.net/lanai/commit/99935725
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: 5cf33168
Author: Roman Kennke <rkennke at openjdk.org>
Date: 2020-07-03 11:09:59 +0000
URL: https://git.openjdk.java.net/lanai/commit/5cf33168
8248725: Shenandoah: Claim verifier thread roots for parallel processing
Reviewed-by: shade
! src/hotspot/share/gc/shenandoah/shenandoahRootVerifier.cpp
Changeset: 6c89a965
Author: Thomas Schatzl <tschatzl at openjdk.org>
Date: 2020-07-03 16:32:33 +0000
URL: https://git.openjdk.java.net/lanai/commit/6c89a965
8248306: gc/stress/gclocker/TestExcessGCLockerCollections.java does not compile
Update the test to use the method suggested in JDK-8244010.
Reviewed-by: kbarrett
! test/hotspot/jtreg/gc/stress/gclocker/TestExcessGCLockerCollections.java
Changeset: 734a6c94
Author: Roman Kennke <rkennke at openjdk.org>
Date: 2020-07-03 17:36:56 +0000
URL: https://git.openjdk.java.net/lanai/commit/734a6c94
8248799: Shenandoah: Claim threads token in constructor of ShenandoahRootVerifier
Reviewed-by: zgu
! src/hotspot/share/gc/shenandoah/shenandoahRootVerifier.cpp
Changeset: 82cc03fa
Author: Daniel Fuchs <dfuchs at openjdk.org>
Date: 2020-07-03 16:50:16 +0000
URL: https://git.openjdk.java.net/lanai/commit/82cc03fa
8248703: Clarify the behavior of java.net.NetworkInterface::equals
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: 4922a35c
Author: Jesper Wilhelmsson <jwilhelm at openjdk.org>
Date: 2020-07-03 19:05:00 +0000
URL: https://git.openjdk.java.net/lanai/commit/4922a35c
Merge
! src/hotspot/share/opto/macro.cpp
! src/hotspot/share/opto/macro.cpp
Changeset: 3088310c
Author: duke <duke at openjdk.org>
Date: 2020-07-03 18:41:29 +0000
URL: https://git.openjdk.java.net/lanai/commit/3088310c
Automatic merge of client:master into master
More information about the lanai-dev
mailing list