#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (src\hotspot\share\asm/assembler.hpp:169), pid=46540, tid=92716
# assert(is_bound() || is_unused()) failed: Label was never bound to a location, but it was used as a jmp target
#
# JRE version: Java(TM) SE Runtime Environment (26.0) (fastdebug build 26-jep401ea2-2025-12-01-1629116)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 26-jep401ea2-2025-12-01-1629116, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# V [jvm.dll+0xeaa8c8] PhaseOutput::Output+0xc88
#
# Core dump will be written. Default location: testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\scratch\0\hs_err_pid46540.mdmp
#
# 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=-XX:MaxRAMPercentage=4.16667 -Dtest.boot.jdk=jdk\25\37\bundles\windows-x64\jdk-25_windows-x64_bin.zip\jdk-25 -Djava.io.tmpdir=testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\tmp -XX:+CreateCoredumpOnCrash -Dtest.tool.vm.opts=-J-XX:MaxRAMPercentage=4.16667 -J-Dtest.boot.jdk=jdk\25\37\bundles\windows-x64\jdk-25_windows-x64_bin.zip\jdk-25 -J-Djava.io.tmpdir=testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\tmp -J-XX:+CreateCoredumpOnCrash -Dtest.compiler.opts= -Dtest.java.opts=--enable-preview -Dtest.jdk=2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug -Dcompile.jdk=2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug -Dtest.timeout.factor=4.0 -Dtest.nativepath=2025-12-01-1629116\windows-x64-debug.test\hotspot\jtreg\native -Dtest.root=2025-12-01-1629116\src.full\open\test\hotspot\jtreg -Dtest.name=compiler/vectorization/runner/LoopArrayIndexComputeTest.java -Dtest.verbose=Verbose[p=BRIEF,f=FULL,e=FULL,t=true,m=false] -Dtest.file=2025-12-01-1629116\src.full\open\test\hotspot\jtreg\compiler\vectorization\runner\LoopArrayIndexComputeTest.java -Dtest.main.class=compiler.vectorization.runner.LoopArrayIndexComputeTest -Dtest.src=2025-12-01-1629116\src.full\open\test\hotspot\jtreg\compiler\vectorization\runner -Dtest.src.path=2025-12-01-1629116\src.full\open\test\hotspot\jtreg\compiler\vectorization\runner;2025-12-01-1629116\src.full\open\test\lib;2025-12-01-1629116\src.full\open\test\hotspot\jtreg -Dtest.classes=testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\classes\0\compiler\vectorization\runner\LoopArrayIndexComputeTest.d -Dtest.class.path=testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\classes\0\compiler\vectorization\runner\LoopArrayIndexComputeTest.d;testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\classes\0\compiler\vectorization\runner\LoopArrayIndexComputeTest.d\test\lib;testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\classes\0\compiler\vectorization\runner\LoopArrayIndexComputeTest.d -Dtest.class.path.prefix=testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\classes\0\compiler\vectorization\runner\LoopArrayIndexComputeTest.d;2025-12-01-1629116\src.full\open\test\hotspot\jtreg\compiler\vectorization\runner;testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\classes\0\compiler\vectorization\runner\LoopArrayIndexComputeTest.d\test\lib -XX:MaxRAMPercentage=4.16667 -Dtest.boot.jdk=jdk\25\37\bundles\windows-x64\jdk-25_windows-x64_bin.zip\jdk-25 -Djava.io.tmpdir=testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\tmp -XX:+CreateCoredumpOnCrash --enable-preview -Djava.library.path=2025-12-01-1629116\windows-x64-debug.test\hotspot\jtreg\native -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI com.sun.javatest.regtest.agent.MainWrapper testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\compiler\vectorization\runner\LoopArrayIndexComputeTest.d\main.1.jta yAV_ySAC
Host: AMD EPYC 9J14 96-Core Processor , 12 cores, 23G, Windows Server 2022 , 64 bit Build 20348 (10.0.20348.3692)
Time: Mon Dec 1 18:40:13 2025 Etc elapsed time: 1.419478 seconds (0d 0h 0m 1s)
--------------- T H R E A D ---------------
Current thread (0x0000025077625f40): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=92716, stack(0x00000055f6200000,0x00000055f6300000) (1024K)]
Current CompileTask:
C2:1419 378 4 java.lang.Byte::equals (31 bytes)
Stack: [0x00000055f6200000,0x00000055f6300000], sp=0x00000055f62fc4e0, free space=1009k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0xeaa8c8] PhaseOutput::Output+0xc88 (output.cpp:384)
V [jvm.dll+0x5f344d] Compile::Code_Gen+0x37d (compile.cpp:3680)
V [jvm.dll+0x5f17d7] Compile::Compile+0x1357 (compile.cpp:923)
V [jvm.dll+0x4e16af] C2Compiler::compile_method+0x15f (c2compiler.cpp:152)
V [jvm.dll+0x613190] CompileBroker::invoke_compiler_on_method+0x7f0 (compileBroker.cpp:2345)
V [jvm.dll+0x6105cc] CompileBroker::compiler_thread_loop+0x27c (compileBroker.cpp:1990)
V [jvm.dll+0x9a9131] JavaThread::thread_main_inner+0x251 (javaThread.cpp:778)
V [jvm.dll+0x112ad4e] Thread::call_run+0x1be (thread.cpp:247)
V [jvm.dll+0xe9fd14] thread_native_entry+0xc4 (os_windows.cpp:555)
C [ucrtbase.dll+0x26b4c] (no source info available)
C [KERNEL32.DLL+0x14cb0] (no source info available)
C [ntdll.dll+0x7edcb] (no source info available)
Pending compilation failure details for thread 0x0000025077625f40:
Time: 1.306766 seconds (0d 0h 0m 1s) Compile id: 378
Reason: 'CodeCache is full'
Callstack:
[0x00007ffad9b6f735]PhaseOutput::fill_buffer+0x1635 (output.cpp:1945)
[0x00007ffad9b6a7e7]PhaseOutput::Output+0xba7 (output.cpp:395)
[0x00007ffad92b344d]Compile::Code_Gen+0x37d (compile.cpp:3680)
[0x00007ffad92b17d7]Compile::Compile+0x1357 (compile.cpp:923)
Registers:
RAX=0x000002505a0d0000, RBX=0x00000055f62fd2a0, RCX=0x00007ffad9fb7d80, RDX=0x00000000000000a9
RSP=0x00000055f62fc4e0, RBP=0x00000055f62fc5e0, RSI=0x0000000000001a83, RDI=0x00000055f62fd290
R8 =0x00007ffad9fb7e18, R9 =0x00007ffad9fb7dd0, R10=0x0000000000000002, R11=0x00000055f62fc0c0
R12=0x000002507d0863c8, R13=0x00007ffada254f90, R14=0x0000000000000080, R15=0x0000000000001000
RIP=0x00007ffad9b6a8c8, EFLAGS=0x0000000000010202
XMM[0]=0x00007ffada209128 0x000000290000002f
XMM[1]=0x0000000000000000 0x4197d78400000000
XMM[2]=0x0000000000000000 0x0000000000000000
XMM[3]=0x0000000000000000 0x0000000000000000
XMM[4]=0x0000000000000000 0x0000000000000000
XMM[5]=0x0000000000000000 0x0000000000000000
XMM[6]=0x0000000000000000 0x0000000000000000
XMM[7]=0x0000000000000000 0x0000000000000000
XMM[8]=0x0000000000000000 0x0000000000000000
XMM[9]=0x0000000000000000 0x0000000000000000
XMM[10]=0x0000000000000000 0x0000000000000000
XMM[11]=0x0000000000000000 0x0000000000000000
XMM[12]=0x0000000000000000 0x0000000000000000
XMM[13]=0x0000000000000000 0x0000000000000000
XMM[14]=0x0000000000000000 0x0000000000000000
XMM[15]=0x0000000000000000 0x0000000000000000
MXCSR=0x00001fa0
Register to memory mapping:
RAX=0x000002505a0d0000 in mmap'd memory region [0x000002505a0d0000 - 0x000002505a0d1000], tag mtInternal
RBX=0x00000055f62fd2a0 is pointing into the stack for thread: 0x0000025077625f40
RCX=0x00007ffad9fb7d80 jvm.dll::`string' + 0x0
RDX=0x00000000000000a9 is an unknown value
RSP=0x00000055f62fc4e0 is pointing into the stack for thread: 0x0000025077625f40
RBP=0x00000055f62fc5e0 is pointing into the stack for thread: 0x0000025077625f40
RSI=0x0000000000001a83 is an unknown value
RDI=0x00000055f62fd290 is pointing into the stack for thread: 0x0000025077625f40
R8 =0x00007ffad9fb7e18 jvm.dll::`string' + 0x0
R9 =0x00007ffad9fb7dd0 jvm.dll::`string' + 0x0
R10=0x0000000000000002 is an unknown value
R11=0x00000055f62fc0c0 is pointing into the stack for thread: 0x0000025077625f40
R12=0x000002507d0863c8 points into unknown readable memory: 0x0000009700000000 | 00 00 00 00 97 00 00 00
R13=0x00007ffada254f90 jvm.dll::MachEpilogNode::`vftable' + 0x0
R14=0x0000000000000080 is an unknown value
R15=0x0000000000001000 is an unknown value
Top of Stack: (sp=0x00000055f62fc4e0)
0x00000055f62fc4e0: 00007ffad9fb7d80 00000055000000a9 .}..........U...
0x00000055f62fc4f0: 00007ffad9fb7e18 00007ffad9fb7dd0 .~.......}......
0x00000055f62fc500: 0000000007c99dc1 00007ffad92cd353 ........S.,.....
0x00000055f62fc510: 000002507c968c60 00007ffada092470 `..|P...p$......
0x00000055f62fc520: 00000055f62fd310 000002507761b708 ../.U.....awP...
0x00000055f62fc530: 0000025000000000 00007ffa00000000 ....P...........
0x00000055f62fc540: 0000000000000000 00000055f62fc6f0 ........../.U...
0x00000055f62fc550: 0000000000000000 00007ffad92aa76d ........m.*.....
0x00000055f62fc560: 0000025077625f40 0000000000000000 @_bwP...........
0x00000055f62fc570: 0000000000000000 000002507d032268 ........h".}P...
0x00000055f62fc580: 00007ffada5175f0 00007ffad8f8dcd6 .uQ.............
0x00000055f62fc590: 00000000000003d8 00007ffad92a82cf ..........*.....
0x00000055f62fc5a0: 000002507c0f2f30 0000000000000000 0/.|P...........
0x00000055f62fc5b0: 0000000000000270 00007ffad92a84c2 p.........*.....
0x00000055f62fc5c0: 0000025077625f40 00000055f62fc6b0 @_bwP...../.U...
0x00000055f62fc5d0: 0000000000000000 000002507761ca78 ........x.awP...
0x00000055f62fc5e0: 000000fdffffffff 00007ffad8f8dcd6 ................
0x00000055f62fc5f0: 000002507c0f5b40 000000000004b5d0 @[.|P...........
0x00000055f62fc600: 000000017761ca70 0000000000000000 p.aw............
0x00000055f62fc610: 0000000000000200 000002507d034ab8 .........J.}P...
0x00000055f62fc620: 000002507769f5e8 00000055f62fcbb0 ..iwP...../.U...
0x00000055f62fc630: 00000055f62fc780 0000000000000000 ../.U...........
0x00000055f62fc640: 00000055f62fc780 0000000000000000 ../.U...........
0x00000055f62fc650: 0000000000000046 00000055f62fc6f8 F........./.U...
0x00000055f62fc660: 00000055f62fc6f0 00000055f62fcbb0 ../.U...../.U...
0x00000055f62fc670: 0000000000000002 00007ffb00afc94d ........M.......
0x00000055f62fc680: 00000000000c0012 0000000000000030 ........0.......
0x00000055f62fc690: 000002507c4e7c70 0000000000000000 p|N|P...........
0x00000055f62fc6a0: 0000000000000000 000002507fffffff ............P...
0x00000055f62fc6b0: 0000005500000000 00007ffad9a58082 ....U...........
0x00000055f62fc6c0: 0000000000000000 0000025059810000 ...........YP...
0x00000055f62fc6d0: 0000000000000030 00000250598102ac 0..........YP...
Instructions: (pc=0x00007ffad9b6a8c8)
0x00007ffad9b6a7c8: 36 49 ff 48 8d 05 9e 7c 52 00 4d 8b c4 48 8d 54
0x00007ffad9b6a7d8: 24 38 48 89 44 24 38 48 8b cf e8 19 39 00 00 eb
0x00007ffad9b6a7e8: 13 48 8b 4f 08 48 8d 15 4c e4 45 00 45 33 c0 e8
0x00007ffad9b6a7f8: 44 e2 75 ff 83 3d 85 1a a7 00 00 7f 1a 8b 45 00
0x00007ffad9b6a808: 85 c0 79 13 83 f8 ff 0f 85 92 00 00 00 83 7d 24
0x00007ffad9b6a818: 00 0f 85 88 00 00 00 4c 8b ac 24 98 04 00 00 4c
0x00007ffad9b6a828: 8b a4 24 d8 04 00 00 48 8b 9c 24 c8 04 00 00 48
0x00007ffad9b6a838: 8b b4 24 d0 04 00 00 4c 8b bc 24 90 04 00 00 48
0x00007ffad9b6a848: 8b 8d 80 03 00 00 48 33 cc e8 0a 36 43 00 48 81
0x00007ffad9b6a858: c4 a0 04 00 00 41 5e 5f 5d c3 39 35 20 1a a7 00
0x00007ffad9b6a868: 7f b5 8b 45 00 85 c0 79 ae 83 f8 ff 75 31 39 75
0x00007ffad9b6a878: 24 75 2c eb a2 48 8b 05 cc ec 9a 00 4c 8d 0d 25
0x00007ffad9b6a888: 84 43 00 4c 8d 05 36 87 43 00 ba 51 00 00 00 48
0x00007ffad9b6a898: 8d 0d b2 7c 43 00 c6 00 58 e8 ea 44 7d ff cc 48
0x00007ffad9b6a8a8: 8b 05 a2 ec 9a 00 4c 8d 0d 1b d5 44 00 4c 8d 05
0x00007ffad9b6a8b8: 5c d5 44 00 ba a9 00 00 00 48 8d 0d b8 d4 44 00
=>0x00007ffad9b6a8c8: c6 00 58 e8 c0 44 7d ff cc 48 8b 05 78 ec 9a 00
0x00007ffad9b6a8d8: 4c 8d 0d 1d 7c 43 00 4c 8d 05 ca aa 6e 00 ba 0a
0x00007ffad9b6a8e8: 01 00 00 48 8d 0d 5e aa 6e 00 c6 00 58 e8 96 44
0x00007ffad9b6a8f8: 7d ff cc 48 8b 05 4e ec 9a 00 49 8b ce c6 00 58
0x00007ffad9b6a908: 49 8b 06 ff 90 e8 00 00 00 4c 8d 0d d8 e2 44 00
0x00007ffad9b6a918: ba 0b 04 00 00 4c 8d 05 0c 8c 56 00 48 89 44 24
0x00007ffad9b6a928: 20 48 8d 0d e0 e1 44 00 e8 5b 44 7d ff cc 48 8b
0x00007ffad9b6a938: 05 13 ec 9a 00 4c 8d 0d a4 d7 44 00 4c 8d 05 2d
0x00007ffad9b6a948: d7 44 00 ba 8a 00 00 00 48 8d 0d 49 d7 44 00 c6
0x00007ffad9b6a958: 00 58 e8 31 44 7d ff cc 48 8b 05 e9 eb 9a 00 4c
0x00007ffad9b6a968: 8d 0d 42 83 50 00 4c 8d 05 8b b1 52 00 ba 4b 00
0x00007ffad9b6a978: 00 00 48 8d 0d 9f b1 52 00 c6 00 58 e8 07 44 7d
0x00007ffad9b6a988: ff cc 48 8b 05 bf eb 9a 00 4c 8d 0d 20 d0 44 00
0x00007ffad9b6a998: 4c 8d 05 79 f6 51 00 ba a6 00 00 00 48 8d 0d d5
0x00007ffad9b6a9a8: 92 43 00 c6 00 58 e8 dd 43 7d ff cc cc cc cc cc
0x00007ffad9b6a9b8: cc cc cc cc cc cc cc cc 44 89 44 24 18 48 89 54
Stack slot to memory mapping:
stack at sp + 0 slots: 0x00007ffad9fb7d80 jvm.dll::`string' + 0x0
stack at sp + 1 slots: 0x00000055000000a9 is an unknown value
stack at sp + 2 slots: 0x00007ffad9fb7e18 jvm.dll::`string' + 0x0
stack at sp + 3 slots: 0x00007ffad9fb7dd0 jvm.dll::`string' + 0x0
stack at sp + 4 slots: 0x0000000007c99dc1 is an unknown value
stack at sp + 5 slots: 0x00007ffad92cd353 jvm.dll::Compile::verify_graph_edges + 0x3d3
stack at sp + 6 slots: 0x000002507c968c60 points into unknown readable memory: 0x00007ffada098b30 | 30 8b 09 da fa 7f 00 00
stack at sp + 7 slots: 0x00007ffada092470 jvm.dll::C2_MacroAssembler::`vftable' + 0x0
Lock stack of current Java thread (top to bottom):
--------------- P R O C E S S ---------------
Threads class SMR info:
_java_thread_list=0x000002507789d710, length=12, elements={
0x000002505a9149e0, 0x000002507760c7d0, 0x000002507760daa0, 0x0000025077613970,
0x0000025077617770, 0x0000025077618b90, 0x000002507761dd00, 0x0000025077625f40,
0x000002507762e840, 0x0000025077766f50, 0x00000250779b3b40, 0x00000250779d8af0
}
_java_thread_list_alloc_cnt=13, _java_thread_list_free_cnt=11, _java_thread_list_max=12, _nested_thread_list_max=0
_tlh_cnt=100, _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 )
0x000002505a9149e0 JavaThread "main" [_thread_blocked, id=62172, stack(0x00000055f5300000,0x00000055f5400000) (1024K)]
0x000002507760c7d0 JavaThread "Reference Handler" daemon [_thread_blocked, id=83876, stack(0x00000055f5c00000,0x00000055f5d00000) (1024K)]
0x000002507760daa0 JavaThread "Finalizer" daemon [_thread_blocked, id=96192, stack(0x00000055f5d00000,0x00000055f5e00000) (1024K)]
0x0000025077613970 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2908, stack(0x00000055f5e00000,0x00000055f5f00000) (1024K)]
0x0000025077617770 JavaThread "Attach Listener" daemon [_thread_blocked, id=8068, stack(0x00000055f5f00000,0x00000055f6000000) (1024K)]
0x0000025077618b90 JavaThread "Service Thread" daemon [_thread_blocked, id=91708, stack(0x00000055f6000000,0x00000055f6100000) (1024K)]
0x000002507761dd00 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=28464, stack(0x00000055f6100000,0x00000055f6200000) (1024K)]
=>0x0000025077625f40 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=92716, stack(0x00000055f6200000,0x00000055f6300000) (1024K)]
0x000002507762e840 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=89932, stack(0x00000055f6300000,0x00000055f6400000) (1024K)]
0x0000025077766f50 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=23272, stack(0x00000055f6400000,0x00000055f6500000) (1024K)]
0x00000250779b3b40 JavaThread "Notification Thread" daemon [_thread_blocked, id=64144, stack(0x00000055f6500000,0x00000055f6600000) (1024K)]
0x00000250779d8af0 JavaThread "MainThread" [_thread_blocked, id=18508, stack(0x00000055f6800000,0x00000055f6900000) (1024K)]
Total: 12
Other Threads:
0x00000250775cec90 VMThread "VM Thread" [id=7520, stack(0x00000055f5b00000,0x00000055f5c00000) (1024K)]
0x000002505a9b9310 WatcherThread "VM Periodic Task Thread" [id=72948, stack(0x00000055f5a00000,0x00000055f5b00000) (1024K)]
0x000002505a94cac0 WorkerThread "GC Thread#0" [id=66276, stack(0x00000055f5400000,0x00000055f5500000) (1024K)]
0x0000025077983a60 WorkerThread "GC Thread#1" [id=79388, stack(0x00000055f6600000,0x00000055f6700000) (1024K)]
0x00000250779c1c30 WorkerThread "GC Thread#2" [id=87308, stack(0x00000055f6700000,0x00000055f6800000) (1024K)]
0x000002505a95a000 ConcurrentGCThread "G1 Main Marker" [id=87924, stack(0x00000055f5500000,0x00000055f5600000) (1024K)]
0x000002505a95acb0 WorkerThread "G1 Conc#0" [id=82620, stack(0x00000055f5600000,0x00000055f5700000) (1024K)]
0x000002505a9a71f0 WorkerThread "G1 Refinement Workers#0" [id=55284, stack(0x00000055f5800000,0x00000055f5900000) (1024K)]
0x000002505a9a6660 ConcurrentGCThread "G1 Refine Control" [id=61404, stack(0x00000055f5700000,0x00000055f5800000) (1024K)]
0x000002505a9aa130 ConcurrentGCThread "G1 Service" [id=58788, stack(0x00000055f5900000,0x00000055f5a00000) (1024K)]
Total: 10
Threads with active compile tasks:
C2 CompilerThread0 1496 378 4 java.lang.Byte::equals (31 bytes)
Total: 1
VM state: not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap address: 0x00000000c0000000, size: 1024 MB, Compressed Oops mode: 32-bit
CDS archive(s) mapped at: [0x000000000d000000-0x000000000dfc0000-0x000000000dfc0000), size 16515072, SharedBaseAddress: 0x000000000d000000, ArchiveRelocationMode: 1.
Compressed class space mapped at: 0x000000000e000000-0x000000004e000000, reserved size: 1073741824
UseCompressedClassPointers 1, UseCompactObjectHeaders 0
Narrow klass pointer bits 32, Max shift 3
Narrow klass base: 0x000000000d000000, Narrow klass shift: 0
Encoding Range: [0x000000000d000000 - 0x000000010d000000), (4294967296 bytes)
Klass Range: [0x000000000d000000 - 0x000000004e000000), (1090519040 bytes)
Klass ID Range: [8 - 1090519033) (1090519025)
Protection zone: [0x000000000d000000 - 0x000000000d010000), (65536 bytes)
GC Precious Log:
CardTable entry size: 512
Card Set container configuration: InlinePtr #cards 5 size 8 Array Of Cards #cards 10 size 36 Howl #buckets 4 coarsen threshold 1843 Howl Bitmap #cards 512 size 80 coarsen threshold 460 Card regions per heap region 1 cards per card region 2048
CPUs: 12 total, 12 available
Memory: 24575M
Large Page Support: Disabled
NUMA Support: Disabled
Compressed Oops: Enabled (32-bit)
Heap Region Size: 1M
Heap Min Capacity: 8M
Heap Initial Capacity: 50M
Heap Max Capacity: 1G
Pre-touch: Disabled
Parallel Workers: 10
Concurrent Workers: 3
Concurrent Refinement Workers: 10
Periodic GC: Disabled
Heap:
garbage-first heap total reserved 1048576K, committed 51200K, used 5056K [0x00000000c0000000, 0x0000000100000000)
region size 1M, 5 eden (5M), 1 survivor (1M), 0 old (0M), 0 humongous (0M), 44 free (44M)
Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TAMS=top-at-mark-start, PB=parsable bottom
| 0|0x00000000c0000000, 0x00000000c0000000, 0x00000000c0100000| 0%| F| |TAMS 0x00000000c0000000| PB 0x00000000c0000000| Untracked | 0
| 1|0x00000000c0100000, 0x00000000c0100000, 0x00000000c0200000| 0%| F| |TAMS 0x00000000c0100000| PB 0x00000000c0100000| Untracked | 0
| 2|0x00000000c0200000, 0x00000000c0200000, 0x00000000c0300000| 0%| F| |TAMS 0x00000000c0200000| PB 0x00000000c0200000| Untracked | 0
| 3|0x00000000c0300000, 0x00000000c0300000, 0x00000000c0400000| 0%| F| |TAMS 0x00000000c0300000| PB 0x00000000c0300000| Untracked | 0
| 4|0x00000000c0400000, 0x00000000c0400000, 0x00000000c0500000| 0%| F| |TAMS 0x00000000c0400000| PB 0x00000000c0400000| Untracked | 0
| 5|0x00000000c0500000, 0x00000000c0500000, 0x00000000c0600000| 0%| F| |TAMS 0x00000000c0500000| PB 0x00000000c0500000| Untracked | 0
| 6|0x00000000c0600000, 0x00000000c0600000, 0x00000000c0700000| 0%| F| |TAMS 0x00000000c0600000| PB 0x00000000c0600000| Untracked | 0
| 7|0x00000000c0700000, 0x00000000c0700000, 0x00000000c0800000| 0%| F| |TAMS 0x00000000c0700000| PB 0x00000000c0700000| Untracked | 0
| 8|0x00000000c0800000, 0x00000000c0800000, 0x00000000c0900000| 0%| F| |TAMS 0x00000000c0800000| PB 0x00000000c0800000| Untracked | 0
| 9|0x00000000c0900000, 0x00000000c0900000, 0x00000000c0a00000| 0%| F| |TAMS 0x00000000c0900000| PB 0x00000000c0900000| Untracked | 0
| 10|0x00000000c0a00000, 0x00000000c0a00000, 0x00000000c0b00000| 0%| F| |TAMS 0x00000000c0a00000| PB 0x00000000c0a00000| Untracked | 0
| 11|0x00000000c0b00000, 0x00000000c0b00000, 0x00000000c0c00000| 0%| F| |TAMS 0x00000000c0b00000| PB 0x00000000c0b00000| Untracked | 0
| 12|0x00000000c0c00000, 0x00000000c0c00000, 0x00000000c0d00000| 0%| F| |TAMS 0x00000000c0c00000| PB 0x00000000c0c00000| Untracked | 0
| 13|0x00000000c0d00000, 0x00000000c0d00000, 0x00000000c0e00000| 0%| F| |TAMS 0x00000000c0d00000| PB 0x00000000c0d00000| Untracked | 0
| 14|0x00000000c0e00000, 0x00000000c0e00000, 0x00000000c0f00000| 0%| F| |TAMS 0x00000000c0e00000| PB 0x00000000c0e00000| Untracked | 0
| 15|0x00000000c0f00000, 0x00000000c0f00000, 0x00000000c1000000| 0%| F| |TAMS 0x00000000c0f00000| PB 0x00000000c0f00000| Untracked | 0
| 16|0x00000000c1000000, 0x00000000c1000000, 0x00000000c1100000| 0%| F| |TAMS 0x00000000c1000000| PB 0x00000000c1000000| Untracked | 0
| 17|0x00000000c1100000, 0x00000000c1100000, 0x00000000c1200000| 0%| F| |TAMS 0x00000000c1100000| PB 0x00000000c1100000| Untracked | 0
| 18|0x00000000c1200000, 0x00000000c1200000, 0x00000000c1300000| 0%| F| |TAMS 0x00000000c1200000| PB 0x00000000c1200000| Untracked | 0
| 19|0x00000000c1300000, 0x00000000c1300000, 0x00000000c1400000| 0%| F| |TAMS 0x00000000c1300000| PB 0x00000000c1300000| Untracked | 0
| 20|0x00000000c1400000, 0x00000000c1400000, 0x00000000c1500000| 0%| F| |TAMS 0x00000000c1400000| PB 0x00000000c1400000| Untracked | 0
| 21|0x00000000c1500000, 0x00000000c1500000, 0x00000000c1600000| 0%| F| |TAMS 0x00000000c1500000| PB 0x00000000c1500000| Untracked | 0
| 22|0x00000000c1600000, 0x00000000c1600000, 0x00000000c1700000| 0%| F| |TAMS 0x00000000c1600000| PB 0x00000000c1600000| Untracked | 0
| 23|0x00000000c1700000, 0x00000000c1700000, 0x00000000c1800000| 0%| F| |TAMS 0x00000000c1700000| PB 0x00000000c1700000| Untracked | 0
| 24|0x00000000c1800000, 0x00000000c1800000, 0x00000000c1900000| 0%| F| |TAMS 0x00000000c1800000| PB 0x00000000c1800000| Untracked | 0
| 25|0x00000000c1900000, 0x00000000c1900000, 0x00000000c1a00000| 0%| F| |TAMS 0x00000000c1900000| PB 0x00000000c1900000| Untracked | 0
| 26|0x00000000c1a00000, 0x00000000c1a00000, 0x00000000c1b00000| 0%| F| |TAMS 0x00000000c1a00000| PB 0x00000000c1a00000| Untracked | 0
| 27|0x00000000c1b00000, 0x00000000c1b00000, 0x00000000c1c00000| 0%| F| |TAMS 0x00000000c1b00000| PB 0x00000000c1b00000| Untracked | 0
| 28|0x00000000c1c00000, 0x00000000c1c00000, 0x00000000c1d00000| 0%| F| |TAMS 0x00000000c1c00000| PB 0x00000000c1c00000| Untracked | 0
| 29|0x00000000c1d00000, 0x00000000c1d00000, 0x00000000c1e00000| 0%| F| |TAMS 0x00000000c1d00000| PB 0x00000000c1d00000| Untracked | 0
| 30|0x00000000c1e00000, 0x00000000c1e00000, 0x00000000c1f00000| 0%| F| |TAMS 0x00000000c1e00000| PB 0x00000000c1e00000| Untracked | 0
| 31|0x00000000c1f00000, 0x00000000c1f00000, 0x00000000c2000000| 0%| F| |TAMS 0x00000000c1f00000| PB 0x00000000c1f00000| Untracked | 0
| 32|0x00000000c2000000, 0x00000000c2000000, 0x00000000c2100000| 0%| F| |TAMS 0x00000000c2000000| PB 0x00000000c2000000| Untracked | 0
| 33|0x00000000c2100000, 0x00000000c2100000, 0x00000000c2200000| 0%| F| |TAMS 0x00000000c2100000| PB 0x00000000c2100000| Untracked | 0
| 34|0x00000000c2200000, 0x00000000c2200000, 0x00000000c2300000| 0%| F| |TAMS 0x00000000c2200000| PB 0x00000000c2200000| Untracked | 0
| 35|0x00000000c2300000, 0x00000000c2300000, 0x00000000c2400000| 0%| F| |TAMS 0x00000000c2300000| PB 0x00000000c2300000| Untracked | 0
| 36|0x00000000c2400000, 0x00000000c2400000, 0x00000000c2500000| 0%| F| |TAMS 0x00000000c2400000| PB 0x00000000c2400000| Untracked | 0
| 37|0x00000000c2500000, 0x00000000c2500000, 0x00000000c2600000| 0%| F| |TAMS 0x00000000c2500000| PB 0x00000000c2500000| Untracked | 0
| 38|0x00000000c2600000, 0x00000000c2600000, 0x00000000c2700000| 0%| F| |TAMS 0x00000000c2600000| PB 0x00000000c2600000| Untracked | 0
| 39|0x00000000c2700000, 0x00000000c2700000, 0x00000000c2800000| 0%| F| |TAMS 0x00000000c2700000| PB 0x00000000c2700000| Untracked | 0
| 40|0x00000000c2800000, 0x00000000c2800000, 0x00000000c2900000| 0%| F| |TAMS 0x00000000c2800000| PB 0x00000000c2800000| Untracked | 0
| 41|0x00000000c2900000, 0x00000000c2900000, 0x00000000c2a00000| 0%| F| |TAMS 0x00000000c2900000| PB 0x00000000c2900000| Untracked | 0
| 42|0x00000000c2a00000, 0x00000000c2a00000, 0x00000000c2b00000| 0%| F| |TAMS 0x00000000c2a00000| PB 0x00000000c2a00000| Untracked | 0
| 43|0x00000000c2b00000, 0x00000000c2b00000, 0x00000000c2c00000| 0%| F| |TAMS 0x00000000c2b00000| PB 0x00000000c2b00000| Untracked | 0
| 44|0x00000000c2c00000, 0x00000000c2cb9ed0, 0x00000000c2d00000| 72%| E|CS|TAMS 0x00000000c2c00000| PB 0x00000000c2c00000| Complete | 0
| 45|0x00000000c2d00000, 0x00000000c2e00000, 0x00000000c2e00000|100%| E|CS|TAMS 0x00000000c2d00000| PB 0x00000000c2d00000| Complete | 0
| 46|0x00000000c2e00000, 0x00000000c2f00000, 0x00000000c2f00000|100%| E|CS|TAMS 0x00000000c2e00000| PB 0x00000000c2e00000| Complete | 0
| 47|0x00000000c2f00000, 0x00000000c2ff0000, 0x00000000c3000000| 93%| S|CS|TAMS 0x00000000c2f00000| PB 0x00000000c2f00000| Complete | 0
| 48|0x00000000c3000000, 0x00000000c3100000, 0x00000000c3100000|100%| E|CS|TAMS 0x00000000c3000000| PB 0x00000000c3000000| Complete | 0
| 49|0x00000000c3100000, 0x00000000c3200000, 0x00000000c3200000|100%| E|CS|TAMS 0x00000000c3100000| PB 0x00000000c3100000| Complete | 0
Card table byte_map: [0x0000025072e00000,0x0000025073000000] _byte_map_base: 0x0000025072800000
Refinement table byte_map: [0x0000025072c00000,0x0000025072e00000] _byte_map_base: 0x0000025072600000
Marking Bits: (CMBitMap*) 0x000002505a94d5f0
Bits: [0x0000025073000000, 0x0000025074000000)
Polling page: 0x000002505a0e0000
Metaspace:
Metaspace used 1262K, committed 1408K, reserved 1114112K
class space used 112K, committed 192K, reserved 1048576K
Usage:
Non-class: 1.12 MB used.
Class: 112.19 KB used.
Both: 1.23 MB used.
Virtual space:
Non-class space: 64.00 MB reserved, 1.19 MB ( 2%) committed, 1 nodes.
Class space: 1.00 GB reserved, 192.00 KB ( <1%) committed, 1 nodes.
Both: 1.06 GB reserved, 1.38 MB ( <1%) committed.
Chunk freelists:
Non-Class: 11.84 MB
Class: 15.72 MB
Both: 27.56 MB
MaxMetaspaceSize: unlimited
CompressedClassSpaceSize: 1.00 GB
Initial GC threshold: 21.00 MB
Current GC threshold: 21.00 MB
CDS: on
- commit_granule_bytes: 65536.
- commit_granule_words: 8192.
- virtual_space_node_default_size: 8388608.
- enlarge_chunks_in_place: 1.
UseCompressedClassPointers 1, UseCompactObjectHeaders 0
Narrow klass pointer bits 32, Max shift 3
Narrow klass base: 0x000000000d000000, Narrow klass shift: 0
Encoding Range: [0x000000000d000000 - 0x000000010d000000), (4294967296 bytes)
Klass Range: [0x000000000d000000 - 0x000000004e000000), (1090519040 bytes)
Klass ID Range: [8 - 1090519033) (1090519025)
Protection zone: [0x000000000d000000 - 0x000000000d010000), (65536 bytes)
Internal statistics:
num_allocs: 9866.
num_deallocs: 2.
num_allocs_from_deallocated_blocks: 46.
num_chunks_retired: 13.
num_allocs_failed_limit: 0.
num_arena_births: 30.
num_arena_deaths: 0.
num_vsnodes_births: 2.
num_vsnodes_deaths: 0.
num_space_committed: 22.
num_space_uncommitted: 0.
num_chunks_returned_to_freelist: 0.
num_chunks_taken_from_freelist: 43.
num_chunk_merges: 0.
num_chunk_splits: 31.
num_chunks_enlarged: 40.
num_inconsistent_stats: 0.
CodeHeap 'non-profiled nmethods': size=120064Kb used=168Kb max_used=168Kb free=119895Kb
bounds [0x000002506af60000, 0x000002506b1d0000, 0x00000250724a0000]
CodeHeap 'profiled nmethods': size=120000Kb used=413Kb max_used=413Kb free=119586Kb
bounds [0x00000250634a0000, 0x0000025063710000, 0x000002506a9d0000]
CodeHeap 'non-nmethods': size=5696Kb used=2154Kb max_used=2156Kb free=3541Kb
bounds [0x000002506a9d0000, 0x000002506ac40000, 0x000002506af60000]
CodeCache: size=245760Kb, used=2735Kb, max_used=2737Kb, free=243022Kb
total_blobs=867, nmethods=373, adapters=337, full_count=0
Compilation: enabled, stopped_count=0, restarted_count=0
Compilation events (20 events):
Event: 1.086 Thread 0x0000025077625f40
Event: 1.086 Thread 0x0000025077625f40
Event: 1.086 Thread 0x0000025077625f40 367 4 compiler.vectorization.runner.LoopArrayIndexComputeTest::charArrayWithDependenceNeg (51 bytes)
Event: 1.119 Thread 0x0000025077625f40 nmethod 367 0x000002506af88708 code [0x000002506af88820, 0x000002506af89058]
Event: 1.188 Thread 0x000002507762e840 368 1 java.lang.Character::charValue (5 bytes)
Event: 1.189 Thread 0x000002507762e840 nmethod 368 0x000002506af89088 code [0x000002506af891a0, 0x000002506af89338]
Event: 1.189 Thread 0x000002507762e840 369 3 java.lang.Character::equals (31 bytes)
Event: 1.189 Thread 0x000002507762e840 nmethod 369 0x0000025063505988 code [0x0000025063505aa0, 0x0000025063505f88]
Event: 1.196 Thread 0x0000025077625f40 370 4 java.lang.Character::equals (31 bytes)
Event: 1.197 Thread 0x000002507762e840 371 3 java.nio.Buffer::session (20 bytes)
Event: 1.198 Thread 0x000002507762e840 nmethod 371 0x0000025063506008 code [0x0000025063506120, 0x0000025063506540]
Event: 1.199 Thread 0x0000025077625f40 nmethod 370 0x000002506af89388 code [0x000002506af894a0, 0x000002506af89650]
Event: 1.200 Thread 0x0000025077625f40 375 4 compiler.vectorization.runner.LoopArrayIndexComputeTest::byteArrayWithDependenceNeg (51 bytes)
Event: 1.247 Thread 0x0000025077625f40 nmethod 375 0x000002506af89688 code [0x000002506af897a0, 0x000002506af89fb0]
Event: 1.299 Thread 0x000002507762e840 376 1 java.lang.Byte::byteValue (5 bytes)
Event: 1.299 Thread 0x000002507762e840 nmethod 376 0x000002506af8a008 code [0x000002506af8a120, 0x000002506af8a2b8]
Event: 1.299 Thread 0x000002507762e840 377 3 java.lang.Byte::equals (31 bytes)
Event: 1.300 Thread 0x000002507762e840 nmethod 377 0x0000025063506588 code [0x00000250635066a0, 0x0000025063506b88]
Event: 1.305 Thread 0x0000025077625f40 378 4 java.lang.Byte::equals (31 bytes)
Event: 1.306 Thread 0x000002507762e840 379 3 java.util.LinkedHashMap::linkNodeAtEnd (76 bytes)
GC Heap Usage History (2 events):
Event: 0.262 {heap Before GC invocations=0 (full 0):
garbage-first heap total reserved 1048576K, committed 51200K, used 2048K [0x00000000c0000000, 0x0000000100000000)
region size 1M, 2 eden (2M), 0 survivor (0M), 0 old (0M), 0 humongous (0M), 48 free (48M)
}
Event: 0.270 {heap After GC invocations=1 (full 0):
garbage-first heap total reserved 1048576K, committed 51200K, used 960K [0x00000000c0000000, 0x0000000100000000)
region size 1M, 0 eden (0M), 1 survivor (1M), 0 old (0M), 0 humongous (0M), 49 free (49M)
}
Metaspace Usage History (2 events):
Event: 0.262 {metaspace Before GC invocations=0 (full 0):
Metaspace used 348K, committed 576K, reserved 1114112K
class space used 7K, committed 128K, reserved 1048576K
}
Event: 0.270 {metaspace After GC invocations=1 (full 0):
Metaspace used 348K, committed 576K, reserved 1114112K
class space used 7K, committed 128K, reserved 1048576K
}
Dll operation events (5 events):
Event: 0.006 Loaded shared library 2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug\bin\java.dll
Event: 0.034 Loaded shared library 2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug\bin\zip.dll
Event: 0.180 Loaded shared library 2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug\bin\net.dll
Event: 0.182 Loaded shared library 2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug\bin\nio.dll
Event: 0.277 Loaded shared library 2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug\bin\zip.dll
Deoptimization events (4 events):
Event: 0.376 Thread 0x00000250779d8af0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000002506af739b4 relative=0x0000000000000894
Event: 0.376 Thread 0x00000250779d8af0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002506af739b4 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 69 c2
Event: 0.376 Thread 0x00000250779d8af0 DEOPT PACKING pc=0x000002506af739b4 sp=0x00000055f68fde40
Event: 0.376 Thread 0x00000250779d8af0 DEOPT UNPACKING pc=0x000002506aa68110 sp=0x00000055f68fddc0 mode 2
Classes loaded (20 events):
Event: 0.405 Loading class jdk/internal/classfile/impl/StackCounter$Target
Event: 0.405 Loading class jdk/internal/classfile/impl/StackCounter$Target done
Event: 0.412 Loading class java/lang/reflect/UndeclaredThrowableException
Event: 0.412 Loading class java/lang/reflect/UndeclaredThrowableException done
Event: 0.413 Loading class compiler/lib/ir_framework/IRs
Event: 0.413 Loading class compiler/lib/ir_framework/IRs done
Event: 0.414 Loading class compiler/lib/ir_framework/IR
Event: 0.414 Loading class compiler/lib/ir_framework/IR done
Event: 0.417 Loading class compiler/lib/ir_framework/CompilePhase
Event: 0.417 Loading class compiler/lib/ir_framework/CompilePhase done
Event: 0.421 Loading class compiler/lib/ir_framework/RegexType
Event: 0.421 Loading class compiler/lib/ir_framework/RegexType done
Event: 0.423 Loading class compiler/lib/ir_framework/CompilePhase$ActionOnRepeat
Event: 0.423 Loading class compiler/lib/ir_framework/CompilePhase$ActionOnRepeat done
Event: 0.426 Loading class java/lang/annotation/Repeatable
Event: 0.426 Loading class java/lang/annotation/Repeatable done
Event: 0.435 Loading class jdk/internal/event/ThreadSleepEvent
Event: 0.435 Loading class jdk/internal/event/Event
Event: 0.436 Loading class jdk/internal/event/Event done
Event: 0.436 Loading class jdk/internal/event/ThreadSleepEvent done
Classes unloaded (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (7 events):
Event: 0.198 Thread 0x000002505a9149e0 Exception (0x00000000c31ce630)
thrown [src\hotspot\share\interpreter\linkResolver.cpp, line 804]
Event: 0.201 Thread 0x000002505a9149e0 Exception (0x00000000c31e3850)
thrown [src\hotspot\share\interpreter\linkResolver.cpp, line 804]
Event: 0.245 Thread 0x000002505a9149e0 Exception (0x00000000c30bf260)
thrown [src\hotspot\share\interpreter\linkResolver.cpp, line 804]
Event: 0.307 Thread 0x00000250779d8af0 Exception (0x00000000c313dfa0)
thrown [src\hotspot\share\interpreter\linkResolver.cpp, line 804]
Event: 0.324 Thread 0x00000250779d8af0 Exception (0x00000000c318c138)
thrown [src\hotspot\share\interpreter\linkResolver.cpp, line 804]
Event: 0.332 Thread 0x00000250779d8af0 Exception (0x00000000c31bd1f8)
thrown [src\hotspot\share\interpreter\linkResolver.cpp, line 804]
Event: 0.419 Thread 0x00000250779d8af0 Exception (0x00000000c30d7490)
thrown [src\hotspot\share\interpreter\linkResolver.cpp, line 804]
VM Operations (2 events):
Event: 0.262 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause)
Event: 0.270 Executing safepoint VM operation: G1CollectForAllocation (G1 Evacuation Pause) done
Memory protections (0 events):
No events
Nmethod flushes (0 events):
No events
Events (12 events):
Event: 0.029 Thread 0x000002505a9149e0 Thread added: 0x000002505a9149e0
Event: 0.077 Thread 0x000002505a9149e0 Thread added: 0x000002507760c7d0
Event: 0.077 Thread 0x000002505a9149e0 Thread added: 0x000002507760daa0
Event: 0.078 Thread 0x000002505a9149e0 Thread added: 0x0000025077613970
Event: 0.078 Thread 0x000002505a9149e0 Thread added: 0x0000025077617770
Event: 0.078 Thread 0x000002505a9149e0 Thread added: 0x0000025077618b90
Event: 0.078 Thread 0x000002505a9149e0 Thread added: 0x000002507761dd00
Event: 0.079 Thread 0x000002505a9149e0 Thread added: 0x0000025077625f40
Event: 0.079 Thread 0x000002505a9149e0 Thread added: 0x000002507762e840
Event: 0.175 Thread 0x000002505a9149e0 Thread added: 0x0000025077766f50
Event: 0.257 Thread 0x000002505a9149e0 Thread added: 0x00000250779b3b40
Event: 0.301 Thread 0x000002505a9149e0 Thread added: 0x00000250779d8af0
Dynamic libraries:
0x00007ff66d4b0000 - 0x00007ff66d4c0000 2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug\bin\java.exe
0x00007ffb00ae0000 - 0x00007ffb00ce2000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffaff870000 - 0x00007ffaff92c000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffafe300000 - 0x00007ffafe670000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffafe800000 - 0x00007ffafe910000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffaf1e30000 - 0x00007ffaf1e46000 2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug\bin\jli.dll
0x00007ffaf1e10000 - 0x00007ffaf1e2e000 2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug\bin\VCRUNTIME140.dll
0x00007ffafee40000 - 0x00007ffafefe6000 C:\WINDOWS\System32\USER32.dll
0x00007ffafe110000 - 0x00007ffafe136000 C:\WINDOWS\System32\win32u.dll
0x00007ffaedd10000 - 0x00007ffaedfb5000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.20348.4294_none_947bfbafeeecc1d8\COMCTL32.dll
0x00007ffafec80000 - 0x00007ffafecac000 C:\WINDOWS\System32\GDI32.dll
0x00007ffafecb0000 - 0x00007ffafed53000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffafe1e0000 - 0x00007ffafe2fc000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffafe140000 - 0x00007ffafe1e0000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffaf1e00000 - 0x00007ffaf1e0c000 2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug\bin\vcruntime140_1.dll
0x00007ffaf1c50000 - 0x00007ffaf1cdd000 2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug\bin\msvcp140.dll
0x00007ffad8cc0000 - 0x00007ffada78e000 2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug\bin\server\jvm.dll
0x00007ffaff240000 - 0x00007ffaff2f1000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffafebd0000 - 0x00007ffafec72000 C:\WINDOWS\System32\sechost.dll
0x00007ffafe7d0000 - 0x00007ffafe7f7000 C:\WINDOWS\System32\bcrypt.dll
0x00007ffb00830000 - 0x00007ffb00950000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffb00a20000 - 0x00007ffb00a91000 C:\WINDOWS\System32\WS2_32.dll
0x00007ffafdf30000 - 0x00007ffafdf7d000 C:\WINDOWS\SYSTEM32\POWRPROF.dll
0x00007ffaf22f0000 - 0x00007ffaf22fa000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffaec610000 - 0x00007ffaec637000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffafdf00000 - 0x00007ffafdf13000 C:\WINDOWS\SYSTEM32\UMPDC.dll
0x00007ffafc940000 - 0x00007ffafc957000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x00007ffaf1df0000 - 0x00007ffaf1dfc000 2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug\bin\jimage.dll
0x00007ffaf1ff0000 - 0x00007ffaf2210000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL
0x00007ffaeef50000 - 0x00007ffaeef80000 C:\WINDOWS\SYSTEM32\dbgcore.DLL
0x00007ffafe910000 - 0x00007ffafe98f000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffafda10000 - 0x00007ffafda5a000 C:\WINDOWS\SYSTEM32\SspiCli.dll
0x00007ffaf1dd0000 - 0x00007ffaf1df0000 2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug\bin\java.dll
0x00007ffaff930000 - 0x00007ffaffa66000 C:\WINDOWS\System32\ole32.dll
0x00007ffaff450000 - 0x00007ffaff7c0000 C:\WINDOWS\System32\combase.dll
0x00007ffb00070000 - 0x00007ffb007ca000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffaf1c30000 - 0x00007ffaf1c47000 2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug\bin\zip.dll
0x00007ffaf31f0000 - 0x00007ffaf3a34000 C:\WINDOWS\SYSTEM32\windows.storage.dll
0x00007ffaff150000 - 0x00007ffaff23a000 C:\WINDOWS\System32\SHCORE.dll
0x00007ffaff000000 - 0x00007ffaff05f000 C:\WINDOWS\System32\shlwapi.dll
0x00007ffafdf80000 - 0x00007ffafdfa1000 C:\WINDOWS\SYSTEM32\profapi.dll
0x00007ffaf1db0000 - 0x00007ffaf1dc2000 2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug\bin\net.dll
0x00007ffafd550000 - 0x00007ffafd5b8000 C:\WINDOWS\system32\mswsock.dll
0x00007ffaf1d90000 - 0x00007ffaf1da6000 2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug\bin\nio.dll
JVMTI agents: none
dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
symbol engine: initialized successfully - sym options: 0x614 - pdb path: .; 2025-12-01-1629116\windows-x64-debug.jdk_symbols\jdk-26\fastdebug\bin;2025-12-01-1629116\windows-x64-debug.jdk_symbols\jdk-26\fastdebug\bin\server;2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.20348.4294_none_947bfbafeeecc1d8;2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug\bin\server
VM Arguments:
jvm_args: -Dtest.vm.opts=-XX:MaxRAMPercentage=4.16667 -Dtest.boot.jdk=jdk\25\37\bundles\windows-x64\jdk-25_windows-x64_bin.zip\jdk-25 -Djava.io.tmpdir=testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\tmp -XX:+CreateCoredumpOnCrash -Dtest.tool.vm.opts=-J-XX:MaxRAMPercentage=4.16667 -J-Dtest.boot.jdk=jdk\25\37\bundles\windows-x64\jdk-25_windows-x64_bin.zip\jdk-25 -J-Djava.io.tmpdir=testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\tmp -J-XX:+CreateCoredumpOnCrash -Dtest.compiler.opts= -Dtest.java.opts=--enable-preview -Dtest.jdk=2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug -Dcompile.jdk=2025-12-01-1629116\windows-x64-debug.jdk\jdk-26\fastdebug -Dtest.timeout.factor=4.0 -Dtest.nativepath=2025-12-01-1629116\windows-x64-debug.test\hotspot\jtreg\native -Dtest.root=2025-12-01-1629116\src.full\open\test\hotspot\jtreg -Dtest.name=compiler/vectorization/runner/LoopArrayIndexComputeTest.java -Dtest.verbose=Verbose[p=BRIEF,f=FULL,e=FULL,t=true,m=false] -Dtest.file=2025-12-01-1629116\src.full\open\test\hotspot\jtreg\compiler\vectorization\runner\LoopArrayIndexComputeTest.java -Dtest.main.class=compiler.vectorization.runner.LoopArrayIndexComputeTest -Dtest.src=2025-12-01-1629116\src.full\open\test\hotspot\jtreg\compiler\vectorization\runner -Dtest.src.path=2025-12-01-1629116\src.full\open\test\hotspot\jtreg\compiler\vectorization\runner;2025-12-01-1629116\src.full\open\test\lib;2025-12-01-1629116\src.full\open\test\hotspot\jtreg -Dtest.classes=testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\classes\0\compiler\vectorization\runner\LoopArrayIndexComputeTest.d -Dtest.class.path=testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\classes\0\compiler\vectorization\runner\LoopArrayIndexComputeTest.d;testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\classes\0\compiler\vectorization\runner\LoopArrayIndexComputeTest.d\test\lib;testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\classes\0\compiler\vectorization\runner\LoopArrayIndexComputeTest.d -Dtest.class.path.prefix=testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\classes\0\compiler\vectorization\runner\LoopArrayIndexComputeTest.d;2025-12-01-1629116\src.full\open\test\hotspot\jtreg\compiler\vectorization\runner;testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\classes\0\compiler\vectorization\runner\LoopArrayIndexComputeTest.d\test\lib -XX:MaxRAMPercentage=4.16667 -Dtest.boot.jdk=jdk\25\37\bundles\windows-x64\jdk-25_windows-x64_bin.zip\jdk-25 -Djava.io.tmpdir=testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\tmp -XX:+CreateCoredumpOnCrash --enable-preview -Djava.library.path=2025-12-01-1629116\windows-x64-debug.test\hotspot\jtreg\native -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
java_command: com.sun.javatest.regtest.agent.MainWrapper testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\compiler\vectorization\runner\LoopArrayIndexComputeTest.d\main.1.jta yAV_ySAC
java_class_path (initial): testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\classes\0\compiler\vectorization\runner\LoopArrayIndexComputeTest.d;2025-12-01-1629116\src.full\open\test\hotspot\jtreg\compiler\vectorization\runner;testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\classes\0\compiler\vectorization\runner\LoopArrayIndexComputeTest.d\test\lib;2025-12-01-1629116\src.full\open\test\lib;2025-12-01-1629116\src.full\open\test\hotspot\jtreg;jtreg\8.1\1\bundles\jtreg-8.1+1.zip\jtreg\lib\jtreg.jar
Launcher Type: SUN_STANDARD
[Global flags]
bool AOTAdapterCaching = false {diagnostic} {ergonomic} Enable saving and restoring i2c2i adapters in AOT cache
bool AOTInvokeDynamicLinking = false {diagnostic} {ergonomic} AOT-link JVM_CONSTANT_InvokeDynamic entries in cached ConstantPools
bool AOTRecordTraining = false {diagnostic} {ergonomic} Request output of training data for improved deployment.
bool AOTReplayTraining = false {diagnostic} {ergonomic} Read training data, if available, for use in this execution
bool AOTStubCaching = false {diagnostic} {ergonomic} Enable saving and restoring stubs and code blobs in AOT cache
intx CICompilerCount = 4 {product} {ergonomic} Number of compiler threads to run
uint ConcGCThreads = 3 {product} {ergonomic} Number of threads concurrent gc will use
bool CreateCoredumpOnCrash = true {product} {command line} Create core/mini dump on VM fatal error
uint G1ConcRefinementThreads = 10 {product} {ergonomic} The number of parallel remembered set update threads. Will be set ergonomically by default.
size_t G1HeapRegionSize = 1048576 {product} {ergonomic} Size of the G1 regions.
size_t InitialHeapSize = 52428800 {product} {ergonomic} Initial heap size (in bytes); zero means use ergonomics
bool IntelJccErratumMitigation = false {ARCH diagnostic} {ergonomic} Turn off JVM mitigations related to Intel micro code mitigations for the Intel JCC erratum
size_t MarkStackSize = 4194304 {product} {ergonomic} Size of marking stack in bytes.
size_t MarkStackSizeMax = 536870912 {product} {ergonomic} Maximum size of marking stack in bytes.
size_t MaxHeapSize = 1073741824 {product} {ergonomic} Maximum heap size (in bytes)
size_t MaxNewSize = 643825664 {product} {ergonomic} Maximum new generation size (in bytes), max_uintx means set ergonomically
uint64_t MaxRAM = 25769234432 {product} {ergonomic} (Deprecated) Real memory size (in bytes) used to set maximum heap size
double MaxRAMPercentage = 4.166670 {product} {command line} Maximum percentage of real memory used for maximum heap size
size_t MinHeapDeltaBytes = 1048576 {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
size_t NonNMethodCodeHeapSize = 5832704 {pd product} {ergonomic} Size of code heap with non-nmethods (in bytes)
size_t NonProfiledCodeHeapSize = 122945536 {pd product} {ergonomic} Size of code heap with non-profiled methods (in bytes)
size_t ProfiledCodeHeapSize = 122880000 {pd product} {ergonomic} Size of code heap with profiled methods (in bytes)
size_t 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 = 1073741824 {manageable} {ergonomic} Soft limit for maximum heap size (in bytes)
bool UnlockDiagnosticVMOptions = true {diagnostic} {command line} Enable normal processing of flags relating to field diagnostics
bool UseCompiler = true {product} {internal} Use Just-In-Time compilation
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 UseCondCardMark = true {product} {ergonomic} Check for already marked card before updating card table
bool UseG1GC = true {product} {ergonomic} Use the Garbage-First garbage collector
bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic} Allocate large pages individually for better affinity
bool WhiteBoxAPI = true {diagnostic} {command line} Enable internal testing APIs
int X86ICacheSync = 3 {ARCH diagnostic} {ergonomic} Select the X86 ICache sync mechanism: -1 = auto-select; 0 = none (dangerous); 1 = CLFLUSH loop; 2 = CLFLUSHOPT loop; 3 = CLWB loop; 4 = single CPUID; 5 = single SERIALIZE. Explicitly selected mechanism will fail at startup if hardware does not support it.
Unsupported internal testing APIs have been used.
Logging:
Log output configuration:
#0: stdout all=warning uptime,level,tags foldmultilines=false
#1: stderr all=off uptime,level,tags foldmultilines=false
Release file:
IMPLEMENTOR="Oracle Corporation"
JAVA_RUNTIME_VERSION="26-jep401ea2-2025-12-01-1629116"
JAVA_VERSION="26"
JAVA_VERSION_DATE="2026-03-17"
LIBC="default"
MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.crypto.mscapi jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
OS_ARCH="x86_64"
OS_NAME="Windows"
SOURCE=".open:git:d1d654c76c17"
Environment Variables:
CLASSPATH=testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\classes\0\compiler\vectorization\runner\LoopArrayIndexComputeTest.d;2025-12-01-1629116\src.full\open\test\hotspot\jtreg\compiler\vectorization\runner;testoutput\test-support\jtreg_open_test_hotspot_jtreg_hotspot_compiler\classes\0\compiler\vectorization\runner\LoopArrayIndexComputeTest.d\test\lib;2025-12-01-1629116\src.full\open\test\lib;2025-12-01-1629116\src.full\open\test\hotspot\jtreg;jtreg\8.1\1\bundles\jtreg-8.1+1.zip\jtreg\lib\jtreg.jar
PATH=jpg\infra\builddeps\devkit-windows_x64\VS2022-17.13.2+1.0\devkit-windows_x64-VS2022-17.13.2+1.0.tar.gz\10\Debuggers\x64;jpg\infra\builddeps\wix\3.11.1+1.0\wix-3.11.1+1.0.zip;jtreg\8.1\1\bundles\jtreg-8.1+1.zip\jtreg\bin;jpg\infra\builddeps\gnumake-cygwin_x64\4.0+1.0\gnumake-cygwin_x64-4.0+1.0.tar.gz\cygwin\bin;jdk\25\37\bundles\windows-x64\jdk-25_windows-x64_bin.zip\jdk-25\bin;C:\cygwin\usr\local\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\cygwin\bin;C:\Users\mach5-run\AppData\Local\Microsoft\WindowsApps
TZ=Etc/GMT
TMP=C:\cygwin\tmp
TEMP=C:\cygwin\tmp
Native Memory Tracking:
(Omitting categories weighting less than 1KB)
Total: reserved=2547544KB, committed=153336KB
malloc: 42572KB #45360, peak=43297KB #45053
mmap: reserved=2504972KB, committed=110764KB
- Java Heap (reserved=1048576KB, committed=51200KB)
(mmap: reserved=1048576KB, committed=51200KB, at peak)
- Class (reserved=1048695KB, committed=311KB)
(classes #1424)
( instance classes #1136, array classes #288)
(malloc=119KB tag=Class #1817) (at peak)
(mmap: reserved=1048576KB, committed=192KB, at peak)
( Metadata: )
( reserved=65536KB, committed=1216KB)
( used=1150KB)
( waste=66KB =5.41%)
( Class space:)
( reserved=1048576KB, committed=192KB)
( used=112KB)
( waste=80KB =41.57%)
- Thread (reserved=22594KB, committed=346KB)
(threads #22)
(stack: reserved=22528KB, committed=280KB, peak=280KB)
(malloc=43KB tag=Thread #137) (peak=51KB #139)
(arena=23KB #40) (peak=237KB #40)
- Code (reserved=248666KB, committed=8470KB)
(malloc=889KB tag=Code #19112) (peak=889KB #19115)
(mmap: reserved=247744KB, committed=7548KB, at peak)
(arena=33KB #1) (peak=66KB #2)
- GC (reserved=76407KB, committed=54979KB)
(malloc=20919KB tag=GC #777) (peak=20936KB #782)
(mmap: reserved=55488KB, committed=34060KB, at peak)
(arena=0KB #0) (peak=2KB #2)
- Compiler (reserved=1306KB, committed=1306KB)
(malloc=616KB tag=Compiler #152) (peak=644KB #162)
(arena=690KB #13) (peak=17481KB #7)
- Internal (reserved=648KB, committed=648KB)
(malloc=580KB tag=Internal #14822) (peak=580KB #14823)
(mmap: reserved=68KB, committed=68KB, at peak)
- Other (reserved=4KB, committed=4KB)
(malloc=4KB tag=Other #2) (at peak)
- Symbol (reserved=1323KB, committed=1323KB)
(malloc=963KB tag=Symbol #5144) (at peak)
(arena=360KB #1) (at peak)
- Native Memory Tracking (reserved=802KB, committed=802KB)
(malloc=5KB tag=Native Memory Tracking #73) (at peak)
(tracking overhead=797KB)
- Shared class space (reserved=16448KB, committed=16192KB, readonly=0KB)
(mmap: reserved=16448KB, committed=16192KB, peak=16448KB)
- Arena Chunk (reserved=16224KB, committed=16224KB)
(malloc=16224KB tag=Arena Chunk #588) (peak=18867KB #606)
- Tracing (reserved=6KB, committed=6KB)
(malloc=6KB tag=Tracing #31) (at peak)
- Module (reserved=204KB, committed=204KB)
(malloc=204KB tag=Module #2187) (at peak)
- Safepoint (reserved=8KB, committed=8KB)
(mmap: reserved=8KB, committed=8KB, at peak)
- Synchronization (reserved=44KB, committed=44KB)
(malloc=44KB tag=Synchronization #453) (at peak)
- Serviceability (reserved=30KB, committed=30KB)
(malloc=30KB tag=Serviceability #14) (at peak)
- Metaspace (reserved=65549KB, committed=1229KB)
(malloc=13KB tag=Metaspace #10) (at peak)
(mmap: reserved=65536KB, committed=1216KB, at peak)
- String Deduplication (reserved=1KB, committed=1KB)
(malloc=1KB tag=String Deduplication #8) (at peak)
- Object Monitors (reserved=1KB, committed=1KB)
(malloc=1KB tag=Object Monitors #3) (at peak)
- JNI (reserved=9KB, committed=9KB)
(malloc=9KB tag=JNI #20) (at peak)
Preinit state:entries: 460 (primary: 451, empties: 7740), sum bytes: 32429, longest chain length: 2
pre-init mallocs: 518, pre-init reallocs: 26, pre-init frees: 58
MallocLimit: unset
Compiler Memory Statistic, 10 most expensive compilations:
ctyp total ra node comp type states reglive regsplit regmask superword cienv ha other #nodes result limit time id thread method
c1 17601800 17240808 0 0 0 0 0 0 0 0 327280 0 33712 - ok 1073741824 0.822 294 0x000002507762e840 jdk/internal/classfile/impl/StackMapGenerator::processBlock((Ljdk/internal/classfile/impl/RawBytecodeHelper;)Z)
c2 3911008 1114192 884640 1343512 557480 10200 0 0 984 0 0 0 0 435 ok 1073741824 1.247 375 0x0000025077625f40 compiler/vectorization/runner/LoopArrayIndexComputeTest::byteArrayWithDependenceNeg(()[B)
c2 3658448 1254608 819184 1048720 524752 10200 0 0 984 0 0 0 0 463 ok 1073741824 1.119 367 0x0000025077625f40 compiler/vectorization/runner/LoopArrayIndexComputeTest::charArrayWithDependenceNeg(()[C)
c2 3597992 1914688 753728 491904 262848 10200 0 0 984 0 163640 0 0 831 ok 1073741824 0.289 177 0x0000025077625f40 java/util/HashMap::putVal((ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object;)
c2 3483144 1210256 753728 983224 524752 10200 0 0 984 0 0 0 0 413 ok 1073741824 1.020 363 0x0000025077625f40 compiler/vectorization/runner/LoopArrayIndexComputeTest::shortArrayWithDependencePos(()[S)
c2 3243032 1461264 688272 819464 262848 10200 0 0 984 0 0 0 0 439 ok 1073741824 0.802 358 0x0000025077625f40 compiler/vectorization/runner/LoopArrayIndexComputeTest::indexMinusInvariant(()[I)
c2 3210304 1461264 688272 786736 262848 10200 0 0 984 0 0 0 0 408 ok 1073741824 0.905 361 0x0000025077625f40 compiler/vectorization/runner/LoopArrayIndexComputeTest::indexWithInvariantAndConstant(()[I)
c2 2981048 1428536 655544 622936 262848 10200 0 0 984 0 0 0 0 393 ok 1073741824 0.685 357 0x0000025077625f40 compiler/vectorization/runner/LoopArrayIndexComputeTest::indexPlusInvariant(()[I)
c2 2411352 1055288 491904 557400 295576 10200 0 0 984 0 0 0 0 356 ok 1073741824 0.570 356 0x0000025077625f40 compiler/vectorization/runner/LoopArrayIndexComputeTest::indexMinusConstant(()[I)
c2 2345896 1055288 459176 557400 262848 10200 0 0 984 0 0 0 0 304 ok 1073741824 0.458 352 0x0000025077625f40 compiler/vectorization/runner/LoopArrayIndexComputeTest::indexPlusConstant(()[I)
Total: 10 (C1: 1, C2: 9)
Periodic native trim disabled
--------------- S Y S T E M ---------------
HostName:
OS:
Windows Server 2022 , 64 bit Build 20348 (10.0.20348.3692)
OS uptime: 10 days 14:52 hours
KVM virtualization detected
CPU: total 12 (initial active 12) (6 cores per cpu, 2 threads per core) family 25 model 17 stepping 1 microcode 0x0, cx8, cmov, fxsr, ht, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4a, sse4.1, sse4.2, popcnt, lzcnt, tsc, avx, avx2, aes, erms, clmul, bmi1, bmi2, adx, avx512f, avx512dq, avx512cd, avx512bw, avx512vl, sha, fma, vzeroupper, avx512_vpopcntdq, avx512_vpclmulqdq, avx512_vaes, avx512_vnni, clflush, clflushopt, clwb, avx512_vbmi2, avx512_vbmi, hv, rdtscp, rdpid, fsrm, gfni, avx512_bitalg, f16c, pku, avx512_ifma
Processor Information for the first 12 processors :
Max Mhz: 2596, Current Mhz: 2596, Mhz Limit: 2596
Memory: 4k page, system-wide physical 24575M (9025M free)
TotalPageFile size 49151M (AvailPageFile size 31378M)
current process WorkingSet (physical memory assigned to process): 150M, peak: 152M
current process commit charge ("private bytes"): 207M, peak: 207M
vm_info: Java HotSpot(TM) 64-Bit Server VM (fastdebug 26-jep401ea2-2025-12-01-1629116) for windows-amd64 JRE (26-jep401ea2-2025-12-01-1629116), built on 2025-12-01T16:29:11Z with MS VC++ 17.13 (VS2022)
END.