- 
    Bug 
- 
    Resolution: Unresolved
- 
     P4 P4
- 
    11, 17, 21, 23, 24
- 
    + uname -a 
 Linux fedora-riscv-3 6.1.31 #1 SMP Thu Jun 15 01:30:00 CST 2023 riscv64 GNU/Linux
 + cat /etc/os-release
 NAME="Fedora Linux"
 VERSION="38 (Workstation Edition)"
 ID=fedora
 VERSION_ID=38
 VERSION_CODENAME=""
 PLATFORM_ID="platform:f38"
 PRETTY_NAME="Fedora Linux 38 (Workstation Edition)"
 ANSI_COLOR="0;38;2;60;110;180"
 LOGO=fedora-logo-icon
 CPE_NAME="cpe:/o:fedoraproject:fedora:38"
 DEFAULT_HOSTNAME="fedora"
 HOME_URL="https://fedoraproject.org/"
 DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/"
 SUPPORT_URL="https://ask.fedoraproject.org/"
 BUG_REPORT_URL="https://bugzilla.redhat.com/"
 REDHAT_BUGZILLA_PRODUCT="Fedora"
 REDHAT_BUGZILLA_PRODUCT_VERSION=38
 REDHAT_SUPPORT_PRODUCT="Fedora"
 REDHAT_SUPPORT_PRODUCT_VERSION=38
 SUPPORT_END=2024-05-14
 VARIANT="Workstation Edition"
 VARIANT_ID=workstation
 + free -h
 total used free shared buff/cache available
 Mem: 125Gi 2.1Gi 27Gi 19Mi 96Gi 122Gi
 Swap: 8.0Gi 0.0Ki 8.0Gi
 + lscpu
 + head -n 25
 Architecture: riscv64
 Byte Order: Little Endian
 CPU(s): 64
 On-line CPU(s) list: 0-63
 NUMA node(s): 4
 NUMA node0 CPU(s): 0-7,16-23
 NUMA node1 CPU(s): 8-15,24-31
 NUMA node2 CPU(s): 32-39,48-55
 NUMA node3 CPU(s): 40-47,56-63
 + ldd --version
 ldd (GNU libc) 2.37
 Copyright (C) 2023 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions. There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 Written by Roland McGrath and Ulrich Drepper.
 + java -version
 openjdk version "24" 2025-03-18
 OpenJDK Runtime Environment (build 24+-af5e5324)
 OpenJDK 64-Bit Server VM (build 24+-af5e5324, mixed mode, sharing)
 + java -Xinternalversion
 OpenJDK 64-Bit Server VM (24+-af5e5324) for linux-riscv64 JRE (24+-af5e5324), built on 2024-10-22T15:31:49Z with gcc 13.2.1 20230728 (Red Hat 13.2.1-1)
 + git remote -v
 origin git@github.com:openjdk/jdk.git (fetch)
 origin git@github.com:openjdk/jdk.git (push)
 + git log -n 1
 + head -n 1
 commit af5e53241b5f05ef56a437b66b2ad8c5eea5462c+ uname -a Linux fedora-riscv-3 6.1.31 #1 SMP Thu Jun 15 01:30:00 CST 2023 riscv64 GNU/Linux + cat /etc/os-release NAME="Fedora Linux" VERSION="38 (Workstation Edition)" ID=fedora VERSION_ID=38 VERSION_CODENAME="" PLATFORM_ID="platform:f38" PRETTY_NAME="Fedora Linux 38 (Workstation Edition)" ANSI_COLOR="0;38;2;60;110;180" LOGO=fedora-logo-icon CPE_NAME="cpe:/o:fedoraproject:fedora:38" DEFAULT_HOSTNAME="fedora" HOME_URL="https://fedoraproject.org/" DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/" SUPPORT_URL="https://ask.fedoraproject.org/" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Fedora" REDHAT_BUGZILLA_PRODUCT_VERSION=38 REDHAT_SUPPORT_PRODUCT="Fedora" REDHAT_SUPPORT_PRODUCT_VERSION=38 SUPPORT_END=2024-05-14 VARIANT="Workstation Edition" VARIANT_ID=workstation + free -h total used free shared buff/cache available Mem: 125Gi 2.1Gi 27Gi 19Mi 96Gi 122Gi Swap: 8.0Gi 0.0Ki 8.0Gi + lscpu + head -n 25 Architecture: riscv64 Byte Order: Little Endian CPU(s): 64 On-line CPU(s) list: 0-63 NUMA node(s): 4 NUMA node0 CPU(s): 0-7,16-23 NUMA node1 CPU(s): 8-15,24-31 NUMA node2 CPU(s): 32-39,48-55 NUMA node3 CPU(s): 40-47,56-63 + ldd --version ldd (GNU libc) 2.37 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Roland McGrath and Ulrich Drepper. + java -version openjdk version "24" 2025-03-18 OpenJDK Runtime Environment (build 24+-af5e5324) OpenJDK 64-Bit Server VM (build 24+-af5e5324, mixed mode, sharing) + java -Xinternalversion OpenJDK 64-Bit Server VM (24+-af5e5324) for linux-riscv64 JRE (24+-af5e5324), built on 2024-10-22T15:31:49Z with gcc 13.2.1 20230728 (Red Hat 13.2.1-1) + git remote -v origin git@github.com:openjdk/jdk.git (fetch) origin git@github.com:openjdk/jdk.git (push) + git log -n 1 + head -n 1 commit af5e53241b5f05ef56a437b66b2ad8c5eea5462c
- 
        riscv
- 
        linux
linux riscv64 test time statistic:
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 3.902
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 3.882
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 635.414
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 0.001
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 1218.262
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 0.0
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 50.596
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 0.001
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 96.644
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 0.0
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 52.095
linux x64 test time statistic:
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 0.343
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 0.341
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 37.819
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 0.0
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 37.364
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 0.0
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 3.128
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 0.0
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 7.078
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 0.0
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 3.208
linux aarch64 test time statistic:
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 0.526
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 0.521
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 15.153
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 0.0
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 20.692
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 0.0
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 2.818
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 0.0
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 5.178
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 0.0
tmp/gc/shenandoah/TestAllocObjects_aggressive.jtr:elapsed time (seconds): 2.798