# # A fatal error has been detected by the Java Runtime Environment: # # Internal Error (/home/fyang/openjdk-jdk/src/hotspot/share/opto/block.cpp:1249), pid=2130903, tid=2130918 # assert(n->is_Root() || n->is_Region() || n->is_Phi() || n->is_MachMerge() || def_block->dominates(block)) failed: uses must be dominated by definitions # # JRE version: OpenJDK Runtime Environment (20.0) (fastdebug build 20-internal-adhoc.fyang.openjdk-jdk) # Java VM: OpenJDK 64-Bit Server VM (fastdebug 20-internal-adhoc.fyang.openjdk-jdk, compiled mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-riscv64) # Problematic frame: # V [libjvm.so+0x416ade] PhaseCFG::verify() const+0x1d4 # # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /home/fyang/openjdk-jdk/JTwork/scratch/core.2130903) # # If you would like to submit a bug report, please visit: # https://bugreport.java.com/bugreport/crash.jsp # --------------- S U M M A R Y ------------ Command Line: -Dtest.vm.opts= -Dtest.tool.vm.opts= -Dtest.compiler.opts= -Dtest.java.opts= -Dtest.jdk=/home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk -Dcompile.jdk=/home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk -Dtest.timeout.factor=1.0 -Dtest.root=/home/fyang/openjdk-jdk/test/hotspot/jtreg -Dtest.name=compiler/loopopts/TestUnreachableInnerLoop.java -Dtest.file=/home/fyang/openjdk-jdk/test/hotspot/jtreg/compiler/loopopts/TestUnreachableInnerLoop.java -Dtest.src=/home/fyang/openjdk-jdk/test/hotspot/jtreg/compiler/loopopts -Dtest.src.path=/home/fyang/openjdk-jdk/test/hotspot/jtreg/compiler/loopopts -Dtest.classes=/home/fyang/openjdk-jdk/JTwork/classes/compiler/loopopts/TestUnreachableInnerLoop.d -Dtest.class.path=/home/fyang/openjdk-jdk/JTwork/classes/compiler/loopopts/TestUnreachableInnerLoop.d -Xcomp -Xbatch -XX:CompileOnly=compiler/loopopts/TestUnreachableInnerLoop com.sun.javatest.regtest.agent.MainWrapper /home/fyang/openjdk-jdk/JTwork/compiler/loopopts/TestUnreachableInnerLoop.d/main.0.jta Host: ubuntu, RISCV64, 4 cores, 15G, Ubuntu 21.10 Time: Tue Jul 26 15:58:10 2022 CST elapsed time: 1.895667 seconds (0d 0h 0m 1s) --------------- T H R E A D --------------- Current thread (0x0000003fe420f390): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=2130918, stack(0x0000003fc041a000,0x0000003fc061a000)] Current CompileTask: C2: 1896 22 % !b 4 compiler.loopopts.TestUnreachableInnerLoop::fun @ 61 (233 bytes) Stack: [0x0000003fc041a000,0x0000003fc061a000], sp=0x0000003fc0614850, free space=2026k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0x416ade] PhaseCFG::verify() const+0x1d4 V [libjvm.so+0x7150d2] Compile::Code_Gen()+0x284 V [libjvm.so+0x7196d4] Compile::Compile(ciEnv*, ciMethod*, int, Options, DirectiveSet*)+0x11d4 V [libjvm.so+0x55c4ec] C2Compiler::compile_method(ciEnv*, ciMethod*, int, bool, DirectiveSet*)+0x258 V [libjvm.so+0x725da8] CompileBroker::invoke_compiler_on_method(CompileTask*)+0x8c4 V [libjvm.so+0x726972] CompileBroker::compiler_thread_loop()+0x61c V [libjvm.so+0xb8e7ee] JavaThread::thread_main_inner()+0x258 V [libjvm.so+0x14080b2] Thread::call_run()+0xd4 V [libjvm.so+0x106189c] thread_native_entry(Thread*)+0xee C [libc.so.6+0x66e94] C [libc.so.6+0xb2962] Registers: pc =0x0000003fe9d0bade x1(ra) =0x0000003fe9d0ba18 x2(sp) =0x0000003fc0614850 x3(gp) =0x0000002ae08ed800 x4(tp) =0x0000003fc06198f0 x5(t0) =0x0000000000000011 x6(t1) =0x0000003fe9b1c78c x7(t2) =0x00000000000000a8 x8(s0) =0x0000003fc06148f0 x9(s1) =0x0000003fc0614950 x10(a0) =0x0000003feaee3740 x11(a1) =0x00000000000004e1 x12(a2) =0x0000003feaee41b0 x13(a3) =0x0000003feaee4188 x14(a4) =0x0000003f8c1bb408 x15(a5) =0x0000003feb3a2000 x16(a6) =0x0000000000000003 x17(a7) =0x0000003f8c0c2620 x18(s2) =0x0000003feb169800 x19(s3) =0x0000000000000058 x20(s4) =0x0000000000000001 x21(s5) =0x0000003feaecb8b8 x22(s6) =0x0000003f8c1bb378 x23(s7) =0x0000000000000000 x24(s8) =0x0000003feaecbbe8 x25(s9) =0x0000003feaecbbd0 x26(s10)=0x0000003f8c1a8fb8 x27(s11)=0x0000003f8c1bcee8 x28(t3) =0x0000003feb2b4d5e x29(t4) =0x0000000000000010 x30(t5) =0x0000003fac4034c0 x31(t6) =0x000007142aea8424 Register to memory mapping: pc =0x0000003fe9d0bade: in /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/libjvm.so at 0x0000003fe98f5000 x1(ra) =0x0000003fe9d0ba18: in /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/libjvm.so at 0x0000003fe98f5000 x2(sp) =0x0000003fc0614850 is pointing into the stack for thread: 0x0000003fe420f390 x3(gp) =0x0000002ae08ed800 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00 x4(tp) =0x0000003fc06198f0 is pointing into the stack for thread: 0x0000003fe420f390 x5(t0) =0x0000000000000011 is an unknown value x6(t1) =0x0000003fe9b1c78c: in /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/libjvm.so at 0x0000003fe98f5000 x7(t2) =0x00000000000000a8 is an unknown value x8(s0) =0x0000003fc06148f0 is pointing into the stack for thread: 0x0000003fe420f390 x9(s1) =0x0000003fc0614950 is pointing into the stack for thread: 0x0000003fe420f390 x10(a0) =0x0000003feaee3740: in /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/libjvm.so at 0x0000003fe98f5000 x11(a1) =0x00000000000004e1 is an unknown value x12(a2) =0x0000003feaee41b0: in /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/libjvm.so at 0x0000003fe98f5000 x13(a3) =0x0000003feaee4188: in /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/libjvm.so at 0x0000003fe98f5000 x14(a4) =0x0000003f8c1bb408 points into unknown readable memory: 0x0000003feb10f420 | 20 f4 10 eb 3f 00 00 00 x15(a5) =0x0000003feb3a2000 points into unknown readable memory: 0x0000000000000058 | 58 00 00 00 00 00 00 00 x16(a6) =0x0000000000000003 is an unknown value x17(a7) =0x0000003f8c0c2620 points into unknown readable memory: 0xabababababababab | ab ab ab ab ab ab ab ab x18(s2) =0x0000003feb169800: in /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/libjvm.so at 0x0000003fe98f5000 x19(s3) =0x0000000000000058 is an unknown value x20(s4) =0x0000000000000001 is an unknown value x21(s5) =0x0000003feaecb8b8: in /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/libjvm.so at 0x0000003fe98f5000 x22(s6) =0x0000003f8c1bb378 points into unknown readable memory: 0x0000003feb131988 | 88 19 13 eb 3f 00 00 00 x23(s7) =0x0 is NULL x24(s8) =0x0000003feaecbbe8: in /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/libjvm.so at 0x0000003fe98f5000 x25(s9) =0x0000003feaecbbd0: in /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/libjvm.so at 0x0000003fe98f5000 x26(s10)=0x0000003f8c1a8fb8 points into unknown readable memory: 0x0000003feb0e06f8 | f8 06 0e eb 3f 00 00 00 x27(s11)=0x0000003f8c1bcee8 points into unknown readable memory: 0x0000003feb10f420 | 20 f4 10 eb 3f 00 00 00 x28(t3) =0x0000003feb2b4d5e: memset+0x0000000000000000 in /lib/riscv64-linux-gnu/libc.so.6 at 0x0000003feb23f000 x29(t4) =0x0000000000000010 is an unknown value x30(t5) =0x0000003fac4034c0 is pointing into metadata x31(t6) =0x000007142aea8424 is an unknown value Top of Stack: (sp=0x0000003fc0614850) 0x0000003fc0614850: 206c61626f6c4700 000000000000002a 0x0000003fc0614860: 0000000000000003 0000003f8c1bb408 0x0000003fc0614870: 0000000000000000 0000000000000001 0x0000003fc0614880: 0000003feb19c898 0000000000000018 0x0000003fc0614890: fffffffffffff000 0000003feb1f0364 0x0000003fc06148a0: 0000003feb19c898 0000003feb10f180 0x0000003fc06148b0: 0000003feb10f380 0000003feb201b10 0x0000003fc06148c0: 0000003feb1f0364 ffffffffffffe000 0x0000003fc06148d0: 0000003fc0614950 0000003fc0617320 0x0000003fc06148e0: 0000003fc0616520 0000003fea00a0d2 0x0000003fc06148f0: 00000000deadbeef 0000003fc0614928 0x0000003fc0614900: 0000003f8c129001 0000003f8c14c9a0 0x0000003fc0614910: 0000000000000001 0000003f8c14ca10 0x0000003fc0614920: 0000003f8c14c890 0000003f8c14c9a0 0x0000003fc0614930: 0000003fc06149c0 0000003fea8e07cc 0x0000003fc0614940: 0000003f8c14ca38 00000000deadbeef 0x0000003fc0614950: 0000003feb10f450 0000000000000007 0x0000003fc0614960: 0000003fc0617320 0000003f8c082478 0x0000003fc0614970: 0000003f8c1b2c00 0000003feb10f400 0x0000003fc0614980: ffffffc03f9eb687 0000000000000000 0x0000003fc0614990: 0000006600000080 0000003fe420fa30 0x0000003fc06149a0: 0000003f8c14e008 0000003f00000065 0x0000003fc06149b0: 0000003f00000065 0000003fc06176d8 0x0000003fc06149c0: 0000000000000000 0000003f8c14c700 0x0000003fc06149d0: 0000003fc0615670 0000003feb10f3e0 0x0000003fc06149e0: ffffffc03f9eb627 0000000000000000 0x0000003fc06149f0: 000002da00000400 0000003fc06176d8 0x0000003fc0614a00: 0000003f8c1b2ef0 0000003f8c14e488 0x0000003fc0614a10: 400fffb6dc30860f 00000000deadbeef 0x0000003fc0614a20: 0000003f8c1b2b08 0000003f8c124b00 0x0000003fc0614a30: 0000003feb10f3c0 ffffffc03f9eb5cf 0x0000003fc0614a40: 0000000000000000 0000003fc06176d8 Instructions: (pc=0x0000003fe9d0bade) 0x0000003fe9d0b9dc: d6850513 00e78023 003a0097 5d2080e7 0x0000003fe9d0b9ec: 00c45097 802080e7 000a0863 034d2783 0x0000003fe9d0b9fc: 8b8d4709 62e78363 866a8526 f0ef85ee 0x0000003fe9d0ba0c: 856ae13f 00bd5097 794080e7 54051f63 0x0000003fe9d0ba1c: 018d2783 09934b81 0a970580 8a93011c 0x0000003fe9d0ba2c: cfe9e92a 01cd2783 24fbf163 008d3783 0x0000003fe9d0ba3c: 020b9693 01d6d713 bb0397ba 0a630007 0x0000003fe9d0ba4c: 08630a0b 27830b6d a703028b f3630a44 0x0000003fe9d0ba5c: 78d824e7 02079693 01d6d793 639897ba 0x0000003fe9d0ba6c: 28070163 034d2783 0e000613 0ff7f693 0x0000003fe9d0ba7c: 06c68f63 03f7f693 02000613 06c68963 0x0000003fe9d0ba8c: 00f7f693 84634631 f79306c6 06931ff7 0x0000003fe9d0ba9c: 8e631020 278304d7 a6830907 9f95090d 0x0000003fe9d0baac: 00f04963 c78186ee 6ed42785 0063fff5 0x0000003fe9d0babc: 378304d7 86970009 8693011d 86176c66 0x0000003fe9d0bacc: 0613011d 05936e66 85174e10 0513011d 0x0000003fe9d0badc: 8023c6a5 3c230137 0097f6e4 80e7003a 0x0000003fe9d0baec: 40974d00 80e700c4 37037000 8e63f784 0x0000003fe9d0bafc: 278322ed 2b85018d f2fbe6e3 034d2783 0x0000003fe9d0bb0c: 8bbd4721 3ae78663 f8043703 079b0a05 0x0000003fe9d0bb1c: 2705000a f8e43023 f7043703 f8f43423 0x0000003fe9d0bb2c: e4e7ebe3 050da783 040da703 899b37fd 0x0000003fe9d0bb3c: f2e30007 b70302e9 9693048d d7930207 0x0000003fe9d0bb4c: 97ba01d6 0007ba03 000a3783 739c8552 0x0000003fe9d0bb5c: 08639782 378306aa 8552000a 9782739c 0x0000003fe9d0bb6c: 088da783 040da603 87bb4701 869b40f9 0x0000003fe9d0bb7c: fa630007 b70300c6 9693048d d7930207 0x0000003fe9d0bb8c: 97ba01d6 0e636398 378302e5 07130009 0x0000003fe9d0bb9c: 86970580 8693011c 86178826 0613011d 0x0000003fe9d0bbac: 0593c6a6 85171310 0513011d 8023cc65 0x0000003fe9d0bbbc: 009700e7 80e7003a 40973f80 80e700c4 0x0000003fe9d0bbcc: 37836280 8552000a 9782739c 00aa0663 0x0000003fe9d0bbdc: 088da783 Stack slot to memory mapping: stack at sp + 0 slots: 0x206c61626f6c4700 is an unknown value stack at sp + 1 slots: 0x000000000000002a is an unknown value stack at sp + 2 slots: 0x0000000000000003 is an unknown value stack at sp + 3 slots: 0x0000003f8c1bb408 points into unknown readable memory: 0x0000003feb10f420 | 20 f4 10 eb 3f 00 00 00 stack at sp + 4 slots: 0x0 is NULL stack at sp + 5 slots: 0x0000000000000001 is an unknown value stack at sp + 6 slots: 0x0000003feb19c898: in /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/libjvm.so at 0x0000003fe98f5000 stack at sp + 7 slots: 0x0000000000000018 is an unknown value --------------- P R O C E S S --------------- uid : 1003 euid : 1003 gid : 1003 egid : 1003 umask: 0002 (-------w-) Threads class SMR info: _java_thread_list=0x0000003fe427f9c0, length=12, elements={ 0x0000003fe4029be0, 0x0000003fe4207280, 0x0000003fe4208910, 0x0000003fe420a7d0, 0x0000003fe420bf20, 0x0000003fe420d690, 0x0000003fe420f390, 0x0000003fe4210c70, 0x0000003fe421a3c0, 0x0000003fe4230920, 0x0000003fe4237e00, 0x0000003fe4277ff0 } _java_thread_list_alloc_cnt=13, _java_thread_list_free_cnt=11, _java_thread_list_max=12, _nested_thread_list_max=0 _tlh_cnt=44, _tlh_times=0, avg_tlh_time=0.00, _tlh_time_max=0 _delete_lock_wait_cnt=0, _delete_lock_wait_max=0 _to_delete_list_cnt=0, _to_delete_list_max=1 Java Threads: ( => current thread ) 0x0000003fe4029be0 JavaThread "main" [_thread_blocked, id=2130906, stack(0x0000003fe9680000,0x0000003fe9880000)] 0x0000003fe4207280 JavaThread "Reference Handler" daemon [_thread_blocked, id=2130913, stack(0x0000003fc0e1a000,0x0000003fc101a000)] 0x0000003fe4208910 JavaThread "Finalizer" daemon [_thread_blocked, id=2130914, stack(0x0000003fc0c1a000,0x0000003fc0e1a000)] 0x0000003fe420a7d0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2130915, stack(0x0000003fc0a1a000,0x0000003fc0c1a000)] 0x0000003fe420bf20 JavaThread "Service Thread" daemon [_thread_blocked, id=2130916, stack(0x0000003fc081a000,0x0000003fc0a1a000)] 0x0000003fe420d690 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=2130917, stack(0x0000003fc061a000,0x0000003fc081a000)] =>0x0000003fe420f390 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=2130918, stack(0x0000003fc041a000,0x0000003fc061a000)] 0x0000003fe4210c70 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2130919, stack(0x0000003fc021a000,0x0000003fc041a000)] 0x0000003fe421a3c0 JavaThread "Sweeper thread" daemon [_thread_blocked, id=2130920, stack(0x0000003fc001a000,0x0000003fc021a000)] 0x0000003fe4230920 JavaThread "Notification Thread" daemon [_thread_blocked, id=2130921, stack(0x0000003f8be00000,0x0000003f8c000000)] 0x0000003fe4237e00 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=2130923, stack(0x0000003f8b9fe000,0x0000003f8bbfe000)] 0x0000003fe4277ff0 JavaThread "MainThread" [_thread_blocked, id=2130925, stack(0x0000003f8b7cd000,0x0000003f8b9cd000)] Other Threads: 0x0000003fe41de6e0 VMThread "VM Thread" [stack: 0x0000003fc1476000,0x0000003fc1676000] [id=2130912] 0x0000003fe42328f0 WatcherThread "VM Periodic Task Thread" [stack: 0x0000003f8bc00000,0x0000003f8be00000] [id=2130922] 0x0000003fe409c640 WorkerThread "GC Thread#0" [stack: 0x0000003fc83c5000,0x0000003fc85c5000] [id=2130907] 0x0000003fe40ad690 ConcurrentGCThread "G1 Main Marker" [stack: 0x0000003fc81c3000,0x0000003fc83c3000] [id=2130908] 0x0000003fe40ae830 WorkerThread "G1 Conc#0" [stack: 0x0000003fc3e00000,0x0000003fc4000000] [id=2130909] 0x0000003fe4115500 ConcurrentGCThread "G1 Refine#0" [stack: 0x0000003fc18fb000,0x0000003fc1afb000] [id=2130910] 0x0000003fe41166c0 ConcurrentGCThread "G1 Service" [stack: 0x0000003fc16f9000,0x0000003fc18f9000] [id=2130911] Threads with active compile tasks: C2 CompilerThread0 1926 22 % !b 4 compiler.loopopts.TestUnreachableInnerLoop::fun @ 61 (233 bytes) VM state: not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap address: 0x0000000706000000, size: 4000 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 CDS archive(s) mapped at: [0x0000000800000000-0x0000000800ce2000-0x0000000800ce2000), size 13508608, SharedBaseAddress: 0x0000000800000000, ArchiveRelocationMode: 0. Compressed class space mapped at: 0x0000000801000000-0x0000000841000000, reserved size: 1073741824 Narrow klass base: 0x0000000800000000, Narrow klass shift: 0, Narrow klass range: 0x100000000 GC Precious Log: CardTable entry size: 512 Card Set container configuration: InlinePtr #cards 4 size 8 Array Of Cards #cards 8 size 32 Howl #buckets 8 coarsen threshold 3686 Howl Bitmap #cards 512 size 80 coarsen threshold 460 Card regions per heap region 1 cards per card region 4096 CPUs: 4 total, 4 available Memory: 15992M Large Page Support: Disabled NUMA Support: Disabled Compressed Oops: Enabled (Zero based) Heap Region Size: 2M Heap Min Capacity: 8M Heap Initial Capacity: 250M Heap Max Capacity: 4000M Pre-touch: Disabled Parallel Workers: 4 Concurrent Workers: 1 Concurrent Refinement Workers: 4 Periodic GC: Disabled Heap: garbage-first heap total 260096K, used 2024K [0x0000000706000000, 0x0000000800000000) region size 2048K, 1 young (2048K), 0 survivors (0K) Metaspace used 351K, committed 512K, reserved 1114112K class space used 25K, committed 128K, reserved 1048576K Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, OA=open archive, CA=closed archive, TAMS=top-at-mark-start, PB=parsable bottom | 0|0x0000000706000000, 0x0000000706000000, 0x0000000706200000| 0%| F| |TAMS 0x0000000706000000| PB 0x0000000706000000| Untracked | 1|0x0000000706200000, 0x0000000706200000, 0x0000000706400000| 0%| F| |TAMS 0x0000000706200000| PB 0x0000000706200000| Untracked | 2|0x0000000706400000, 0x0000000706400000, 0x0000000706600000| 0%| F| |TAMS 0x0000000706400000| PB 0x0000000706400000| Untracked | 3|0x0000000706600000, 0x0000000706600000, 0x0000000706800000| 0%| F| |TAMS 0x0000000706600000| PB 0x0000000706600000| Untracked | 4|0x0000000706800000, 0x0000000706800000, 0x0000000706a00000| 0%| F| |TAMS 0x0000000706800000| PB 0x0000000706800000| Untracked | 5|0x0000000706a00000, 0x0000000706a00000, 0x0000000706c00000| 0%| F| |TAMS 0x0000000706a00000| PB 0x0000000706a00000| Untracked | 6|0x0000000706c00000, 0x0000000706c00000, 0x0000000706e00000| 0%| F| |TAMS 0x0000000706c00000| PB 0x0000000706c00000| Untracked | 7|0x0000000706e00000, 0x0000000706e00000, 0x0000000707000000| 0%| F| |TAMS 0x0000000706e00000| PB 0x0000000706e00000| Untracked | 8|0x0000000707000000, 0x0000000707000000, 0x0000000707200000| 0%| F| |TAMS 0x0000000707000000| PB 0x0000000707000000| Untracked | 9|0x0000000707200000, 0x0000000707200000, 0x0000000707400000| 0%| F| |TAMS 0x0000000707200000| PB 0x0000000707200000| Untracked | 10|0x0000000707400000, 0x0000000707400000, 0x0000000707600000| 0%| F| |TAMS 0x0000000707400000| PB 0x0000000707400000| Untracked | 11|0x0000000707600000, 0x0000000707600000, 0x0000000707800000| 0%| F| |TAMS 0x0000000707600000| PB 0x0000000707600000| Untracked | 12|0x0000000707800000, 0x0000000707800000, 0x0000000707a00000| 0%| F| |TAMS 0x0000000707800000| PB 0x0000000707800000| Untracked | 13|0x0000000707a00000, 0x0000000707a00000, 0x0000000707c00000| 0%| F| |TAMS 0x0000000707a00000| PB 0x0000000707a00000| Untracked | 14|0x0000000707c00000, 0x0000000707c00000, 0x0000000707e00000| 0%| F| |TAMS 0x0000000707c00000| PB 0x0000000707c00000| Untracked | 15|0x0000000707e00000, 0x0000000707e00000, 0x0000000708000000| 0%| F| |TAMS 0x0000000707e00000| PB 0x0000000707e00000| Untracked | 16|0x0000000708000000, 0x0000000708000000, 0x0000000708200000| 0%| F| |TAMS 0x0000000708000000| PB 0x0000000708000000| Untracked | 17|0x0000000708200000, 0x0000000708200000, 0x0000000708400000| 0%| F| |TAMS 0x0000000708200000| PB 0x0000000708200000| Untracked | 18|0x0000000708400000, 0x0000000708400000, 0x0000000708600000| 0%| F| |TAMS 0x0000000708400000| PB 0x0000000708400000| Untracked | 19|0x0000000708600000, 0x0000000708600000, 0x0000000708800000| 0%| F| |TAMS 0x0000000708600000| PB 0x0000000708600000| Untracked | 20|0x0000000708800000, 0x0000000708800000, 0x0000000708a00000| 0%| F| |TAMS 0x0000000708800000| PB 0x0000000708800000| Untracked | 21|0x0000000708a00000, 0x0000000708a00000, 0x0000000708c00000| 0%| F| |TAMS 0x0000000708a00000| PB 0x0000000708a00000| Untracked | 22|0x0000000708c00000, 0x0000000708c00000, 0x0000000708e00000| 0%| F| |TAMS 0x0000000708c00000| PB 0x0000000708c00000| Untracked | 23|0x0000000708e00000, 0x0000000708e00000, 0x0000000709000000| 0%| F| |TAMS 0x0000000708e00000| PB 0x0000000708e00000| Untracked | 24|0x0000000709000000, 0x0000000709000000, 0x0000000709200000| 0%| F| |TAMS 0x0000000709000000| PB 0x0000000709000000| Untracked | 25|0x0000000709200000, 0x0000000709200000, 0x0000000709400000| 0%| F| |TAMS 0x0000000709200000| PB 0x0000000709200000| Untracked | 26|0x0000000709400000, 0x0000000709400000, 0x0000000709600000| 0%| F| |TAMS 0x0000000709400000| PB 0x0000000709400000| Untracked | 27|0x0000000709600000, 0x0000000709600000, 0x0000000709800000| 0%| F| |TAMS 0x0000000709600000| PB 0x0000000709600000| Untracked | 28|0x0000000709800000, 0x0000000709800000, 0x0000000709a00000| 0%| F| |TAMS 0x0000000709800000| PB 0x0000000709800000| Untracked | 29|0x0000000709a00000, 0x0000000709a00000, 0x0000000709c00000| 0%| F| |TAMS 0x0000000709a00000| PB 0x0000000709a00000| Untracked | 30|0x0000000709c00000, 0x0000000709c00000, 0x0000000709e00000| 0%| F| |TAMS 0x0000000709c00000| PB 0x0000000709c00000| Untracked | 31|0x0000000709e00000, 0x0000000709e00000, 0x000000070a000000| 0%| F| |TAMS 0x0000000709e00000| PB 0x0000000709e00000| Untracked | 32|0x000000070a000000, 0x000000070a000000, 0x000000070a200000| 0%| F| |TAMS 0x000000070a000000| PB 0x000000070a000000| Untracked | 33|0x000000070a200000, 0x000000070a200000, 0x000000070a400000| 0%| F| |TAMS 0x000000070a200000| PB 0x000000070a200000| Untracked | 34|0x000000070a400000, 0x000000070a400000, 0x000000070a600000| 0%| F| |TAMS 0x000000070a400000| PB 0x000000070a400000| Untracked | 35|0x000000070a600000, 0x000000070a600000, 0x000000070a800000| 0%| F| |TAMS 0x000000070a600000| PB 0x000000070a600000| Untracked | 36|0x000000070a800000, 0x000000070a800000, 0x000000070aa00000| 0%| F| |TAMS 0x000000070a800000| PB 0x000000070a800000| Untracked | 37|0x000000070aa00000, 0x000000070aa00000, 0x000000070ac00000| 0%| F| |TAMS 0x000000070aa00000| PB 0x000000070aa00000| Untracked | 38|0x000000070ac00000, 0x000000070ac00000, 0x000000070ae00000| 0%| F| |TAMS 0x000000070ac00000| PB 0x000000070ac00000| Untracked | 39|0x000000070ae00000, 0x000000070ae00000, 0x000000070b000000| 0%| F| |TAMS 0x000000070ae00000| PB 0x000000070ae00000| Untracked | 40|0x000000070b000000, 0x000000070b000000, 0x000000070b200000| 0%| F| |TAMS 0x000000070b000000| PB 0x000000070b000000| Untracked | 41|0x000000070b200000, 0x000000070b200000, 0x000000070b400000| 0%| F| |TAMS 0x000000070b200000| PB 0x000000070b200000| Untracked | 42|0x000000070b400000, 0x000000070b400000, 0x000000070b600000| 0%| F| |TAMS 0x000000070b400000| PB 0x000000070b400000| Untracked | 43|0x000000070b600000, 0x000000070b600000, 0x000000070b800000| 0%| F| |TAMS 0x000000070b600000| PB 0x000000070b600000| Untracked | 44|0x000000070b800000, 0x000000070b800000, 0x000000070ba00000| 0%| F| |TAMS 0x000000070b800000| PB 0x000000070b800000| Untracked | 45|0x000000070ba00000, 0x000000070ba00000, 0x000000070bc00000| 0%| F| |TAMS 0x000000070ba00000| PB 0x000000070ba00000| Untracked | 46|0x000000070bc00000, 0x000000070bc00000, 0x000000070be00000| 0%| F| |TAMS 0x000000070bc00000| PB 0x000000070bc00000| Untracked | 47|0x000000070be00000, 0x000000070be00000, 0x000000070c000000| 0%| F| |TAMS 0x000000070be00000| PB 0x000000070be00000| Untracked | 48|0x000000070c000000, 0x000000070c000000, 0x000000070c200000| 0%| F| |TAMS 0x000000070c000000| PB 0x000000070c000000| Untracked | 49|0x000000070c200000, 0x000000070c200000, 0x000000070c400000| 0%| F| |TAMS 0x000000070c200000| PB 0x000000070c200000| Untracked | 50|0x000000070c400000, 0x000000070c400000, 0x000000070c600000| 0%| F| |TAMS 0x000000070c400000| PB 0x000000070c400000| Untracked | 51|0x000000070c600000, 0x000000070c600000, 0x000000070c800000| 0%| F| |TAMS 0x000000070c600000| PB 0x000000070c600000| Untracked | 52|0x000000070c800000, 0x000000070c800000, 0x000000070ca00000| 0%| F| |TAMS 0x000000070c800000| PB 0x000000070c800000| Untracked | 53|0x000000070ca00000, 0x000000070ca00000, 0x000000070cc00000| 0%| F| |TAMS 0x000000070ca00000| PB 0x000000070ca00000| Untracked | 54|0x000000070cc00000, 0x000000070cc00000, 0x000000070ce00000| 0%| F| |TAMS 0x000000070cc00000| PB 0x000000070cc00000| Untracked | 55|0x000000070ce00000, 0x000000070ce00000, 0x000000070d000000| 0%| F| |TAMS 0x000000070ce00000| PB 0x000000070ce00000| Untracked | 56|0x000000070d000000, 0x000000070d000000, 0x000000070d200000| 0%| F| |TAMS 0x000000070d000000| PB 0x000000070d000000| Untracked | 57|0x000000070d200000, 0x000000070d200000, 0x000000070d400000| 0%| F| |TAMS 0x000000070d200000| PB 0x000000070d200000| Untracked | 58|0x000000070d400000, 0x000000070d400000, 0x000000070d600000| 0%| F| |TAMS 0x000000070d400000| PB 0x000000070d400000| Untracked | 59|0x000000070d600000, 0x000000070d600000, 0x000000070d800000| 0%| F| |TAMS 0x000000070d600000| PB 0x000000070d600000| Untracked | 60|0x000000070d800000, 0x000000070d800000, 0x000000070da00000| 0%| F| |TAMS 0x000000070d800000| PB 0x000000070d800000| Untracked | 61|0x000000070da00000, 0x000000070da00000, 0x000000070dc00000| 0%| F| |TAMS 0x000000070da00000| PB 0x000000070da00000| Untracked | 62|0x000000070dc00000, 0x000000070dc00000, 0x000000070de00000| 0%| F| |TAMS 0x000000070dc00000| PB 0x000000070dc00000| Untracked | 63|0x000000070de00000, 0x000000070de00000, 0x000000070e000000| 0%| F| |TAMS 0x000000070de00000| PB 0x000000070de00000| Untracked | 64|0x000000070e000000, 0x000000070e000000, 0x000000070e200000| 0%| F| |TAMS 0x000000070e000000| PB 0x000000070e000000| Untracked | 65|0x000000070e200000, 0x000000070e200000, 0x000000070e400000| 0%| F| |TAMS 0x000000070e200000| PB 0x000000070e200000| Untracked | 66|0x000000070e400000, 0x000000070e400000, 0x000000070e600000| 0%| F| |TAMS 0x000000070e400000| PB 0x000000070e400000| Untracked | 67|0x000000070e600000, 0x000000070e600000, 0x000000070e800000| 0%| F| |TAMS 0x000000070e600000| PB 0x000000070e600000| Untracked | 68|0x000000070e800000, 0x000000070e800000, 0x000000070ea00000| 0%| F| |TAMS 0x000000070e800000| PB 0x000000070e800000| Untracked | 69|0x000000070ea00000, 0x000000070ea00000, 0x000000070ec00000| 0%| F| |TAMS 0x000000070ea00000| PB 0x000000070ea00000| Untracked | 70|0x000000070ec00000, 0x000000070ec00000, 0x000000070ee00000| 0%| F| |TAMS 0x000000070ec00000| PB 0x000000070ec00000| Untracked | 71|0x000000070ee00000, 0x000000070ee00000, 0x000000070f000000| 0%| F| |TAMS 0x000000070ee00000| PB 0x000000070ee00000| Untracked | 72|0x000000070f000000, 0x000000070f000000, 0x000000070f200000| 0%| F| |TAMS 0x000000070f000000| PB 0x000000070f000000| Untracked | 73|0x000000070f200000, 0x000000070f200000, 0x000000070f400000| 0%| F| |TAMS 0x000000070f200000| PB 0x000000070f200000| Untracked | 74|0x000000070f400000, 0x000000070f400000, 0x000000070f600000| 0%| F| |TAMS 0x000000070f400000| PB 0x000000070f400000| Untracked | 75|0x000000070f600000, 0x000000070f600000, 0x000000070f800000| 0%| F| |TAMS 0x000000070f600000| PB 0x000000070f600000| Untracked | 76|0x000000070f800000, 0x000000070f800000, 0x000000070fa00000| 0%| F| |TAMS 0x000000070f800000| PB 0x000000070f800000| Untracked | 77|0x000000070fa00000, 0x000000070fa00000, 0x000000070fc00000| 0%| F| |TAMS 0x000000070fa00000| PB 0x000000070fa00000| Untracked | 78|0x000000070fc00000, 0x000000070fc00000, 0x000000070fe00000| 0%| F| |TAMS 0x000000070fc00000| PB 0x000000070fc00000| Untracked | 79|0x000000070fe00000, 0x000000070fe00000, 0x0000000710000000| 0%| F| |TAMS 0x000000070fe00000| PB 0x000000070fe00000| Untracked | 80|0x0000000710000000, 0x0000000710000000, 0x0000000710200000| 0%| F| |TAMS 0x0000000710000000| PB 0x0000000710000000| Untracked | 81|0x0000000710200000, 0x0000000710200000, 0x0000000710400000| 0%| F| |TAMS 0x0000000710200000| PB 0x0000000710200000| Untracked | 82|0x0000000710400000, 0x0000000710400000, 0x0000000710600000| 0%| F| |TAMS 0x0000000710400000| PB 0x0000000710400000| Untracked | 83|0x0000000710600000, 0x0000000710600000, 0x0000000710800000| 0%| F| |TAMS 0x0000000710600000| PB 0x0000000710600000| Untracked | 84|0x0000000710800000, 0x0000000710800000, 0x0000000710a00000| 0%| F| |TAMS 0x0000000710800000| PB 0x0000000710800000| Untracked | 85|0x0000000710a00000, 0x0000000710a00000, 0x0000000710c00000| 0%| F| |TAMS 0x0000000710a00000| PB 0x0000000710a00000| Untracked | 86|0x0000000710c00000, 0x0000000710c00000, 0x0000000710e00000| 0%| F| |TAMS 0x0000000710c00000| PB 0x0000000710c00000| Untracked | 87|0x0000000710e00000, 0x0000000710e00000, 0x0000000711000000| 0%| F| |TAMS 0x0000000710e00000| PB 0x0000000710e00000| Untracked | 88|0x0000000711000000, 0x0000000711000000, 0x0000000711200000| 0%| F| |TAMS 0x0000000711000000| PB 0x0000000711000000| Untracked | 89|0x0000000711200000, 0x0000000711200000, 0x0000000711400000| 0%| F| |TAMS 0x0000000711200000| PB 0x0000000711200000| Untracked | 90|0x0000000711400000, 0x0000000711400000, 0x0000000711600000| 0%| F| |TAMS 0x0000000711400000| PB 0x0000000711400000| Untracked | 91|0x0000000711600000, 0x0000000711600000, 0x0000000711800000| 0%| F| |TAMS 0x0000000711600000| PB 0x0000000711600000| Untracked | 92|0x0000000711800000, 0x0000000711800000, 0x0000000711a00000| 0%| F| |TAMS 0x0000000711800000| PB 0x0000000711800000| Untracked | 93|0x0000000711a00000, 0x0000000711a00000, 0x0000000711c00000| 0%| F| |TAMS 0x0000000711a00000| PB 0x0000000711a00000| Untracked | 94|0x0000000711c00000, 0x0000000711c00000, 0x0000000711e00000| 0%| F| |TAMS 0x0000000711c00000| PB 0x0000000711c00000| Untracked | 95|0x0000000711e00000, 0x0000000711e00000, 0x0000000712000000| 0%| F| |TAMS 0x0000000711e00000| PB 0x0000000711e00000| Untracked | 96|0x0000000712000000, 0x0000000712000000, 0x0000000712200000| 0%| F| |TAMS 0x0000000712000000| PB 0x0000000712000000| Untracked | 97|0x0000000712200000, 0x0000000712200000, 0x0000000712400000| 0%| F| |TAMS 0x0000000712200000| PB 0x0000000712200000| Untracked | 98|0x0000000712400000, 0x0000000712400000, 0x0000000712600000| 0%| F| |TAMS 0x0000000712400000| PB 0x0000000712400000| Untracked | 99|0x0000000712600000, 0x0000000712600000, 0x0000000712800000| 0%| F| |TAMS 0x0000000712600000| PB 0x0000000712600000| Untracked | 100|0x0000000712800000, 0x0000000712800000, 0x0000000712a00000| 0%| F| |TAMS 0x0000000712800000| PB 0x0000000712800000| Untracked | 101|0x0000000712a00000, 0x0000000712a00000, 0x0000000712c00000| 0%| F| |TAMS 0x0000000712a00000| PB 0x0000000712a00000| Untracked | 102|0x0000000712c00000, 0x0000000712c00000, 0x0000000712e00000| 0%| F| |TAMS 0x0000000712c00000| PB 0x0000000712c00000| Untracked | 103|0x0000000712e00000, 0x0000000712e00000, 0x0000000713000000| 0%| F| |TAMS 0x0000000712e00000| PB 0x0000000712e00000| Untracked | 104|0x0000000713000000, 0x0000000713000000, 0x0000000713200000| 0%| F| |TAMS 0x0000000713000000| PB 0x0000000713000000| Untracked | 105|0x0000000713200000, 0x0000000713200000, 0x0000000713400000| 0%| F| |TAMS 0x0000000713200000| PB 0x0000000713200000| Untracked | 106|0x0000000713400000, 0x0000000713400000, 0x0000000713600000| 0%| F| |TAMS 0x0000000713400000| PB 0x0000000713400000| Untracked | 107|0x0000000713600000, 0x0000000713600000, 0x0000000713800000| 0%| F| |TAMS 0x0000000713600000| PB 0x0000000713600000| Untracked | 108|0x0000000713800000, 0x0000000713800000, 0x0000000713a00000| 0%| F| |TAMS 0x0000000713800000| PB 0x0000000713800000| Untracked | 109|0x0000000713a00000, 0x0000000713a00000, 0x0000000713c00000| 0%| F| |TAMS 0x0000000713a00000| PB 0x0000000713a00000| Untracked | 110|0x0000000713c00000, 0x0000000713c00000, 0x0000000713e00000| 0%| F| |TAMS 0x0000000713c00000| PB 0x0000000713c00000| Untracked | 111|0x0000000713e00000, 0x0000000713e00000, 0x0000000714000000| 0%| F| |TAMS 0x0000000713e00000| PB 0x0000000713e00000| Untracked | 112|0x0000000714000000, 0x0000000714000000, 0x0000000714200000| 0%| F| |TAMS 0x0000000714000000| PB 0x0000000714000000| Untracked | 113|0x0000000714200000, 0x0000000714200000, 0x0000000714400000| 0%| F| |TAMS 0x0000000714200000| PB 0x0000000714200000| Untracked | 114|0x0000000714400000, 0x0000000714400000, 0x0000000714600000| 0%| F| |TAMS 0x0000000714400000| PB 0x0000000714400000| Untracked | 115|0x0000000714600000, 0x0000000714600000, 0x0000000714800000| 0%| F| |TAMS 0x0000000714600000| PB 0x0000000714600000| Untracked | 116|0x0000000714800000, 0x0000000714800000, 0x0000000714a00000| 0%| F| |TAMS 0x0000000714800000| PB 0x0000000714800000| Untracked | 117|0x0000000714a00000, 0x0000000714a00000, 0x0000000714c00000| 0%| F| |TAMS 0x0000000714a00000| PB 0x0000000714a00000| Untracked | 118|0x0000000714c00000, 0x0000000714c00000, 0x0000000714e00000| 0%| F| |TAMS 0x0000000714c00000| PB 0x0000000714c00000| Untracked | 119|0x0000000714e00000, 0x0000000714e00000, 0x0000000715000000| 0%| F| |TAMS 0x0000000714e00000| PB 0x0000000714e00000| Untracked | 120|0x0000000715000000, 0x0000000715000000, 0x0000000715200000| 0%| F| |TAMS 0x0000000715000000| PB 0x0000000715000000| Untracked | 121|0x0000000715200000, 0x0000000715200000, 0x0000000715400000| 0%| F| |TAMS 0x0000000715200000| PB 0x0000000715200000| Untracked | 122|0x0000000715400000, 0x0000000715400000, 0x0000000715600000| 0%| F| |TAMS 0x0000000715400000| PB 0x0000000715400000| Untracked | 123|0x0000000715600000, 0x0000000715600000, 0x0000000715800000| 0%| F| |TAMS 0x0000000715600000| PB 0x0000000715600000| Untracked | 124|0x0000000715800000, 0x00000007159623c8, 0x0000000715a00000| 69%| E| |TAMS 0x0000000715800000| PB 0x0000000715800000| Complete |1998|0x00000007ffc00000, 0x00000007ffd78000, 0x00000007ffe00000| 73%|OA| |TAMS 0x00000007ffc00000| PB 0x00000007ffc00000| Untracked |1999|0x00000007ffe00000, 0x00000007ffe82000, 0x0000000800000000| 25%|CA| |TAMS 0x00000007ffe00000| PB 0x00000007ffe00000| Untracked Card table byte_map: [0x0000003fe80b7000,0x0000003fe8887000] _byte_map_base: 0x0000003fe4887000 Marking Bits: (CMBitMap*) 0x0000003fe409d108 Bits: [0x0000003fc85c5000, 0x0000003fcc445000) Polling page: 0x0000003feb374000 Metaspace: Usage: Non-class: 326.59 KB used. Class: 25.32 KB used. Both: 351.91 KB used. Virtual space: Non-class space: 64.00 MB reserved, 384.00 KB ( <1%) committed, 1 nodes. Class space: 1.00 GB reserved, 128.00 KB ( <1%) committed, 1 nodes. Both: 1.06 GB reserved, 512.00 KB ( <1%) committed. Chunk freelists: Non-Class: 3.97 MB Class: 3.74 MB Both: 7.71 MB MaxMetaspaceSize: unlimited CompressedClassSpaceSize: 1.00 GB Initial GC threshold: 21.00 MB Current GC threshold: 21.00 MB CDS: on MetaspaceReclaimPolicy: balanced - commit_granule_bytes: 65536. - commit_granule_words: 8192. - virtual_space_node_default_size: 8388608. - enlarge_chunks_in_place: 1. - new_chunks_are_fully_committed: 0. - uncommit_free_chunks: 1. - use_allocation_guard: 0. Internal statistics: num_allocs: 3671. num_deallocs: 0. num_allocs_from_deallocated_blocks: 1. num_chunks_retired: 4. num_allocs_failed_limit: 0. num_arena_births: 16. num_arena_deaths: 0. num_vsnodes_births: 2. num_vsnodes_deaths: 0. num_space_committed: 8. num_space_uncommitted: 0. num_chunks_returned_to_freelist: 0. num_chunks_taken_from_freelist: 21. num_chunk_merges: 0. num_chunk_splits: 13. num_chunks_enlarged: 16. num_inconsistent_stats: 0. CodeHeap 'non-profiled nmethods': size=120032Kb used=16Kb max_used=16Kb free=120015Kb bounds [0x0000003fd46dd000, 0x0000003fd494d000, 0x0000003fdbc15000] CodeHeap 'profiled nmethods': size=120028Kb used=7Kb max_used=7Kb free=120021Kb bounds [0x0000003fccc15000, 0x0000003fcce85000, 0x0000003fd414c000] CodeHeap 'non-nmethods': size=5700Kb used=1700Kb max_used=1714Kb free=3999Kb bounds [0x0000003fd414c000, 0x0000003fd43bc000, 0x0000003fd46dd000] total_blobs=779 nmethods=21 adapters=682 compilation: enabled stopped_count=0, restarted_count=0 full_count=0 Compilation events (13 events): Event: 1.204 Thread 0x0000003fe4210c70 7 b 3 compiler.loopopts.TestUnreachableInnerLoop:: (13 bytes) Event: 1.206 Thread 0x0000003fe4210c70 nmethod 7 0x0000003fccc15010 code [0x0000003fccc151c0, 0x0000003fccc15450] Event: 1.207 Thread 0x0000003fe420f390 8 b 4 compiler.loopopts.TestUnreachableInnerLoop:: (13 bytes) Event: 1.243 Thread 0x0000003fe420f390 nmethod 8 0x0000003fd46de510 code [0x0000003fd46de6c0, 0x0000003fd46de958] Event: 1.247 Thread 0x0000003fe4210c70 9 b 3 compiler.loopopts.TestUnreachableInnerLoop::main (4 bytes) Event: 1.250 Thread 0x0000003fe4210c70 nmethod 9 0x0000003fccc15590 code [0x0000003fccc15740, 0x0000003fccc158c8] Event: 1.466 Thread 0x0000003fe420f390 19 b 4 compiler.loopopts.TestUnreachableInnerLoop::main (4 bytes) Event: 1.472 Thread 0x0000003fe420f390 nmethod 19 0x0000003fd46e0790 code [0x0000003fd46e0940, 0x0000003fd46e0a10] Event: 1.473 Thread 0x0000003fe4210c70 20 !b 3 compiler.loopopts.TestUnreachableInnerLoop::fun (233 bytes) Event: 1.486 Thread 0x0000003fe4210c70 nmethod 20 0x0000003fccc15990 code [0x0000003fccc15bc0, 0x0000003fccc16478] Event: 1.486 Thread 0x0000003fe420f390 21 !b 4 compiler.loopopts.TestUnreachableInnerLoop::fun (233 bytes) Event: 1.627 Thread 0x0000003fe420f390 nmethod 21 0x0000003fd46e0b10 code [0x0000003fd46e0cc0, 0x0000003fd46e0f20] Event: 1.631 Thread 0x0000003fe420f390 22 % !b 4 compiler.loopopts.TestUnreachableInnerLoop::fun @ 61 (233 bytes) GC Heap History (0 events): No events Dll operation events (4 events): Event: 0.012 Loaded shared library /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjava.so Event: 0.675 Loaded shared library /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libnio.so Event: 0.884 Loaded shared library /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libzip.so Event: 1.098 Loaded shared library /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libverify.so Deoptimization events (2 events): Event: 1.244 Thread 0x0000003fe4277ff0 DEOPT PACKING pc=0x0000003fccc15214 sp=0x0000003f8b9ca940 Event: 1.244 Thread 0x0000003fe4277ff0 DEOPT UNPACKING pc=0x0000003fd42660d4 sp=0x0000003f8b9ca720 mode 3 Classes loaded (20 events): Event: 1.106 Loading class java/io/InputStreamReader done Event: 1.107 Loading class java/io/FileReader done Event: 1.108 Loading class java/lang/IllegalStateException Event: 1.109 Loading class java/lang/IllegalStateException done Event: 1.130 Loading class sun/nio/cs/StreamDecoder Event: 1.131 Loading class sun/nio/cs/StreamDecoder done Event: 1.132 Loading class sun/nio/cs/UTF_8$Decoder Event: 1.133 Loading class java/nio/charset/CharsetDecoder Event: 1.134 Loading class java/nio/charset/CharsetDecoder done Event: 1.134 Loading class sun/nio/cs/UTF_8$Decoder done Event: 1.158 Loading class java/util/Vector Event: 1.161 Loading class java/util/Vector done Event: 1.178 Loading class java/lang/IllegalAccessException Event: 1.178 Loading class java/lang/IllegalAccessException done Event: 1.180 Loading class java/lang/reflect/InvocationTargetException Event: 1.180 Loading class java/lang/reflect/InvocationTargetException done Event: 1.185 Loading class java/lang/Thread$ThreadNumbering Event: 1.185 Loading class java/lang/Thread$ThreadNumbering done Event: 1.192 Loading class jdk/internal/loader/URLClassPath$FileLoader$1 Event: 1.193 Loading class jdk/internal/loader/URLClassPath$FileLoader$1 done Classes unloaded (0 events): No events Classes redefined (0 events): No events Internal exceptions (2 events): Event: 1.255 Thread 0x0000003fe4277ff0 Exception (0x0000000715926fa8) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] Event: 1.354 Thread 0x0000003fe4277ff0 Exception (0x000000071592e178) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] VM Operations (0 events): No events Events (20 events): Event: 0.447 Thread 0x0000003fe4208910 Thread added: 0x0000003fe4208910 Event: 0.452 Protecting memory [0x0000003fc0c1a000,0x0000003fc0c1e000] with protection modes 0 Event: 0.454 Thread 0x0000003fe420a7d0 Thread added: 0x0000003fe420a7d0 Event: 0.454 Protecting memory [0x0000003fc0a1a000,0x0000003fc0a1e000] with protection modes 0 Event: 0.455 Thread 0x0000003fe420bf20 Thread added: 0x0000003fe420bf20 Event: 0.455 Protecting memory [0x0000003fc081a000,0x0000003fc081e000] with protection modes 0 Event: 0.456 Thread 0x0000003fe420d690 Thread added: 0x0000003fe420d690 Event: 0.456 Protecting memory [0x0000003fc061a000,0x0000003fc061e000] with protection modes 0 Event: 0.457 Thread 0x0000003fe420f390 Thread added: 0x0000003fe420f390 Event: 0.457 Protecting memory [0x0000003fc041a000,0x0000003fc041e000] with protection modes 0 Event: 0.468 Thread 0x0000003fe4210c70 Thread added: 0x0000003fe4210c70 Event: 0.468 Protecting memory [0x0000003fc021a000,0x0000003fc021e000] with protection modes 0 Event: 0.472 Thread 0x0000003fe421a3c0 Thread added: 0x0000003fe421a3c0 Event: 0.475 Protecting memory [0x0000003fc001a000,0x0000003fc001e000] with protection modes 0 Event: 0.598 Thread 0x0000003fe4230920 Thread added: 0x0000003fe4230920 Event: 0.599 Protecting memory [0x0000003f8be00000,0x0000003f8be04000] with protection modes 0 Event: 0.651 Thread 0x0000003fe4237e00 Thread added: 0x0000003fe4237e00 Event: 0.652 Protecting memory [0x0000003f8b9fe000,0x0000003f8ba02000] with protection modes 0 Event: 1.187 Thread 0x0000003fe4277ff0 Thread added: 0x0000003fe4277ff0 Event: 1.187 Protecting memory [0x0000003f8b7cd000,0x0000003f8b7d1000] with protection modes 0 Dynamic libraries: 706000000-715a00000 rw-p 00000000 00:00 0 715a00000-7ffc00000 ---p 00000000 00:00 0 7ffc00000-7ffd00000 rw-p 00000000 00:00 0 7ffd00000-7ffd78000 rw-p 00da1000 103:05 4078045 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/classes.jsa 7ffd78000-7ffe00000 rw-p 00000000 00:00 0 7ffe00000-7ffe82000 rw-p 00d1f000 103:05 4078045 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/classes.jsa 7ffe82000-800000000 rw-p 00000000 00:00 0 800000000-8004fa000 rw-p 00001000 103:05 4078045 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/classes.jsa 8004fa000-800ce2000 r--p 004fb000 103:05 4078045 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/classes.jsa 800ce2000-801000000 ---p 00000000 00:00 0 801000000-801010000 rw-p 00000000 00:00 0 801010000-801040000 ---p 00000000 00:00 0 801040000-801050000 rw-p 00000000 00:00 0 801050000-841000000 ---p 00000000 00:00 0 2ae08eb000-2ae08ec000 r-xp 00000000 103:05 4077752 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/bin/java 2ae08ec000-2ae08ed000 r--p 00000000 103:05 4077752 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/bin/java 2ae08ed000-2ae08ee000 rw-p 00001000 103:05 4077752 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/bin/java 2afc826000-2afc86f000 rw-p 00000000 00:00 0 [heap] 3f70000000-3f70028000 rw-p 00000000 00:00 0 3f70028000-3f74000000 ---p 00000000 00:00 0 3f78000000-3f78021000 rw-p 00000000 00:00 0 3f78021000-3f7c000000 ---p 00000000 00:00 0 3f7c000000-3f7c021000 rw-p 00000000 00:00 0 3f7c021000-3f80000000 ---p 00000000 00:00 0 3f80000000-3f80021000 rw-p 00000000 00:00 0 3f80021000-3f84000000 ---p 00000000 00:00 0 3f84000000-3f84021000 rw-p 00000000 00:00 0 3f84021000-3f88000000 ---p 00000000 00:00 0 3f8b3eb000-3f8b7cd000 rw-p 00000000 00:00 0 3f8b7cd000-3f8b7d1000 ---p 00000000 00:00 0 3f8b7d1000-3f8b9fe000 rw-p 00000000 00:00 0 3f8b9fe000-3f8ba02000 ---p 00000000 00:00 0 3f8ba02000-3f8bbfe000 rw-p 00000000 00:00 0 3f8bbfe000-3f8bbff000 ---p 00000000 00:00 0 3f8bbff000-3f8be00000 rw-p 00000000 00:00 0 3f8be00000-3f8be04000 ---p 00000000 00:00 0 3f8be04000-3f8c000000 rw-p 00000000 00:00 0 3f8c000000-3f8c1f5000 rw-p 00000000 00:00 0 3f8c1f5000-3f90000000 ---p 00000000 00:00 0 3f90000000-3f90028000 rw-p 00000000 00:00 0 3f90028000-3f94000000 ---p 00000000 00:00 0 3f94000000-3f94021000 rw-p 00000000 00:00 0 3f94021000-3f98000000 ---p 00000000 00:00 0 3f98000000-3f98021000 rw-p 00000000 00:00 0 3f98021000-3f9c000000 ---p 00000000 00:00 0 3f9c000000-3f9c021000 rw-p 00000000 00:00 0 3f9c021000-3fa0000000 ---p 00000000 00:00 0 3fa0000000-3fa0021000 rw-p 00000000 00:00 0 3fa0021000-3fa4000000 ---p 00000000 00:00 0 3fa4000000-3fa4021000 rw-p 00000000 00:00 0 3fa4021000-3fa8000000 ---p 00000000 00:00 0 3fa8000000-3fa8021000 rw-p 00000000 00:00 0 3fa8021000-3fac000000 ---p 00000000 00:00 0 3fac000000-3fac050000 rw-p 00000000 00:00 0 3fac050000-3fac400000 ---p 00000000 00:00 0 3fac400000-3fac410000 rw-p 00000000 00:00 0 3fac410000-3fb0000000 ---p 00000000 00:00 0 3fb0000000-3fb0021000 rw-p 00000000 00:00 0 3fb0021000-3fb4000000 ---p 00000000 00:00 0 3fb4000000-3fb4021000 rw-p 00000000 00:00 0 3fb4021000-3fb8000000 ---p 00000000 00:00 0 3fb8000000-3fb8021000 rw-p 00000000 00:00 0 3fb8021000-3fbc000000 ---p 00000000 00:00 0 3fbc000000-3fbc021000 rw-p 00000000 00:00 0 3fbc021000-3fc0000000 ---p 00000000 00:00 0 3fc001a000-3fc001e000 ---p 00000000 00:00 0 3fc001e000-3fc021a000 rw-p 00000000 00:00 0 3fc021a000-3fc021e000 ---p 00000000 00:00 0 3fc021e000-3fc041a000 rw-p 00000000 00:00 0 3fc041a000-3fc041e000 ---p 00000000 00:00 0 3fc041e000-3fc061a000 rw-p 00000000 00:00 0 3fc061a000-3fc061e000 ---p 00000000 00:00 0 3fc061e000-3fc081a000 rw-p 00000000 00:00 0 3fc081a000-3fc081e000 ---p 00000000 00:00 0 3fc081e000-3fc0a1a000 rw-p 00000000 00:00 0 3fc0a1a000-3fc0a1e000 ---p 00000000 00:00 0 3fc0a1e000-3fc0c1a000 rw-p 00000000 00:00 0 3fc0c1a000-3fc0c1e000 ---p 00000000 00:00 0 3fc0c1e000-3fc0e1a000 rw-p 00000000 00:00 0 3fc0e1a000-3fc0e1e000 ---p 00000000 00:00 0 3fc0e1e000-3fc101a000 rw-p 00000000 00:00 0 3fc101a000-3fc118d000 r--p 00000000 103:05 253991 /usr/lib/locale/C.UTF-8/LC_COLLATE 3fc118d000-3fc1474000 r--p 00000000 103:05 254002 /usr/lib/locale/locale-archive 3fc1474000-3fc1475000 ---p 00000000 00:00 0 3fc1475000-3fc16f7000 rw-p 00000000 00:00 0 3fc16f7000-3fc16f8000 ---p 00000000 00:00 0 3fc16f8000-3fc18f9000 rw-p 00000000 00:00 0 3fc18f9000-3fc18fa000 ---p 00000000 00:00 0 3fc18fa000-3fc3dfe000 rw-p 00000000 00:00 0 3fc3dfe000-3fc3dff000 ---p 00000000 00:00 0 3fc3dff000-3fc4000000 rw-p 00000000 00:00 0 3fc4000000-3fc4021000 rw-p 00000000 00:00 0 3fc4021000-3fc8000000 ---p 00000000 00:00 0 3fc8002000-3fc800d000 r-xp 00000000 103:05 4077907 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libverify.so 3fc800d000-3fc800f000 r--p 0000a000 103:05 4077907 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libverify.so 3fc800f000-3fc8010000 rw-p 0000c000 103:05 4077907 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libverify.so 3fc8010000-3fc8016000 r-xp 00000000 103:05 4077908 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libzip.so 3fc8016000-3fc8017000 r--p 00005000 103:05 4077908 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libzip.so 3fc8017000-3fc8018000 rw-p 00006000 103:05 4077908 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libzip.so 3fc8018000-3fc8022000 r-xp 00000000 103:05 4077904 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libnet.so 3fc8022000-3fc8023000 r--p 00009000 103:05 4077904 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libnet.so 3fc8023000-3fc8024000 rw-p 0000a000 103:05 4077904 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libnet.so 3fc8024000-3fc81c1000 rw-p 00000000 00:00 0 3fc81c1000-3fc81c2000 ---p 00000000 00:00 0 3fc81c2000-3fc83c3000 rw-p 00000000 00:00 0 3fc83c3000-3fc83c4000 ---p 00000000 00:00 0 3fc83c4000-3fc89ad000 rw-p 00000000 00:00 0 3fc89ad000-3fcc435000 ---p 00000000 00:00 0 3fcc435000-3fcc4c2000 rw-p 00000000 00:00 0 3fcc4c2000-3fccc13000 ---p 00000000 00:00 0 3fccc13000-3fccc15000 rw-p 00000000 00:00 0 3fccc15000-3fcce85000 rwxp 00000000 00:00 0 3fcce85000-3fd414c000 ---p 00000000 00:00 0 3fd414c000-3fd43bc000 rwxp 00000000 00:00 0 3fd43bc000-3fd46dd000 ---p 00000000 00:00 0 3fd46dd000-3fd494d000 rwxp 00000000 00:00 0 3fd494d000-3fdbc15000 ---p 00000000 00:00 0 3fdbc15000-3fe4000000 r--s 00000000 103:05 4077702 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/modules 3fe4000000-3fe4280000 rw-p 00000000 00:00 0 3fe4280000-3fe8000000 ---p 00000000 00:00 0 3fe8003000-3fe8010000 r-xp 00000000 103:05 4077905 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libnio.so 3fe8010000-3fe8011000 r--p 0000c000 103:05 4077905 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libnio.so 3fe8011000-3fe8012000 rw-p 0000d000 103:05 4077905 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libnio.so 3fe8012000-3fe8067000 r--p 00000000 103:05 253992 /usr/lib/locale/C.UTF-8/LC_CTYPE 3fe8067000-3fe8068000 r--p 00000000 103:05 253998 /usr/lib/locale/C.UTF-8/LC_NUMERIC 3fe8068000-3fe8069000 r--p 00000000 103:05 254001 /usr/lib/locale/C.UTF-8/LC_TIME 3fe8069000-3fe806a000 r--p 00000000 103:05 253996 /usr/lib/locale/C.UTF-8/LC_MONETARY 3fe806a000-3fe806b000 r--p 00000000 103:05 253995 /usr/lib/locale/C.UTF-8/LC_MESSAGES/SYS_LC_MESSAGES 3fe806b000-3fe806c000 r--p 00000000 103:05 253999 /usr/lib/locale/C.UTF-8/LC_PAPER 3fe806c000-3fe806d000 r--p 00000000 103:05 253997 /usr/lib/locale/C.UTF-8/LC_NAME 3fe806d000-3fe8074000 r--s 00000000 103:05 264599 /usr/lib/riscv64-linux-gnu/gconv/gconv-modules.cache 3fe8074000-3fe8134000 rw-p 00000000 00:00 0 3fe8134000-3fe8885000 ---p 00000000 00:00 0 3fe8885000-3fe8904000 rw-p 00000000 00:00 0 3fe8904000-3fe9055000 ---p 00000000 00:00 0 3fe9055000-3fe9460000 rw-p 00000000 00:00 0 3fe9460000-3fe9546000 ---p 00000000 00:00 0 3fe9546000-3fe954b000 rw-p 00000000 00:00 0 3fe954b000-3fe9631000 ---p 00000000 00:00 0 3fe9631000-3fe9636000 rw-p 00000000 00:00 0 3fe9636000-3fe963d000 ---p 00000000 00:00 0 3fe963d000-3fe9659000 r-xp 00000000 103:05 4077900 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjava.so 3fe9659000-3fe965a000 r--p 0001b000 103:05 4077900 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjava.so 3fe965a000-3fe965c000 rw-p 0001c000 103:05 4077900 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjava.so 3fe965c000-3fe9664000 rw-s 00000000 103:05 772285 /tmp/hsperfdata_fyang/2130903 3fe9664000-3fe967d000 r-xp 00000000 103:05 4077901 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjimage.so 3fe967d000-3fe967f000 r--p 00018000 103:05 4077901 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjimage.so 3fe967f000-3fe9680000 rw-p 0001a000 103:05 4077901 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjimage.so 3fe9680000-3fe9684000 ---p 00000000 00:00 0 3fe9684000-3fe9880000 rw-p 00000000 00:00 0 3fe9880000-3fe98ec000 r-xp 00000000 103:05 21757 /usr/lib/riscv64-linux-gnu/libm.so.6 3fe98ec000-3fe98ed000 r--p 0006b000 103:05 21757 /usr/lib/riscv64-linux-gnu/libm.so.6 3fe98ed000-3fe98ee000 rw-p 0006c000 103:05 21757 /usr/lib/riscv64-linux-gnu/libm.so.6 3fe98ee000-3fe98f2000 r-xp 00000000 103:05 3427 /usr/lib/riscv64-linux-gnu/libatomic.so.1.2.0 3fe98f2000-3fe98f3000 r--p 00003000 103:05 3427 /usr/lib/riscv64-linux-gnu/libatomic.so.1.2.0 3fe98f3000-3fe98f4000 rw-p 00004000 103:05 3427 /usr/lib/riscv64-linux-gnu/libatomic.so.1.2.0 3fe98f4000-3fe98f5000 rw-p 00000000 00:00 0 3fe98f5000-3feb0be000 r-xp 00000000 103:05 4077916 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/libjvm.so 3feb0be000-3feb0bf000 ---p 017c9000 103:05 4077916 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/libjvm.so 3feb0bf000-3feb167000 r--p 017c9000 103:05 4077916 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/libjvm.so 3feb167000-3feb199000 rw-p 01871000 103:05 4077916 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/libjvm.so 3feb199000-3feb229000 rw-p 00000000 00:00 0 3feb229000-3feb23d000 r-xp 00000000 103:05 20320 /usr/lib/riscv64-linux-gnu/libz.so.1.2.11 3feb23d000-3feb23e000 r--p 00013000 103:05 20320 /usr/lib/riscv64-linux-gnu/libz.so.1.2.11 3feb23e000-3feb23f000 rw-p 00014000 103:05 20320 /usr/lib/riscv64-linux-gnu/libz.so.1.2.11 3feb23f000-3feb35e000 r-xp 00000000 103:05 20882 /usr/lib/riscv64-linux-gnu/libc.so.6 3feb35e000-3feb35f000 ---p 0011f000 103:05 20882 /usr/lib/riscv64-linux-gnu/libc.so.6 3feb35f000-3feb362000 r--p 0011f000 103:05 20882 /usr/lib/riscv64-linux-gnu/libc.so.6 3feb362000-3feb364000 rw-p 00122000 103:05 20882 /usr/lib/riscv64-linux-gnu/libc.so.6 3feb364000-3feb370000 rw-p 00000000 00:00 0 3feb370000-3feb371000 r--p 00000000 103:05 253989 /usr/lib/locale/C.UTF-8/LC_ADDRESS 3feb371000-3feb372000 r--p 00000000 103:05 254000 /usr/lib/locale/C.UTF-8/LC_TELEPHONE 3feb372000-3feb373000 r--p 00000000 103:05 253994 /usr/lib/locale/C.UTF-8/LC_MEASUREMENT 3feb373000-3feb374000 r--p 00000000 103:05 253993 /usr/lib/locale/C.UTF-8/LC_IDENTIFICATION 3feb374000-3feb375000 ---p 00000000 00:00 0 3feb375000-3feb376000 r--p 00000000 00:00 0 3feb376000-3feb381000 r-xp 00000000 103:05 4077902 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjli.so 3feb381000-3feb382000 r--p 0000a000 103:05 4077902 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjli.so 3feb382000-3feb383000 rw-p 0000b000 103:05 4077902 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjli.so 3feb383000-3feb385000 rw-p 00000000 00:00 0 3feb385000-3feb386000 r--p 00000000 00:00 0 [vdso_data] 3feb386000-3feb387000 r-xp 00000000 00:00 0 [vdso] 3feb387000-3feb3a2000 r-xp 00000000 103:05 5752 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 3feb3a2000-3feb3a3000 rwxp 00000000 00:00 0 3feb3a3000-3feb3a4000 r--p 0001b000 103:05 5752 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 3feb3a4000-3feb3a6000 rw-p 0001c000 103:05 5752 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 3fffaca000-3fffaeb000 rw-p 00000000 00:00 0 [stack] VM Arguments: jvm_args: -Dtest.vm.opts= -Dtest.tool.vm.opts= -Dtest.compiler.opts= -Dtest.java.opts= -Dtest.jdk=/home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk -Dcompile.jdk=/home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk -Dtest.timeout.factor=1.0 -Dtest.root=/home/fyang/openjdk-jdk/test/hotspot/jtreg -Dtest.name=compiler/loopopts/TestUnreachableInnerLoop.java -Dtest.file=/home/fyang/openjdk-jdk/test/hotspot/jtreg/compiler/loopopts/TestUnreachableInnerLoop.java -Dtest.src=/home/fyang/openjdk-jdk/test/hotspot/jtreg/compiler/loopopts -Dtest.src.path=/home/fyang/openjdk-jdk/test/hotspot/jtreg/compiler/loopopts -Dtest.classes=/home/fyang/openjdk-jdk/JTwork/classes/compiler/loopopts/TestUnreachableInnerLoop.d -Dtest.class.path=/home/fyang/openjdk-jdk/JTwork/classes/compiler/loopopts/TestUnreachableInnerLoop.d -Xcomp -Xbatch -XX:CompileOnly=compiler/loopopts/TestUnreachableInnerLoop java_command: com.sun.javatest.regtest.agent.MainWrapper /home/fyang/openjdk-jdk/JTwork/compiler/loopopts/TestUnreachableInnerLoop.d/main.0.jta java_class_path (initial): /home/fyang/openjdk-jdk/JTwork/classes/compiler/loopopts/TestUnreachableInnerLoop.d:/home/fyang/openjdk-jdk/test/hotspot/jtreg/compiler/loopopts:/home/fyang/tools/jtreg-6.1+1/lib/javatest.jar:/home/fyang/tools/jtreg-6.1+1/lib/jtreg.jar Launcher Type: SUN_STANDARD [Global flags] bool BackgroundCompilation = false {pd product} {command line} A thread requesting compilation is not blocked during compilation intx CICompilerCount = 3 {product} {ergonomic} Number of compiler threads to run ccstrlist CompileOnly = compiler/loopopts/TestUnreachableInnerLoop {product} {command line} List of methods (pkg/class.name) to restrict compilation to uint ConcGCThreads = 1 {product} {ergonomic} Number of threads concurrent gc will use uint G1ConcRefinementThreads = 4 {product} {ergonomic} The number of parallel remembered set update threads. Will be set ergonomically by default. size_t G1HeapRegionSize = 2097152 {product} {ergonomic} Size of the G1 regions. uintx GCDrainStackTargetSize = 64 {product} {ergonomic} Number of entries we will try to leave on the stack during parallel gc size_t InitialHeapSize = 262144000 {product} {ergonomic} Initial heap size (in bytes); zero means use ergonomics size_t MarkStackSize = 4194304 {product} {ergonomic} Size of marking stack size_t MaxHeapSize = 4194304000 {product} {ergonomic} Maximum heap size (in bytes) size_t MaxNewSize = 2516582400 {product} {ergonomic} Maximum new generation size (in bytes), max_uintx means set ergonomically size_t MinHeapDeltaBytes = 2097152 {product} {ergonomic} The minimum change in heap space due to GC (in bytes) size_t MinHeapSize = 8388608 {product} {ergonomic} Minimum heap size (in bytes); zero means use ergonomics uintx NonNMethodCodeHeapSize = 5832908 {pd product} {ergonomic} Size of code heap with non-nmethods (in bytes) uintx NonProfiledCodeHeapSize = 122912666 {pd product} {ergonomic} Size of code heap with non-profiled methods (in bytes) uintx ProfiledCodeHeapSize = 122912666 {pd product} {ergonomic} Size of code heap with profiled methods (in bytes) uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic} Reserved code cache size (in bytes) - maximum code cache size bool SegmentedCodeCache = true {product} {ergonomic} Use a segmented code cache size_t SoftMaxHeapSize = 4194304000 {manageable} {ergonomic} Soft limit for maximum heap size (in bytes) intx Tier3InvokeNotifyFreqLog = 0 {product} {command line} C1 with MDO profiling (tier 3) invocation notification frequency intx Tier4InvocationThreshold = 0 {product} {command line} Compile if number of method invocations crosses this threshold bool UseCompressedClassPointers = true {product lp64_product} {ergonomic} Use 32-bit class pointers in 64-bit VM. lp64_product means flag is always constant in 32 bit VM bool UseCompressedOops = true {product lp64_product} {ergonomic} Use 32-bit object references in 64-bit VM. lp64_product means flag is always constant in 32 bit VM bool UseG1GC = true {product} {ergonomic} Use the Garbage-First garbage collector Logging: Log output configuration: #0: stdout all=warning uptime,level,tags foldmultilines=false #1: stderr all=off uptime,level,tags foldmultilines=false Environment Variables: CLASSPATH=/home/fyang/openjdk-jdk/JTwork/classes/compiler/loopopts/TestUnreachableInnerLoop.d:/home/fyang/openjdk-jdk/test/hotspot/jtreg/compiler/loopopts:/home/fyang/tools/jtreg-6.1+1/lib/javatest.jar:/home/fyang/tools/jtreg-6.1+1/lib/jtreg.jar PATH=/bin:/usr/bin:/usr/sbin LANG=C.UTF-8 TZ=Asia/Shanghai Active Locale: LC_ALL=C.UTF-8 LC_COLLATE=C.UTF-8 LC_CTYPE=C.UTF-8 LC_MESSAGES=C.UTF-8 LC_MONETARY=C.UTF-8 LC_NUMERIC=C.UTF-8 LC_TIME=C.UTF-8 Signal Handlers: SIGSEGV: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO SIGBUS: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO SIGFPE: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO SIGPIPE: javaSignalHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO SIGXFSZ: javaSignalHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO SIGILL: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO SIGUSR2: SR_handler in libjvm.so, mask=00100000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO SIGHUP: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO SIGINT: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO SIGTERM: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO SIGQUIT: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO SIGTRAP: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO Native Memory Tracking: (Omitting categories weighting less than 1KB) Total: reserved=5651636KB, committed=338468KB malloc: 17460KB #18228 mmap: reserved=5634176KB, committed=321008KB - Java Heap (reserved=4096000KB, committed=260096KB) (mmap: reserved=4096000KB, committed=260096KB) - Class (reserved=1048703KB, committed=255KB) (classes #786) ( instance classes #673, array classes #113) (malloc=127KB #912) (mmap: reserved=1048576KB, committed=128KB) ( Metadata: ) ( reserved=65536KB, committed=384KB) ( used=327KB) ( waste=57KB =14.95%) ( Class space:) ( reserved=1048576KB, committed=128KB) ( used=25KB) ( waste=103KB =80.22%) - Thread (reserved=38966KB, committed=1046KB) (thread #19) (stack: reserved=38912KB, committed=992KB) (malloc=34KB #118) (arena=20KB #36) - Code (reserved=248002KB, committed=7862KB) (malloc=314KB #8356) (mmap: reserved=247688KB, committed=7548KB) - GC (reserved=129975KB, committed=47563KB) (malloc=8939KB #562) (mmap: reserved=121036KB, committed=38624KB) - GCCardSet (reserved=32KB, committed=32KB) (malloc=32KB #384) - Compiler (reserved=1936KB, committed=1936KB) (malloc=9KB #25) (arena=1927KB #11) - Internal (reserved=4380KB, committed=4380KB) (malloc=4344KB #5561) (mmap: reserved=36KB, committed=36KB) - Other (reserved=2KB, committed=2KB) (malloc=2KB #1) - Symbol (reserved=1141KB, committed=1141KB) (malloc=781KB #460) (arena=360KB #1) - Native Memory Tracking (reserved=293KB, committed=293KB) (malloc=8KB #74) (tracking overhead=285KB) - Shared class space (reserved=16384KB, committed=13192KB) (mmap: reserved=16384KB, committed=13192KB) - Arena Chunk (reserved=68KB, committed=68KB) (malloc=68KB) - Module (reserved=25KB, committed=25KB) (malloc=25KB #403) - Safepoint (reserved=8KB, committed=8KB) (mmap: reserved=8KB, committed=8KB) - Synchronization (reserved=156KB, committed=156KB) (malloc=156KB #1222) - Serviceability (reserved=17KB, committed=17KB) (malloc=17KB #9) - Metaspace (reserved=65546KB, committed=394KB) (malloc=10KB #8) (mmap: reserved=65536KB, committed=384KB) - String Deduplication (reserved=1KB, committed=1KB) (malloc=1KB #8) Preinit state:entries: 382 (primary: 367, empties: 7552), sum bytes: 15272, longest chain length: 2 pre-init mallocs: 423, pre-init reallocs: 16, pre-init frees: 41 --------------- S Y S T E M --------------- OS: DISTRIB_ID=Ubuntu DISTRIB_RELEASE=21.10 DISTRIB_CODENAME=impish DISTRIB_DESCRIPTION="Ubuntu 21.10" uname: Linux ubuntu 5.13.0-1020-generic #22-Ubuntu SMP Fri Apr 1 17:42:34 UTC 2022 riscv64 OS uptime: 90 days 1:59 hours libc: glibc 2.34 NPTL 2.34 rlimit (soft/hard): STACK 8192k/infinity , CORE 0k/infinity , NPROC 63453/63453 , NOFILE 1048576/1048576 , AS infinity/infinity , CPU infinity/infinity , DATA infinity/infinity , FSIZE infinity/infinity , MEMLOCK 2047052k/2047052k load average: 5.48 4.37 3.40 /proc/meminfo: MemTotal: 16376432 kB MemFree: 1421848 kB MemAvailable: 14266952 kB Buffers: 359940 kB Cached: 12015712 kB SwapCached: 0 kB Active: 6122940 kB Inactive: 7928264 kB Active(anon): 1160 kB Inactive(anon): 1681072 kB Active(file): 6121780 kB Inactive(file): 6247192 kB Unevictable: 16228 kB Mlocked: 16228 kB SwapTotal: 0 kB SwapFree: 0 kB Dirty: 848 kB Writeback: 0 kB AnonPages: 1691912 kB Mapped: 121572 kB Shmem: 1052 kB KReclaimable: 645768 kB Slab: 736352 kB SReclaimable: 645768 kB SUnreclaim: 90584 kB KernelStack: 5632 kB PageTables: 8648 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 8188216 kB Committed_AS: 4560080 kB VmallocTotal: 67108863 kB VmallocUsed: 71584 kB VmallocChunk: 0 kB Percpu: 5728 kB CmaTotal: 32768 kB CmaFree: 0 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB Hugetlb: 0 kB /sys/kernel/mm/transparent_hugepage/enabled: /sys/kernel/mm/transparent_hugepage/defrag (defrag/compaction efforts parameter): Process Memory: Virtual Size: 7061540K (peak: 7123100K) Resident Set Size: 66556K (peak: 66556K) (anon: 34836K, file: 31720K, shmem: 0K) Swapped out: 0K C-Heap outstanding allocations: 18522K, retained: 2189K glibc malloc tunables: (default) /proc/sys/kernel/threads-max (system-wide limit on the number of threads): 126906 /proc/sys/vm/max_map_count (maximum number of memory map areas a process may have): 65530 /proc/sys/kernel/pid_max (system-wide limit on number of process identifiers): 4194304 container (cgroup) information: container_type: cgroupv2 cpu_cpuset_cpus: not supported cpu_memory_nodes: not supported active_processor_count: 4 cpu_quota: not supported cpu_period: not supported cpu_shares: not supported memory_limit_in_bytes: unlimited memory_and_swap_limit_in_bytes: unlimited memory_soft_limit_in_bytes: unlimited memory_usage_in_bytes: 134348 k memory_max_usage_in_bytes: not supported memory_swap_current_in_bytes: unlimited memory_swap_max_limit_in_bytes: unlimited maximum number of tasks: unlimited current number of tasks: 53 Steal ticks since vm start: 0 Steal ticks percentage since vm start: 0.000 CPU: total 4 (initial active 4) sifive,u74-mc,rv64imafdc /proc/cpuinfo: processor : 0 hart : 1 isa : rv64imafdc mmu : sv39 uarch : sifive,u74-mc processor : 1 hart : 2 isa : rv64imafdc mmu : sv39 uarch : sifive,u74-mc processor : 2 hart : 3 isa : rv64imafdc mmu : sv39 uarch : sifive,u74-mc processor : 3 hart : 4 isa : rv64imafdc mmu : sv39 uarch : sifive,u74-mc Online cpus: 0-3 Offline cpus: cache level: 1 cache type: Instruction cache size: 32K cache coherency line size: 64 cache level: 1 cache type: Data cache size: 32K cache coherency line size: 64 cache level: 2 cache type: Unified cache size: 2048K cache coherency line size: 64 Memory: 4k page, physical 16376432k(1421848k free), swap 0k(0k free) Page Sizes: 4k vm_info: OpenJDK 64-Bit Server VM (fastdebug 20-internal-adhoc.fyang.openjdk-jdk) for linux-riscv64 JRE (20-internal-adhoc.fyang.openjdk-jdk), built on 2022-07-26T01:33:18Z by "fyang" with gcc 11.2.0 END.