git: openjdk/jdk: 9 new changesets

Jesper Wilhelmsson jwilhelm at openjdk.org
Sat Jul 2 18:09:33 UTC 2022


Changeset: 95497772
Author:    Tobias Hartmann <thartmann at openjdk.org>
Date:      2022-07-01 05:23:57 +0000
URL:       https://git.openjdk.org/jdk/commit/95497772e7207b5752e6ecace4a6686df2b45227

8284358: Unreachable loop is not removed from C2 IR, leading to a broken graph

Co-authored-by: Christian Hagedorn <chagedorn at openjdk.org>
Reviewed-by: kvn, chagedorn

! src/hotspot/share/opto/cfgnode.cpp
+ test/hotspot/jtreg/compiler/c2/TestDeadDataLoop.java

Changeset: 604ea90d
Author:    Naoto Sato <naoto at openjdk.org>
Date:      2022-07-01 16:07:23 +0000
URL:       https://git.openjdk.org/jdk/commit/604ea90d55ac8354fd7287490ef59b8e3ce020d1

8289549: ISO 4217 Amendment 172 Update

Reviewed-by: iris

! src/java.base/share/data/currency/CurrencyData.properties
! test/jdk/java/util/Currency/tablea1.txt

Changeset: 20124ac7
Author:    Daniel D. Daugherty <dcubed at openjdk.org>
Date:      2022-07-01 16:21:31 +0000
URL:       https://git.openjdk.org/jdk/commit/20124ac755acbe801d51a26dc5176239d1256279

8289585: ProblemList sun/tools/jhsdb/JStackStressTest.java on linux-aarch64

Reviewed-by: bpb, kevinw

! test/jdk/ProblemList.txt

Changeset: 8e01ffb3
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
Date:      2022-07-01 21:46:07 +0000
URL:       https://git.openjdk.org/jdk/commit/8e01ffb3a7914a67a66ce284029f19cdf845b626

8289570: SegmentAllocator:allocateUtf8String(String str) default behavior mismatch to spec

Reviewed-by: alanb, psandoz

! src/java.base/share/classes/jdk/internal/foreign/Utils.java
! test/jdk/java/foreign/TestSegmentAllocators.java

Changeset: 99250140
Author:    Vladimir Ivanov <vlivanov at openjdk.org>
Date:      2022-07-01 22:56:48 +0000
URL:       https://git.openjdk.org/jdk/commit/9925014035ed203ba42cce80a23730328bbe8a50

8280320: C2: Loop opts are missing during OSR compilation

Reviewed-by: thartmann, iveresov

! src/hotspot/share/ci/ciMethodData.cpp

Changeset: cfc9a881
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2022-07-02 00:25:20 +0000
URL:       https://git.openjdk.org/jdk/commit/cfc9a881afd300bd7c1ce784287d1669308e89fc

8288854: getLocalGraphicsEnvironment() on for multi-screen setups throws exception NPE

Reviewed-by: azvegint, aivanov

! src/java.desktop/unix/classes/sun/awt/X11GraphicsEnvironment.java

Changeset: 9515560c
Author:    Serguei Spitsyn <sspitsyn at openjdk.org>
Date:      2022-07-02 05:43:43 +0000
URL:       https://git.openjdk.org/jdk/commit/9515560c54438156b37f1549229bcb5535df5fd1

8288703: GetThreadState returns 0 for virtual thread that has terminated

Reviewed-by: alanb, amenkov, cjplummer

! src/hotspot/share/prims/jvmtiEnvBase.cpp
! test/hotspot/jtreg/serviceability/jvmti/thread/GetThreadState/thrstat03/thrstat03.java
! test/hotspot/jtreg/serviceability/jvmti/vthread/SelfSuspendDisablerTest/SelfSuspendDisablerTest.java
! test/hotspot/jtreg/serviceability/jvmti/vthread/SelfSuspendDisablerTest/libSelfSuspendDisablerTest.cpp

Changeset: f5cdabad
Author:    Igor Veresov <iveresov at openjdk.org>
Date:      2022-07-02 05:55:10 +0000
URL:       https://git.openjdk.org/jdk/commit/f5cdabad06b1658d9a3ac01f94cbd29080ffcdb1

8245268: -Xcomp is missing from java launcher documentation

Reviewed-by: kvn

! src/java.base/share/man/java.1

Changeset: 70f56933
Author:    Jesper Wilhelmsson <jwilhelm at openjdk.org>
Date:      2022-07-02 18:07:36 +0000
URL:       https://git.openjdk.org/jdk/commit/70f5693356277c0685668219a79819707d099d9f

Merge

! src/hotspot/share/prims/jvmtiEnvBase.cpp
! src/java.base/share/man/java.1
! test/hotspot/jtreg/serviceability/jvmti/thread/GetThreadState/thrstat03/thrstat03.java
! test/jdk/ProblemList.txt
! src/hotspot/share/prims/jvmtiEnvBase.cpp
! src/java.base/share/man/java.1
! test/hotspot/jtreg/serviceability/jvmti/thread/GetThreadState/thrstat03/thrstat03.java
! test/jdk/ProblemList.txt



More information about the jdk-changes mailing list