git: openjdk/riscv-port-jdk11u: riscv-port: 10 new changesets
duke
duke at openjdk.org
Wed Mar 6 10:32:14 UTC 2024
Changeset: f2565a6c
Author: Aleksey Shipilev <shade at openjdk.org>
Date: 2024-02-28 07:39:37 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/f2565a6c6f26e84d8e5eede39c0f3a50be5d579f
8324723: GHA: Upgrade some actions to avoid deprecated Node 16
Reviewed-by: phh
Backport-of: 951b5f8ecb9cd2a72b3904c110179afe487ada2b
! .github/actions/do-build/action.yml
! .github/actions/get-bootjdk/action.yml
! .github/actions/get-bundles/action.yml
! .github/actions/get-jtreg/action.yml
! .github/actions/get-msys2/action.yml
! .github/actions/upload-bundles/action.yml
! .github/workflows/build-cross-compile.yml
! .github/workflows/main.yml
! .github/workflows/test.yml
Changeset: 61164cef
Author: Aleksey Shipilev <shade at openjdk.org>
Date: 2024-02-28 07:41:01 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/61164cef029a4114d4c5d55a590488aac44c1fbd
8305962: update jcstress to 0.16
Backport-of: 292ee630ae32c3b50363b10ffa6090e57ffef1e8
! test/hotspot/jtreg/applications/jcstress/JcstressRunner.java
! test/hotspot/jtreg/applications/jcstress/TestGenerator.java
+ test/hotspot/jtreg/applications/jcstress/collections.java
= test/hotspot/jtreg/applications/jcstress/mxbeans.java
= test/hotspot/jtreg/applications/jcstress/oota.java
Changeset: 0ae93db1
Author: Aleksey Shipilev <shade at openjdk.org>
Date: 2024-02-29 10:24:24 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/0ae93db1267ccb76176d191cc454a62d4605fd35
8323717: Introduce test keyword for tests that need external dependencies
Reviewed-by: phh
Backport-of: 12b89cd2eeb5c2c43a2ce425c96fc4f718e30514
! test/hotspot/jtreg/TEST.ROOT
! test/hotspot/jtreg/applications/jcstress/TestGenerator.java
! test/hotspot/jtreg/applications/jcstress/accessAtomic.java
! test/hotspot/jtreg/applications/jcstress/acqrel.java
! test/hotspot/jtreg/applications/jcstress/atomicity.java
! test/hotspot/jtreg/applications/jcstress/atomics.java
! test/hotspot/jtreg/applications/jcstress/causality.java
! test/hotspot/jtreg/applications/jcstress/coherence.java
! test/hotspot/jtreg/applications/jcstress/collections.java
! test/hotspot/jtreg/applications/jcstress/copy.java
! test/hotspot/jtreg/applications/jcstress/countdownlatch.java
! test/hotspot/jtreg/applications/jcstress/defaultValues.java
! test/hotspot/jtreg/applications/jcstress/executors.java
! test/hotspot/jtreg/applications/jcstress/fences.java
! test/hotspot/jtreg/applications/jcstress/future.java
! test/hotspot/jtreg/applications/jcstress/init.java
! test/hotspot/jtreg/applications/jcstress/initClass.java
! test/hotspot/jtreg/applications/jcstress/initLen.java
! test/hotspot/jtreg/applications/jcstress/interrupt.java
! test/hotspot/jtreg/applications/jcstress/locks.java
! test/hotspot/jtreg/applications/jcstress/memeffects.java
! test/hotspot/jtreg/applications/jcstress/mxbeans.java
! test/hotspot/jtreg/applications/jcstress/oota.java
! test/hotspot/jtreg/applications/jcstress/seqcst.java
! test/hotspot/jtreg/applications/jcstress/singletons.java
! test/hotspot/jtreg/applications/jcstress/strings.java
! test/hotspot/jtreg/applications/jcstress/tearing.java
! test/hotspot/jtreg/applications/jcstress/threadlocal.java
! test/hotspot/jtreg/applications/jcstress/unsafe.java
! test/hotspot/jtreg/applications/jcstress/varhandles.java
! test/hotspot/jtreg/applications/jcstress/volatiles.java
! test/hotspot/jtreg/applications/scimark/Scimark.java
Changeset: b183cd23
Author: Aleksey Shipilev <shade at openjdk.org>
Date: 2024-02-29 10:44:14 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/b183cd239933552e1af8c890628b0bdee6ba21e7
8314552: Fix javadoc tests to work with jtreg 7
Reviewed-by: phh
Backport-of: e83046409d81d074cd68dc823e794a852ed93cee
! test/langtools/jdk/javadoc/doclet/testSerialVersionUID/TestSerialVersionUID.java
! test/langtools/jdk/javadoc/doclet/testTagMisuse/TestTagMisuse.java
! test/langtools/jdk/javadoc/doclet/testThrowsHead/TestThrowsHead.java
! test/langtools/jdk/javadoc/doclet/testUnnamedPackage/TestUnnamedPackage.java
! test/langtools/jdk/javadoc/tool/nonConstExprs/Test.java
Changeset: a582e118
Author: Aleksey Shipilev <shade at openjdk.org>
Date: 2024-03-04 08:31:15 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/a582e1180cd61b81407c4d9b0d64d343e716ff12
8281507: Two javac tests have bad jtreg `@clean` tags
Reviewed-by: mbaesken
Backport-of: 86723d4892485651bcae735ed13545ea89b9bb22
! test/langtools/tools/javac/8074306/TestSyntheticNullChecks.java
! test/langtools/tools/javac/StringConcat/TestIndyStringConcat.java
Changeset: f6e6eefc
Author: Aleksey Shipilev <shade at openjdk.org>
Date: 2024-03-04 08:32:47 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/f6e6eefcc10f85ee289bbcc8de9caba1c915beeb
8326938: [11u] JDK-8214908 broke two CTW tests
Reviewed-by: phh
! test/hotspot/jtreg/applications/ctw/modules/jdk_jfr.java
! test/hotspot/jtreg/applications/ctw/modules/jdk_management_jfr.java
Changeset: a4a5c7fe
Author: Jiawei Tang <tjw378335 at alibaba-inc.com>
Committer: Jie Fu <jiefu at openjdk.org>
Date: 2024-03-04 14:48:13 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/a4a5c7fe66679ce4d9022443e3cd1f9ec38059ac
8276125: RunThese24H.java SIGSEGV in JfrThreadGroup::thread_group_id
Reviewed-by: mgronlun
Backport-of: a885aab696777c99c8c4c5d9a46afc5fe0a4fe47
! src/hotspot/share/jfr/recorder/checkpoint/types/jfrThreadGroup.cpp
Changeset: 5c5687d4
Author: Sergey Bylokhov <serb at openjdk.org>
Date: 2024-03-05 15:10:13 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/5c5687d4abde9180556db67c8a21f865dbebf7e7
8322750: Test "api/java_awt/interactive/SystemTrayTests.html" failed because A blue ball icon is added outside of the system tray
Reviewed-by: phh
Backport-of: 5a988a5087d0afbb577c6715fd5e1e44564888cb
! src/java.desktop/unix/classes/sun/awt/UNIXToolkit.java
! src/java.desktop/unix/classes/sun/awt/X11/XSystemTrayPeer.java
Changeset: 2a78f2f1
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-03-06 09:30:23 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/2a78f2f1591e55caeba9442b3a199db726470ded
Merge
Changeset: 17e4f4e3
Author: Fei Yang <yangfei at iscas.ac.cn>
Date: 2024-03-06 18:29:50 +0000
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/17e4f4e3571980afcdff7bb4071eee585f041797
Merge remote-tracking branch 'origin/master' into riscv-port
! .github/workflows/build-cross-compile.yml
! .github/workflows/build-cross-compile.yml
More information about the riscv-port-dev
mailing list