git: openjdk/jdk: 11 new changesets

Albert Mingkun Yang ayang at openjdk.org
Thu Jul 14 07:59:30 UTC 2022


Changeset: 2baf526f
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
Date:      2022-07-12 14:14:46 +0000
URL:       https://git.openjdk.org/jdk/commit/2baf526fcec3ecd8e306fd9bd483ab5ed4ec8afe

8288850: SegmentAllocator:allocate() can return null some cases

Reviewed-by: psandoz

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

Changeset: 0fd1b689
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
Date:      2022-07-12 14:16:22 +0000
URL:       https://git.openjdk.org/jdk/commit/0fd1b68972995d5071eed21088e0997ac1171ca3

8290071: Javadoc for MemorySegment/MemoryAddress getter/setters contains some typos

Reviewed-by: uschindler, psandoz

! src/java.base/share/classes/java/lang/foreign/MemoryAddress.java
! src/java.base/share/classes/java/lang/foreign/MemorySegment.java

Changeset: 4545ed68
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
Date:      2022-07-12 14:22:42 +0000
URL:       https://git.openjdk.org/jdk/commit/4545ed6842b1882d64f62f96b7abdfc2b3d043b8

8289365: SegmentAllocator:allocateArray(MemoryLayout, count) does not throw IAEx when count is -1

Reviewed-by: psandoz

! src/java.base/share/classes/java/lang/foreign/SegmentAllocator.java
! test/jdk/java/foreign/TestSegmentAllocators.java

Changeset: 59d0c739
Author:    Alan Bateman <alanb at openjdk.org>
Date:      2022-07-12 14:46:15 +0000
URL:       https://git.openjdk.org/jdk/commit/59d0c739ac983414bd429cf2b14c29b61cef5481

8289930: Improve Thread description of inherited AccessControlContext

Reviewed-by: jpai, mchung

! src/java.base/share/classes/java/lang/Thread.java

Changeset: 128c6c64
Author:    Brian Burkhalter <bpb at openjdk.org>
Date:      2022-07-12 20:48:23 +0000
URL:       https://git.openjdk.org/jdk/commit/128c6c648c24c37ab20a7c902d67d245e2b4ca72

8290095: java/nio/channels/FileChannel/largeMemory/LargeGatheringWrite.java timed out

Reviewed-by: jpai, alanb

! test/jdk/java/nio/channels/FileChannel/largeMemory/LargeGatheringWrite.java

Changeset: fff7f353
Author:    Daniel D. Daugherty <dcubed at openjdk.org>
Date:      2022-07-12 21:04:43 +0000
URL:       https://git.openjdk.org/jdk/commit/fff7f35300f4a05046057fce80095fbec3fa275f

8290201: ProblemList com/sun/jdi/InvokeHangTest.java on macosx-x64 in vthread mode

Reviewed-by: bpb

! test/jdk/ProblemList-svc-vthread.txt

Changeset: ce36f6ea
Author:    Daniel D. Daugherty <dcubed at openjdk.org>
Date:      2022-07-12 21:45:19 +0000
URL:       https://git.openjdk.org/jdk/commit/ce36f6ea855a7ede02df969e6bb599ac36ac04fe

8290203: ProblemList vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java on linux-all

Reviewed-by: naoto

! test/hotspot/jtreg/ProblemList.txt

Changeset: a7f83582
Author:    Jesper Wilhelmsson <jwilhelm at openjdk.org>
Date:      2022-07-14 06:19:40 +0000
URL:       https://git.openjdk.org/jdk/commit/a7f83582d323b0dc39abc0b2114144206183af45

Merge

! test/hotspot/jtreg/ProblemList.txt
! test/hotspot/jtreg/ProblemList.txt

Changeset: 292d909e
Author:    Daniel Jeliński <djelinski at openjdk.org>
Date:      2022-07-14 06:36:57 +0000
URL:       https://git.openjdk.org/jdk/commit/292d909e81266a75221d660e8914cbcec7640061

8290178: failure_handler: run netstat without name lookups

Reviewed-by: jpai, dfuchs, msheppar, lmesnik

! test/failure_handler/src/share/conf/mac.properties

Changeset: adf40d25
Author:    KIRIYAMA Takuya <kiriyama.takuya at fujitsu.com>
Committer: Jaikiran Pai <jpai at openjdk.org>
Date:      2022-07-14 07:00:33 +0000
URL:       https://git.openjdk.org/jdk/commit/adf40d25a1c53ac4804d013c78558c58edb20b85

8290149: java/nio/file/Files/probeContentType/Basic.java fails on Windows Server 2019/2022

Reviewed-by: jpai, lancea

! test/jdk/java/nio/file/Files/probeContentType/Basic.java

Changeset: 109e21af
Author:    Albert Mingkun Yang <ayang at openjdk.org>
Date:      2022-07-14 07:56:49 +0000
URL:       https://git.openjdk.org/jdk/commit/109e21af667ff85daca1d1e0756e0080dbaf54f3

8290080: G1: Remove unnecessary is-obj-dead check in HeapRegion::do_oops_on_memregion_in_humongous

Reviewed-by: tschatzl, iwalulya

! src/hotspot/share/gc/g1/heapRegion.inline.hpp



More information about the jdk-changes mailing list