git: openjdk/jdk17u: master: 5 new changesets

Joe Darcy darcy at openjdk.java.net
Mon Sep 20 17:36:00 UTC 2021


Changeset: 92ff6524
Author:    Aleksey Shipilev <shade at openjdk.org>
Date:      2021-09-20 17:01:07 +0000
URL:       https://git.openjdk.java.net/jdk17u/commit/92ff65241676905f12bcf9a7d68970884828eae9

8272970: Parallelize runtime/InvocationTests/

Backport-of: 6cfe314262dacd6ca1a74c000d045b1cabd374db

! test/hotspot/jtreg/ProblemList.txt
! test/hotspot/jtreg/runtime/InvocationTests/invocationC1Tests.java
! test/hotspot/jtreg/runtime/InvocationTests/invocationOldCHATests.java
! test/hotspot/jtreg/runtime/InvocationTests/invokeinterfaceTests.java
! test/hotspot/jtreg/runtime/InvocationTests/invokespecialTests.java
! test/hotspot/jtreg/runtime/InvocationTests/invokevirtualTests.java

Changeset: bf788eee
Author:    Aleksey Shipilev <shade at openjdk.org>
Date:      2021-09-20 17:02:21 +0000
URL:       https://git.openjdk.java.net/jdk17u/commit/bf788eee88040f0bbcd8f9dd9e59a71ee23b9f95

8271862: C2 intrinsic for Reference.refersTo() is often not used

Backport-of: 3f723ca4577b9cffeb6153ee386edd75f1dfb1c6

! src/java.base/share/classes/java/lang/ref/PhantomReference.java
! src/java.base/share/classes/java/lang/ref/Reference.java

Changeset: 3a650aa6
Author:    Aleksey Shipilev <shade at openjdk.org>
Date:      2021-09-20 17:03:48 +0000
URL:       https://git.openjdk.java.net/jdk17u/commit/3a650aa64133aa530849a4c2330b30352e17f693

8271605: Update JMH devkit to 1.32

Backport-of: e74537f9241e57b4668ff542364220936e920330

! make/devkit/createJMHBundle.sh

Changeset: cd1d3e01
Author:    Aleksey Shipilev <shade at openjdk.org>
Date:      2021-09-20 17:06:06 +0000
URL:       https://git.openjdk.java.net/jdk17u/commit/cd1d3e018958660a2946c7ea97e9c2cd536f8b5f

8272318: Improve performance of HeapDumpAllTest

Backport-of: 73da66ffb707abf6dc38368a12e337d52597de25

! test/hotspot/jtreg/serviceability/dcmd/gc/HeapDumpAllTest.java

Changeset: 793d08a7
Author:    Joe Darcy <darcy at openjdk.org>
Date:      2021-09-20 17:08:01 +0000
URL:       https://git.openjdk.java.net/jdk17u/commit/793d08a74b6dc6e78233a4f60c232a1ee7e832ba

8214761: Bug in parallel Kahan summation implementation

Backport-of: dd871819a05886ee09fc00c7c778268440ebedb7

! src/java.base/share/classes/java/util/DoubleSummaryStatistics.java
! src/java.base/share/classes/java/util/stream/Collectors.java
! src/java.base/share/classes/java/util/stream/DoublePipeline.java
+ test/jdk/java/util/DoubleStreamSums/CompensatedSums.java
+ test/jdk/java/util/DoubleSummaryStatistics/NegativeCompensation.java



More information about the jdk-updates-changes mailing list