git: openjdk/mobile: 15 new changesets

duke duke at openjdk.java.net
Mon Jun 14 15:56:52 UTC 2021


Changeset: 5b8c51f5
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2021-06-10 17:19:37 +0000
URL:       https://git.openjdk.java.net/mobile/commit/5b8c51f59a5f23930ee43bea30201c1ff88c44cd

8268539: several serviceability/sa tests should be run in driver mode

Backport-of: 78cb6776b6d43b67457993a109719b36ee892d60

! test/hotspot/jtreg/serviceability/sa/CDSJMapClstats.java
! test/hotspot/jtreg/serviceability/sa/ClhsdbDumpclass.java
! test/hotspot/jtreg/serviceability/sa/ClhsdbFlags.java
! test/hotspot/jtreg/serviceability/sa/ClhsdbJstackXcompStress.java
! test/hotspot/jtreg/serviceability/sa/DeadlockDetectionTest.java
! test/hotspot/jtreg/serviceability/sa/JhsdbThreadInfoTest.java
! test/hotspot/jtreg/serviceability/sa/TestCpoolForInvokeDynamic.java
! test/hotspot/jtreg/serviceability/sa/TestDefaultMethods.java
! test/hotspot/jtreg/serviceability/sa/TestHeapDumpForInvokeDynamic.java
! test/hotspot/jtreg/serviceability/sa/TestJhsdbJstackLineNumbers.java
! test/hotspot/jtreg/serviceability/sa/TestJhsdbJstackLock.java
! test/hotspot/jtreg/serviceability/sa/TestJhsdbJstackMixed.java
! test/hotspot/jtreg/serviceability/sa/TestObjectMonitorIterate.java
! test/hotspot/jtreg/serviceability/sa/TestRevPtrsForInvokeDynamic.java
! test/hotspot/jtreg/serviceability/sa/TestSysProps.java
! test/hotspot/jtreg/serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java
! test/hotspot/jtreg/serviceability/sa/sadebugd/ClhsdbAttachToDebugServer.java
! test/hotspot/jtreg/serviceability/sa/sadebugd/ClhsdbTestConnectArgument.java
! test/hotspot/jtreg/serviceability/sa/sadebugd/DebugdConnectTest.java
! test/hotspot/jtreg/serviceability/sa/sadebugd/DisableRegistryTest.java
! test/hotspot/jtreg/serviceability/sa/sadebugd/PmapOnDebugdTest.java
! test/hotspot/jtreg/serviceability/sa/sadebugd/RunCommandOnServerTest.java
! test/hotspot/jtreg/serviceability/sa/sadebugd/SADebugDTest.java

Changeset: 53b6e2c8
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2021-06-10 18:05:16 +0000
URL:       https://git.openjdk.java.net/mobile/commit/53b6e2c85cab251362d27a1cd0cd37bc7d380360

8267448: Add "ulimit -a" to environment.html

Reviewed-by: cjplummer

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

Changeset: 7b2e7d8b
Author:    Weijun Wang <weijun at openjdk.org>
Date:      2021-06-10 22:18:38 +0000
URL:       https://git.openjdk.java.net/mobile/commit/7b2e7d8bab890bd655093976cc9c3b0b6d00c034

8268525: Some new memory leak after JDK-8248268 and JDK-8255557

Reviewed-by: valeriep, ascarpino

! src/java.base/share/classes/com/sun/crypto/provider/CipherCore.java
! src/java.base/share/classes/com/sun/crypto/provider/ConstructKeys.java
! src/java.base/share/classes/com/sun/crypto/provider/GaloisCounterMode.java
! src/java.base/share/classes/com/sun/crypto/provider/KWUtil.java
! src/java.base/share/classes/com/sun/crypto/provider/KeyWrapCipher.java

Changeset: e3eef3b4
Author:    Jie Fu <jiefu at openjdk.org>
Date:      2021-06-11 02:47:42 +0000
URL:       https://git.openjdk.java.net/mobile/commit/e3eef3b41ab22b3fb1e4ee33ce4a3d3457d35ff1

8268576: jdk/jfr/event/gc/collection/TestSystemGc.java fails

Reviewed-by: egahlin, dholmes

= test/jdk/jdk/jfr/event/gc/collection/TestSystemGC.java

Changeset: bd9c2fa7
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2021-06-11 03:12:50 +0000
URL:       https://git.openjdk.java.net/mobile/commit/bd9c2fa73b61d2461fc44b6056437aee294c9082

8268565: runtime/records/RedefineRecord.java should be run in driver mode

Backport-of: 94d0b0f9810bd1a8da06ec267a1c7589d6cb756b

! test/hotspot/jtreg/runtime/records/RedefineRecord.java

Changeset: a437ce83
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2021-06-11 05:05:23 +0000
URL:       https://git.openjdk.java.net/mobile/commit/a437ce839f749dab8c42611e0190ece5bea5d255

8268580: runtime/memory/LargePages/TestLargePagesFlags.java should be run in driver mode

Reviewed-by: dholmes

! test/hotspot/jtreg/runtime/memory/LargePages/TestLargePagesFlags.java

Changeset: da043e99
Author:    Daniel Fuchs <dfuchs at openjdk.org>
Date:      2021-06-11 08:42:14 +0000
URL:       https://git.openjdk.java.net/mobile/commit/da043e99b830fa4fcbfdbdbed182abc394ba6fb1

8268555: Update HttpClient tests that use ITestContext to jtreg 6+1

Reviewed-by: chegar

! test/jdk/java/net/httpclient/AbstractThrowingPublishers.java
! test/jdk/java/net/httpclient/AbstractThrowingPushPromises.java
! test/jdk/java/net/httpclient/AbstractThrowingSubscribers.java
! test/jdk/java/net/httpclient/AggregateRequestBodyTest.java
! test/jdk/java/net/httpclient/CancelRequestTest.java
! test/jdk/java/net/httpclient/ForbiddenHeadTest.java
! test/jdk/java/net/httpclient/ISO_8859_1_Test.java
! test/jdk/java/net/httpclient/ProxySelectorTest.java
! test/jdk/java/net/httpclient/Response204V2Test.java
! test/jdk/java/net/httpclient/ShortResponseBody.java

Changeset: cce8da2c
Author:    Igor Ignatyev <iignatyev at openjdk.org>
Date:      2021-06-11 12:40:44 +0000
URL:       https://git.openjdk.java.net/mobile/commit/cce8da2c60812873b63de4e65bc992bc6d825fe1

8268602: a couple runtime/os tests don't check exit code

Reviewed-by: dholmes

! test/hotspot/jtreg/runtime/os/AvailableProcessors.java
! test/hotspot/jtreg/runtime/os/TestUseCpuAllocPath.java

Changeset: e39346e7
Author:    Weijun Wang <weijun at openjdk.org>
Date:      2021-06-11 15:12:11 +0000
URL:       https://git.openjdk.java.net/mobile/commit/e39346e708a06cdee2b9a096f08c1cfe2e21dfc2

8268093: Manual Testcase: "sun/security/krb5/config/native/TestDynamicStore.java" Fails with NPE

Reviewed-by: mullan

! test/jdk/sun/security/krb5/config/native/TestDynamicStore.java
! test/jdk/sun/security/krb5/config/native/libTestDynamicStore.m

Changeset: 01054e6f
Author:    Calvin Cheung <ccheung at openjdk.org>
Date:      2021-06-11 16:08:18 +0000
URL:       https://git.openjdk.java.net/mobile/commit/01054e6f5ab75dd1b7d3e82be0eb83f14a7add15

8268470: CDS dynamic dump asserts with JFR RecordingStream

Reviewed-by: minqi, iklam

! src/hotspot/share/classfile/systemDictionaryShared.cpp
! src/hotspot/share/classfile/systemDictionaryShared.hpp
+ test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/JFRDynamicCDS.java
+ test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/test-classes/JFRDynamicCDSApp.java

Changeset: 6171ae45
Author:    Daniel D. Daugherty <dcubed at openjdk.org>
Date:      2021-06-11 20:24:35 +0000
URL:       https://git.openjdk.java.net/mobile/commit/6171ae455288a74c4c3dcec6983515db04bdc360

8268630: ProblemList serviceability/jvmti/CompiledMethodLoad/Zombie.java on linux-aarch64

Reviewed-by: erikj

! test/hotspot/jtreg/ProblemList.txt

Changeset: fe48ea9d
Author:    Chris Hegarty <chegar at openjdk.org>
Date:      2021-06-14 08:29:49 +0000
URL:       https://git.openjdk.java.net/mobile/commit/fe48ea9d7975188853bc165ce29789753f4758f2

8268342: java/foreign/channels/TestAsyncSocketChannels.java fails with "IllegalStateException: This segment is already closed"

Reviewed-by: dfuchs

! test/jdk/java/foreign/channels/TestAsyncSocketChannels.java

Changeset: b3185354
Author:    Markus Grönlund <mgronlun at openjdk.org>
Date:      2021-06-14 13:11:33 +0000
URL:       https://git.openjdk.java.net/mobile/commit/b318535452bc0dbc7f8a111a71bb0881833495e1

8267579: Thread::cooked_allocated_bytes() hits assert(left >= right) failed: avoid underflow

Backport-of: c4207355d3fc19687c72f47edf21611ffed7efaf

! src/hotspot/share/gc/shared/threadLocalAllocBuffer.cpp
! src/hotspot/share/gc/shared/threadLocalAllocBuffer.hpp
! src/hotspot/share/runtime/thread.inline.hpp

Changeset: 17295b1b
Author:    Jesper Wilhelmsson <jwilhelm at openjdk.org>
Date:      2021-06-14 15:55:57 +0000
URL:       https://git.openjdk.java.net/mobile/commit/17295b1bb02b2121978f1459b2e75c5e1031e7ea

Merge

Reviewed-by: dcubed

! test/failure_handler/src/share/conf/linux.properties
! test/failure_handler/src/share/conf/mac.properties
! test/hotspot/jtreg/ProblemList.txt
! test/failure_handler/src/share/conf/linux.properties
! test/failure_handler/src/share/conf/mac.properties
! test/hotspot/jtreg/ProblemList.txt

Changeset: 6cf6b165
Author:    duke <duke at openjdk.org>
Date:      2021-06-14 15:56:29 +0000
URL:       https://git.openjdk.java.net/mobile/commit/6cf6b1657f172ac9a299c99b4adf6e7f267b6e88

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list