git: openjdk/riscv-port-jdk11u: riscv-port: 14 new changesets
duke
duke at openjdk.org
Mon Mar 25 09:47:47 UTC 2024
Changeset: cb1b9a64
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-03-19 14:10:20 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/cb1b9a64878e7751c785860c4466e41ad1df276f
8292717: Clean up checking of testing requirements in configure
Reviewed-by: shade, mdoerr
Backport-of: 16593cf51c3d994ba4a6d28ab97e519dfd53f37b
! make/autoconf/configure.ac
! make/autoconf/jdk-options.m4
! make/autoconf/lib-tests.m4
! make/autoconf/toolchain.m4
Changeset: 74822988
Author: Martin Doerr <mdoerr at openjdk.org>
Date: 2024-03-20 08:57:32 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/74822988a3a8e468181d5c3649ec1a6de87aea00
8325326: [PPC64] Don't relocate in case of allocation failure
Backport-of: 4388095cde20dec602ada9fe2977f1a359ceab91
! src/hotspot/cpu/ppc/ppc.ad
Changeset: c5ba4b5c
Author: Martin Doerr <mdoerr at openjdk.org>
Date: 2024-03-20 08:58:52 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/c5ba4b5c3e25364f826da96e17176c90d15d655e
8326101: [PPC64] Need to bailout cleanly if creation of stubs fails when code cache is out of space
Reviewed-by: mbaesken
Backport-of: e3ae81eeeee8e2b0063a576a90624dd927b512f0
! src/hotspot/cpu/ppc/c1_CodeStubs_ppc.cpp
! src/hotspot/cpu/ppc/ppc.ad
Changeset: ac9d090a
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-03-20 09:00:37 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/ac9d090a99c28986a8f20e4c58987ca69e425652
8015739: Background of JInternalFrame is located out of JInternalFrame
Reviewed-by: lucy
Backport-of: 7fb1fb0fa6bfb8258ac0191611f445b83a23408e
! src/java.desktop/share/classes/javax/swing/plaf/metal/MetalBorders.java
+ test/jdk/javax/swing/JInternalFrame/InternalFrameBorderTest.java
Changeset: 44825a00
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-03-20 09:01:31 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/44825a003b6b172015c7f374d9b5e90a20129489
8328524: [x86] StringRepeat.java failure on linux-x86: Could not reserve enough space for 2097152KB object heap
Backport-of: eebcc2181fe27f6aa10559233c7c58882a146f56
! test/jdk/java/lang/String/StringRepeat.java
Changeset: bd29eb6e
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-03-15 08:51:04 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/bd29eb6eec88a088703582318f790dff2432b7b7
8327391: Add SipHash attribution file
Backport-of: fcf48ab3d36a7f8eed84e81c3e2445adcbc95374
+ src/hotspot/share/legal/siphash.md
Changeset: a46d4440
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-03-20 10:27:11 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/a46d4440ee9a328d53f194245d79f124b7ceb80a
Merge
Changeset: 6bcb8ac9
Author: Andrew Lu <andrewlu at openjdk.org>
Date: 2024-03-21 03:07:18 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/6bcb8ac9f966c552f7284957d8515c5abcf829a5
8248194: Need better support for running SA tests on core files
Reviewed-by: lucy
Backport-of: db2d4e8f5af1274d82242d3d86b922656954e1ef
! test/hotspot/jtreg/serviceability/sa/ClhsdbCDSCore.java
! test/hotspot/jtreg/serviceability/sa/ClhsdbFindPC.java
! test/hotspot/jtreg/serviceability/sa/TestJmapCore.java
! test/lib/jdk/test/lib/SA/SATestUtils.java
! test/lib/jdk/test/lib/apps/LingeredApp.java
+ test/lib/jdk/test/lib/util/CoreUtils.java
Changeset: 50d05032
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-03-21 12:30:08 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/50d0503294ceb77289786532c82a887f12fba425
8314495: Update to use jtreg 7.3.1
Reviewed-by: shade, lucy
Backport-of: 75e14419d29c1dc98bd040490e93ae8f6eee4e43
! make/autoconf/lib-tests.m4
! make/conf/github-actions.conf
! make/conf/jib-profiles.js
! test/hotspot/jtreg/TEST.ROOT
! test/jaxp/TEST.ROOT
! test/jdk/TEST.ROOT
! test/langtools/TEST.ROOT
Changeset: 12a28633
Author: Andrew Lu <andrewlu at openjdk.org>
Date: 2024-03-22 02:12:04 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/12a28633d28e08884fafeb654bbc22af166f3651
8315663: Open source misc awt tests
Backport-of: a36f5a54ab4871739f2ccbabb684942fc3cadf20
+ test/jdk/java/awt/Icon/SetIconImageExceptionTest.java
+ test/jdk/sun/awt/PaletteTester.java
= test/jdk/sun/awt/duke.gif
Changeset: c782d4c9
Author: Andrew Lu <andrewlu at openjdk.org>
Date: 2024-03-25 07:25:53 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/c782d4c9cd2a600029ba8c80c963fffedcde101d
8312383: Log X509ExtendedKeyManager implementation class name in TLS/SSL connection
Reviewed-by: lucy
Backport-of: bdd1aebea379b63ae405827074530ef8e8a7c239
! src/java.base/share/classes/sun/security/ssl/X509Authentication.java
Changeset: 8c18317e
Author: Andrew Lu <andrewlu at openjdk.org>
Date: 2024-03-25 07:40:08 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/8c18317ef89886ffd7b917c89ab02e047b940c20
8270199: Most SA tests are skipped on macosx-aarch64 because all executables are signed
8241951: SA core file tests failed to find core file for signed binaries on OSX 10.15
Reviewed-by: lucy
Backport-of: 16e0ad0ad088af3ba1c9903ed8df60799a1ba651
! test/hotspot/jtreg/ProblemList.txt
! test/hotspot/jtreg/testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java
! test/lib/jdk/test/lib/Platform.java
! test/lib/jdk/test/lib/SA/SATestUtils.java
! test/lib/jdk/test/lib/util/CoreUtils.java
Changeset: f8225a42
Author: Andrew Lu <andrewlu at openjdk.org>
Date: 2024-03-25 08:46:24 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/f8225a424f763aaead44c98c2f51a9d3a009032e
8313206: PKCS11 tests silently skip execution
Reviewed-by: lucy
Backport-of: 7c4aaec0dc74badb8363c10d2a10a29e85ceb246
! test/jdk/sun/security/pkcs11/KeyStore/Basic.java
! test/jdk/sun/security/pkcs11/KeyStore/ClientAuth.java
! test/jdk/sun/security/pkcs11/KeyStore/SecretKeysBasic.java
! test/jdk/sun/security/pkcs11/PKCS11Test.java
! test/jdk/sun/security/pkcs11/Provider/ConfigQuotedString.java
! test/jdk/sun/security/pkcs11/Provider/Login.java
! test/jdk/sun/security/pkcs11/Provider/MultipleLogins.sh
! test/jdk/sun/security/pkcs11/SecmodTest.java
! test/jdk/sun/security/pkcs11/SecureRandom/Basic.java
Changeset: fec9f492
Author: Fei Yang <yangfei at iscas.ac.cn>
Date: 2024-03-25 17:44:14 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/fec9f4929ba5ab6e64e24c85bacebfdcff61b461
Merge branch 'master' into riscv-port
! test/hotspot/jtreg/testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java
! test/lib/jdk/test/lib/Platform.java
! test/hotspot/jtreg/testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java
! test/lib/jdk/test/lib/Platform.java
More information about the riscv-port-dev
mailing list