git: openjdk/riscv-port-jdk11u: riscv-port: 32 new changesets
duke
duke at openjdk.org
Sun Jul 9 00:40:53 UTC 2023
Changeset: 186d04cc
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-06-30 06:06:06 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/186d04cc610a1c8bb8c2445aa9c6e14928ed80b2
8221372: Test vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java times out
Update test to get rid of unneeded MethodEntry/MethodExit events
Backport-of: 5df8729406fff411489c4c974a0d2a00e43d7348
! test/hotspot/jtreg/vmTestbase/nsk/jvmti/GetThreadState/thrstat001/thrstat001.cpp
Changeset: d45544d8
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-06-30 06:07:44 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/d45544d87f54625f0f8deeee2f86451d07d26bff
8241097: java/math/BigInteger/largeMemory/SymmetricRangeTests.java requires -XX:+CompactStrings
Backport-of: 44eca823aa04d8ea63d9b5ebf47001a4bc7295ed
! test/jdk/java/math/BigInteger/largeMemory/SymmetricRangeTests.java
Changeset: 142d467c
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-06-30 06:09:36 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/142d467c03b5331e73e4f57db403b08d6f71ecd9
8298921: Create a regression test for JDK-8139581
Backport-of: 834e50e9efc16effad7469cae99ab8f918a30e86
+ test/jdk/java/awt/Component/ComponentRedrawnTest.java
Changeset: abfab03e
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-06-30 07:43:13 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/abfab03e69b5f8fc7780ba24ef18272e13d4384c
8228403: SignTwice.java failed with java.io.FileNotFoundException: File name too long
Backport-of: 804e840856d7593eb64faa7c84a4b02397af0bc7
! test/jdk/sun/security/tools/jarsigner/compatibility/Compatibility.java
! test/jdk/sun/security/tools/jarsigner/compatibility/JdkUtils.java
Changeset: 54cb9727
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-06-30 07:45:20 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/54cb9727180a81cf5458124fd253fa391e7cf421
8298974: Add ftcolor.c to imported freetype sources
Backport-of: 05f9e7676ea457cd5ef44acca9a1706b5dd0d093
+ src/java.desktop/share/native/libfreetype/src/base/ftcolor.c
Changeset: aa54ef1e
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-06-30 07:46:05 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/aa54ef1e5ac3db5864e8221eab4adfa203e630ac
8306682: Open source a few more AWT Choice tests
Backport-of: f39641ccbd670853b3c021dd4e490151cbc77ed6
+ test/jdk/java/awt/Choice/ChoiceMouseEventOutbounds.java
+ test/jdk/java/awt/Choice/ChoiceMoveTest.java
+ test/jdk/java/awt/Choice/ChoiceStaysOpenedOnTAB.java
+ test/jdk/java/awt/Choice/DragOffNoSelectTest.java
Changeset: 339518e2
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-06-30 07:48:39 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/339518e28327b8447d9800116d47fed97220587f
8306484: Open source several AWT Choice jtreg tests
Backport-of: b5362dadc59570d1f7fd7899be5ec11187168a16
+ test/jdk/java/awt/Choice/ChoiceConsumeMouseEvents.java
+ test/jdk/java/awt/Choice/ChoiceFocusLostTest.java
+ test/jdk/java/awt/Choice/ChoiceFreezeTest.java
+ test/jdk/java/awt/Choice/ChoiceGeneratesItemEvents.java
+ test/jdk/java/awt/Choice/ChoiceHandleMouseEvent.java
+ test/jdk/java/awt/Choice/ChoiceHandleMouseEvent_2.java
Changeset: 9c97b37e
Author: Kimura Yukihiro <kimura.yukihiro at jp.fujitsu.com>
Committer: Paul Hohensee <phh at openjdk.org>
Date: 2023-06-30 13:55:48 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/9c97b37e1bca898a3ba2832342c909879cb4e31c
8265980: Fix systemDictionary and loaderConstraints printing
Reviewed-by: phh
Backport-of: e4be9680cb5b0aab9a422d461807a619987d6df8
! src/hotspot/share/classfile/dictionary.cpp
! src/hotspot/share/classfile/dictionary.hpp
! src/hotspot/share/classfile/loaderConstraints.cpp
! src/hotspot/share/classfile/loaderConstraints.hpp
! src/hotspot/share/memory/metaspaceShared.cpp
Changeset: da6c1c78
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-07-03 18:52:01 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/da6c1c78484082a7bf9388afa43e130403a3fc06
8252530: Fix inconsistencies in hotspot whitebox
Reviewed-by: lucy
Backport-of: ab17be283559ba0477bc0dcbd11dbfccf155a57f
! src/hotspot/share/prims/whitebox.cpp
! test/jtreg-ext/requires/VMProps.java
! test/lib/sun/hotspot/WhiteBox.java
! test/lib/sun/hotspot/code/Compiler.java
Changeset: e5d67932
Author: Matthias Baesken <mbaesken at openjdk.org>
Date: 2023-07-04 07:05:56 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/e5d679320a980a1e262219712bdc2bbde735f7a2
8304867: Explicitly disable dtrace for ppc builds
Reviewed-by: lucy
Backport-of: ff368d504e9101e11c7182185f56255f429d31e3
! make/autoconf/hotspot.m4
Changeset: 003bdbb4
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-07-04 07:30:45 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/003bdbb4d4154f743c1f12bde477d9d1e20e1018
8168261: Use server cipher suites preference by default
Backport-of: 2eb8492163f39780ae2c87ff2f4eeb54054cad6a
! src/java.base/share/classes/javax/net/ssl/SSLContextSpi.java
! src/java.base/share/classes/sun/security/ssl/SSLConfiguration.java
+ test/jdk/sun/security/ssl/SSLContextImpl/DefaultCipherSuitePreference.java
Changeset: 8528c520
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-07-04 07:34:33 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/8528c520a079c34ac2a5a3334024aa1050afe393
8244078: ProcessTools executeTestJvm and createJavaProcessBuilder have inconsistent handling of test.*.opts
Reviewed-by: lucy
Backport-of: 81597d9f8fbc40bb1a26ca9fe66ece3caf1c9dda
! test/hotspot/jtreg/compiler/aot/verification/ClassAndLibraryNotMatchTest.java
! test/hotspot/jtreg/compiler/aot/verification/vmflags/BasicFlagsChange.java
! test/hotspot/jtreg/compiler/arraycopy/stress/TestStressArrayCopy.java
! test/hotspot/jtreg/compiler/ciReplay/CiReplayBase.java
! test/hotspot/jtreg/compiler/ciReplay/SABase.java
! test/hotspot/jtreg/compiler/graalunit/common/GraalUnitTestLauncher.java
! test/hotspot/jtreg/compiler/runtime/cr8015436/Driver8015436.java
! test/hotspot/jtreg/compiler/types/correctness/OffTest.java
! test/hotspot/jtreg/gc/TestAllocateHeapAt.java
! test/hotspot/jtreg/gc/TestAllocateHeapAtError.java
! test/hotspot/jtreg/gc/TestAllocateHeapAtMultiple.java
! test/hotspot/jtreg/gc/TestVerifyDuringStartup.java
! test/hotspot/jtreg/gc/arguments/GCArguments.java
! test/hotspot/jtreg/gc/arguments/TestUseNUMAInterleaving.java
! test/hotspot/jtreg/gc/g1/TestShrinkAuxiliaryData.java
! test/hotspot/jtreg/gc/g1/mixedgc/TestLogging.java
! test/hotspot/jtreg/gc/whitebox/TestWBGC.java
! test/hotspot/jtreg/runtime/BootstrapMethod/BSMCalledTwice.java
! test/hotspot/jtreg/runtime/ClassFile/UnsupportedClassFileVersion.java
! test/hotspot/jtreg/runtime/SharedArchiveFile/SharedArchiveFile.java
! test/hotspot/jtreg/runtime/StackTrace/LargeClassTest.java
! test/hotspot/jtreg/runtime/Unsafe/RangeCheck.java
! test/hotspot/jtreg/runtime/appcds/DumpClassList.java
! test/hotspot/jtreg/runtime/appcds/GraalWithLimitedMetaspace.java
! test/hotspot/jtreg/runtime/appcds/TestCommon.java
! test/hotspot/jtreg/runtime/appcds/sharedStrings/SharedStringsBasic.java
! test/hotspot/jtreg/runtime/appcds/sharedStrings/SysDictCrash.java
! test/hotspot/jtreg/runtime/handshake/HandshakeTransitionTest.java
! test/hotspot/jtreg/runtime/modules/ModuleOptionsTest.java
! test/hotspot/jtreg/runtime/modules/PatchModule/PatchModuleClassList.java
! test/hotspot/jtreg/runtime/os/AvailableProcessors.java
! test/hotspot/jtreg/runtime/os/TestUseCpuAllocPath.java
! test/hotspot/jtreg/runtime/verifier/OverriderMsg.java
! test/hotspot/jtreg/runtime/verifier/TestANewArray.java
! test/hotspot/jtreg/runtime/verifier/TestMultiANewArray.java
! test/hotspot/jtreg/serviceability/jvmti/GetObjectSizeClass.java
! test/hotspot/jtreg/serviceability/jvmti/GetObjectSizeOverflow.java
! test/hotspot/jtreg/serviceability/logging/TestLogRotation.java
! test/hotspot/jtreg/serviceability/sa/ClhsdbCDSCore.java
! test/hotspot/jtreg/serviceability/sa/TestJmapCore.java
! test/hotspot/jtreg/testlibrary/ctw/src/sun/hotspot/tools/ctw/CtwRunner.java
! test/hotspot/jtreg/testlibrary/jittester/src/jdk/test/lib/jittester/jtreg/JitTesterDriver.java
! test/hotspot/jtreg/testlibrary_tests/ctw/CtwTest.java
! test/hotspot/jtreg/vmTestbase/gc/huge/quicklook/largeheap/MemOptions/MemOptionsTest.java
! test/hotspot/jtreg/vmTestbase/jit/tiered/Test.java
! test/hotspot/jtreg/vmTestbase/metaspace/flags/maxMetaspaceSize/TestMaxMetaspaceSize.java
! test/hotspot/jtreg/vmTestbase/nsk/jvmti/RetransformClasses/retransform003/TestDriver.java
! test/hotspot/jtreg/vmTestbase/nsk/jvmti/SetNativeMethodPrefix/SetNativeMethodPrefix002/TestDriver.java
! test/hotspot/jtreg/vmTestbase/vm/compiler/CodeCacheInfo/Test.java
! test/hotspot/jtreg/vmTestbase/vm/compiler/CodeCacheInfoOnCompilation/Test.java
! test/jdk/com/sun/jdi/JITDebug.java
! test/jdk/com/sun/jdi/PrivateTransportTest.java
! test/jdk/com/sun/jdi/cds/CDSJDITest.java
! test/jdk/com/sun/jdi/lib/jdb/Debuggee.java
! test/jdk/java/io/File/MacPath.java
! test/jdk/java/io/Serializable/evolution/RenamePackage/RenamePackageTest.java
! test/jdk/java/lang/Runtime/shutdown/ShutdownInterruptedMain.java
! test/jdk/java/lang/StackWalker/CallerFromMain.java
! test/jdk/java/lang/System/MacEncoding/MacJNUEncoding.java
! test/jdk/java/lang/instrument/DaemonThread/TestDaemonThreadLauncher.java
! test/jdk/java/nio/charset/Charset/DefaultCharsetTest.java
! test/jdk/java/nio/charset/coders/SJISMappingPropTest.java
! test/jdk/java/nio/file/Path/MacPathTest.java
! test/jdk/jdk/jfr/event/sampling/TestNative.java
! test/jdk/jdk/jfr/jvm/TestDumpOnCrash.java
! test/jdk/jdk/jfr/jvm/TestJfrJavaBase.java
! test/jdk/jdk/jfr/startupargs/TestDumpOnExit.java
! test/jdk/jdk/jfr/startupargs/TestMemoryOptions.java
! test/jdk/jdk/jfr/startupargs/TestMultipleStartupRecordings.java
! test/jdk/jdk/jfr/startupargs/TestRetransformUsingLog.java
! test/jdk/jdk/jfr/startupargs/TestStartDuration.java
! test/jdk/jdk/jfr/startupargs/TestStartName.java
! test/jdk/sun/security/ssl/SSLEngineImpl/SSLEngineKeyLimit.java
! test/jdk/sun/security/ssl/SSLSocketImpl/SSLSocketKeyLimit.java
! test/lib/jdk/test/lib/Utils.java
! test/lib/jdk/test/lib/cds/CDSTestUtils.java
! test/lib/jdk/test/lib/jfr/AppExecutorHelper.java
! test/lib/jdk/test/lib/process/ProcessTools.java
Changeset: f321deb7
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-07-04 07:38:25 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/f321deb7c914eee7b34cf1ba000fed23fb2505ff
8232840: java/math/BigInteger/largeMemory/SymmetricRangeTests.java fails due to "OutOfMemoryError: Requested array size exceeds VM limit"
8232922: Add java/math/BigInteger/largeMemory/SymmetricRangeTests.java to ProblemList-Xcomp
Backport-of: cfd41c0c1dfae823d465711d147373c343977f00
! test/jdk/java/math/BigInteger/largeMemory/SymmetricRangeTests.java
Changeset: 985c7a10
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-07-04 07:40:35 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/985c7a10ae4b1786c21b9a0de21f8c51a6cbc25d
8209398: sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failed with "PKCS11Exception: CKR_ATTRIBUTE_SENSITIVE"
Backport-of: 75a911cea0133be5c8d689f7f548e9c975998471
! src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11Key.java
! test/jdk/ProblemList.txt
Changeset: c4fb98d7
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-07-04 07:42:53 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/c4fb98d7bd93a8dbd503e5d39e5cfab7bc4eec89
8307569: Build with gcc8 is broken after JDK-8307301
Reviewed-by: mdoerr
Backport-of: 64c09628664fd19c281723f15bf677c52e360acd
! make/lib/Awt2dLibraries.gmk
Changeset: c99f1e01
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-07-04 07:51:13 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/c99f1e012fc824a7e6d6f8fbaeec4be3d5f8d4b0
8307604: gcc12 based Alpine build broken build after JDK-8307301
Reviewed-by: mdoerr
Backport-of: d2e0e534d7e391dd633fb9ff671900f8060b6d49
! make/lib/Awt2dLibraries.gmk
Changeset: 842f8ae0
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-07-04 07:59:40 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/842f8ae08946976cf52e02397c93cf268f63c82e
8307301: Update HarfBuzz to 7.2.0
Backport-of: d8b230c384c47cc2bdc28d0849859d58a6a52eae
! src/java.desktop/share/legal/harfbuzz.md
! src/java.desktop/share/native/libharfbuzz/OT/Color/COLR/COLR.hh
! src/java.desktop/share/native/libharfbuzz/OT/Color/CPAL/CPAL.hh
! src/java.desktop/share/native/libharfbuzz/OT/Layout/GPOS/MarkLigPosFormat1.hh
! src/java.desktop/share/native/libharfbuzz/OT/Layout/GPOS/PairPosFormat1.hh
! src/java.desktop/share/native/libharfbuzz/OT/Layout/GPOS/SinglePosFormat1.hh
! src/java.desktop/share/native/libharfbuzz/OT/Layout/GSUB/Ligature.hh
! src/java.desktop/share/native/libharfbuzz/OT/Layout/GSUB/LigatureSet.hh
! src/java.desktop/share/native/libharfbuzz/OT/Layout/GSUB/LigatureSubstFormat1.hh
! src/java.desktop/share/native/libharfbuzz/OT/Layout/GSUB/SingleSubstFormat1.hh
! src/java.desktop/share/native/libharfbuzz/OT/Layout/GSUB/SingleSubstFormat2.hh
! src/java.desktop/share/native/libharfbuzz/OT/glyf/CompositeGlyph.hh
! src/java.desktop/share/native/libharfbuzz/OT/glyf/Glyph.hh
! src/java.desktop/share/native/libharfbuzz/OT/glyf/SimpleGlyph.hh
! src/java.desktop/share/native/libharfbuzz/OT/glyf/SubsetGlyph.hh
! src/java.desktop/share/native/libharfbuzz/OT/glyf/VarCompositeGlyph.hh
! src/java.desktop/share/native/libharfbuzz/OT/glyf/glyf.hh
! src/java.desktop/share/native/libharfbuzz/OT/glyf/path-builder.hh
! src/java.desktop/share/native/libharfbuzz/UPDATING.txt
! src/java.desktop/share/native/libharfbuzz/hb-aat-layout-common.hh
! src/java.desktop/share/native/libharfbuzz/hb-algs.hh
! src/java.desktop/share/native/libharfbuzz/hb-bimap.hh
! src/java.desktop/share/native/libharfbuzz/hb-bit-set.hh
! src/java.desktop/share/native/libharfbuzz/hb-blob.h
! src/java.desktop/share/native/libharfbuzz/hb-buffer.cc
! src/java.desktop/share/native/libharfbuzz/hb-cache.hh
! src/java.desktop/share/native/libharfbuzz/hb-common.cc
! src/java.desktop/share/native/libharfbuzz/hb-config.hh
! src/java.desktop/share/native/libharfbuzz/hb-debug.hh
! src/java.desktop/share/native/libharfbuzz/hb-deprecated.h
! src/java.desktop/share/native/libharfbuzz/hb-face.cc
! src/java.desktop/share/native/libharfbuzz/hb-face.hh
! src/java.desktop/share/native/libharfbuzz/hb-font.cc
! src/java.desktop/share/native/libharfbuzz/hb-font.h
! src/java.desktop/share/native/libharfbuzz/hb-ft.cc
! src/java.desktop/share/native/libharfbuzz/hb-map.cc
! src/java.desktop/share/native/libharfbuzz/hb-map.hh
! src/java.desktop/share/native/libharfbuzz/hb-ot-cmap-table.hh
! src/java.desktop/share/native/libharfbuzz/hb-ot-face-table-list.hh
! src/java.desktop/share/native/libharfbuzz/hb-ot-font.cc
! src/java.desktop/share/native/libharfbuzz/hb-ot-hdmx-table.hh
! src/java.desktop/share/native/libharfbuzz/hb-ot-head-table.hh
! src/java.desktop/share/native/libharfbuzz/hb-ot-hmtx-table.hh
! src/java.desktop/share/native/libharfbuzz/hb-ot-layout-common.hh
! src/java.desktop/share/native/libharfbuzz/hb-ot-layout-gsubgpos.hh
! src/java.desktop/share/native/libharfbuzz/hb-ot-layout.cc
! src/java.desktop/share/native/libharfbuzz/hb-ot-maxp-table.hh
! src/java.desktop/share/native/libharfbuzz/hb-ot-name.cc
! src/java.desktop/share/native/libharfbuzz/hb-ot-post-table.hh
! src/java.desktop/share/native/libharfbuzz/hb-ot-shaper-indic.cc
! src/java.desktop/share/native/libharfbuzz/hb-ot-stat-table.hh
! src/java.desktop/share/native/libharfbuzz/hb-ot-var-common.hh
+ src/java.desktop/share/native/libharfbuzz/hb-ot-var-cvar-table.hh
! src/java.desktop/share/native/libharfbuzz/hb-ot-var-gvar-table.hh
! src/java.desktop/share/native/libharfbuzz/hb-ot-var-hvar-table.hh
! src/java.desktop/share/native/libharfbuzz/hb-outline.cc
! src/java.desktop/share/native/libharfbuzz/hb-outline.hh
! src/java.desktop/share/native/libharfbuzz/hb-paint.h
! src/java.desktop/share/native/libharfbuzz/hb-paint.hh
! src/java.desktop/share/native/libharfbuzz/hb-pool.hh
! src/java.desktop/share/native/libharfbuzz/hb-priority-queue.hh
! src/java.desktop/share/native/libharfbuzz/hb-sanitize.hh
! src/java.desktop/share/native/libharfbuzz/hb-shape.cc
! src/java.desktop/share/native/libharfbuzz/hb-shape.h
! src/java.desktop/share/native/libharfbuzz/hb-shaper-list.hh
! src/java.desktop/share/native/libharfbuzz/hb-static.cc
! src/java.desktop/share/native/libharfbuzz/hb-style.cc
! src/java.desktop/share/native/libharfbuzz/hb-subset-input.cc
! src/java.desktop/share/native/libharfbuzz/hb-subset-plan.cc
! src/java.desktop/share/native/libharfbuzz/hb-subset-plan.hh
! src/java.desktop/share/native/libharfbuzz/hb-subset.cc
! src/java.desktop/share/native/libharfbuzz/hb-subset.h
! src/java.desktop/share/native/libharfbuzz/hb-unicode.h
! src/java.desktop/share/native/libharfbuzz/hb-version.h
! src/java.desktop/share/native/libharfbuzz/hb.hh
Changeset: a975a1e0
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-07-05 06:59:45 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/a975a1e0b28bd4e25e86f0f4ad16f108048ce801
8286620: Create regression test for verifying setMargin() of JRadioButton
Reviewed-by: lucy
Backport-of: 67f1bd7ff1bb218fd6de9ef1e957f729013e133c
+ test/jdk/javax/swing/JRadioButton/bug4380543.java
Changeset: b3417d8c
Author: Lutz Schmidt <lucy at openjdk.org>
Date: 2023-07-05 08:07:43 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/b3417d8c8aa539b62658d537f8b17010d8617982
8293657: sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 failed with "SSLHandshakeException: Remote host terminated the handshake"
Reviewed-by: mbaesken
Backport-of: f6d78cda853ce6ec6fdda845f1799253461fc618
! src/jdk.management.agent/share/classes/sun/management/jmxremote/ConnectorBootstrap.java
! test/jdk/sun/management/jmxremote/bootstrap/management_ssltest07_ok.properties.in
Changeset: 6b77069a
Author: Lutz Schmidt <lucy at openjdk.org>
Date: 2023-07-05 08:08:25 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/6b77069a17ee424f37c6782e0c60ca3bdd62fdfd
8291830: jvmti/RedefineClasses/StressRedefine failed: assert(!is_null(v)) failed: narrow klass value can never be zero
Reviewed-by: mdoerr
Backport-of: fb6fd03233b0eb001e2995d20a079b6af31d2b9b
! src/hotspot/share/oops/klass.cpp
! src/hotspot/share/oops/klass.hpp
! src/hotspot/share/oops/oopHandle.hpp
! src/hotspot/share/prims/jvmtiThreadState.hpp
Changeset: 532fbe9c
Author: Christoph Langer <clanger at openjdk.org>
Date: 2023-07-05 09:17:08 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/532fbe9c3cdaa4dcf4b11e8e9e23e00015c9d1d3
8291444: GHA builds/tests won't run manually if disabled from automatic running
Backport-of: 17744caa87ac313e924deb92af37c491cf7c97bc
! .github/workflows/main.yml
Changeset: 6b84480e
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-07-05 11:15:37 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/6b84480e9fe41fe1a703881c26d46fd90e870827
8304054: Linux: NullPointerException from FontConfiguration.getVersion in case no fonts are installed
Backport-of: 3c7ab80501d7935d6f65b18c1eb2b47b207ffcf9
! src/java.desktop/share/classes/sun/awt/FontConfiguration.java
Changeset: 9fecfb3e
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-07-05 11:21:43 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/9fecfb3e29b2cc77a7c455217c169cbe04f3e1ca
8305950: Have -XshowSettings option display tzdata version
Backport-of: d27e56e6d7ea24eb8de91f42fac851839798b4ee
! src/java.base/share/classes/sun/launcher/LauncherHelper.java
! test/jdk/tools/launcher/Settings.java
Changeset: 2854320b
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-07-05 11:30:14 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/2854320bda11d9cb1332735e93b7607d1107287b
8306638: Open source some AWT tests related to datatransfer and Toolkit
Backport-of: 2210e06788d14dab38f78d8b20a2397e633195af
+ test/jdk/java/awt/Toolkit/ToolkitListenerTest/ToolkitListenerTest.java
+ test/jdk/java/awt/datatransfer/CRLFTest/CRLFTest.java
+ test/jdk/java/awt/datatransfer/DataConversionDeadlockTest/DataConversionDeadlockTest.java
+ test/jdk/java/awt/datatransfer/DataFlavor/BestTextFlavorTest/BestTextFlavorTest.java
+ test/jdk/java/awt/datatransfer/FileTransferAWTLockTest/FileTransferAWTLockTest.java
Changeset: 750387be
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-07-05 11:34:39 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/750387bec79eea0ab6ac6f624cce16c66d89bc64
8297887: Update Siphash
Backport-of: bacf652311a74d93f6f802c51a1a2150522704cb
! src/hotspot/share/classfile/altHashing.cpp
Changeset: dbf8820d
Author: Lutz Schmidt <lucy at openjdk.org>
Date: 2023-07-05 12:52:42 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/dbf8820d604c30d169ee6247fb383411d07e4253
8300098: java/util/concurrent/ConcurrentHashMap/ConcurrentAssociateTest.java fails with internal timeout when executed with TieredCompilation1/3
Reviewed-by: mdoerr
Backport-of: ecf8842cd2309210f3d5eee7f9f28a198a860686
! src/java.base/share/classes/java/util/concurrent/ConcurrentHashMap.java
Changeset: b9a29eb4
Author: Roman Marchenko <rmarchenko at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date: 2023-07-05 17:47:02 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/b9a29eb4cf647a9cff0519afabdf4124ba9dd05f
8297437: javadoc cannot link to old docs (with old style anchors)
Reviewed-by: phh
Backport-of: 15a14884013a975707008f648b8e4864e16006ed
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/markup/Links.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/Extern.java
! test/langtools/jdk/javadoc/doclet/testClassCrossReferences/TestClassCrossReferences.java
! test/langtools/jdk/javadoc/doclet/testExternalOverridenMethod/TestExternalOverridenMethod.java
! test/langtools/jdk/javadoc/doclet/testHref/TestHref.java
! test/langtools/jdk/javadoc/doclet/testLinkOption/TestLinkOption.java
Changeset: 1a99b6e5
Author: Lutz Schmidt <lucy at openjdk.org>
Date: 2023-07-06 12:40:00 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/1a99b6e5c46ad95185f886b7875497351d50aa0b
8300659: Refactor TestMemoryAwareness to use WhiteBox api for host values
Reviewed-by: sgehwolf
Backport-of: 3c61d5aa48606dab2d2c639d5f0a56313476917d
! src/hotspot/share/prims/whitebox.cpp
! test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java
! test/lib/sun/hotspot/WhiteBox.java
Changeset: edbe5744
Author: Nagata, Haruhito <nagata.haruhito at jp.fujitsu.com>
Committer: Paul Hohensee <phh at openjdk.org>
Date: 2023-07-06 21:20:50 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/edbe5744923d236abffd8ed42cc20996e9894dbc
8274606: Fix jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest.java test
Backport-of: 7eb0372e55f23275b12470593adc97f1b79bc965
! test/jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest.java
Changeset: 6f0efc4c
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-07-07 05:30:50 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/6f0efc4c6c0848e29fae39daf003d5dd684d429d
8292297: Fix up loading of override java.security properties file
Reviewed-by: mbaesken
Backport-of: 4be52ee572e4fd65f2ac66d5e78c711c8eb6a61e
! src/java.base/share/classes/java/security/Security.java
! test/jdk/java/security/Security/ConfigFileTest.java
! test/jdk/java/security/Security/override.props
Changeset: 548c8025
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-07-07 05:35:20 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/548c802505c142dcf4112634bda9b1aa98c52363
8305074: ProblemList javax/net/ssl/DTLS/RespondToRetransmit.java
Reviewed-by: lucy
! test/jdk/ProblemList.txt
Changeset: 78922dcd
Author: Fei Yang <yangfei at iscas.ac.cn>
Date: 2023-07-09 08:37:05 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/78922dcd5218f01f3875c1978bbf56eba530f89a
Merge branch 'master' into riscv-port
More information about the riscv-port-dev
mailing list