# # A fatal error has been detected by the Java Runtime Environment: # # Internal Error (0xe0000000), pid=464665, tid=464685 # stop: must be a primitive array # # JRE version: OpenJDK Runtime Environment (21.0) (fastdebug build 21-internal-adhoc.fyang.openjdk-jdk) # Java VM: OpenJDK 64-Bit Server VM (fastdebug 21-internal-adhoc.fyang.openjdk-jdk, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-riscv64) # Problematic frame: # v ~StubRoutines::generic_arraycopy 0x0000003fa3de0df4 # # 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/build/linux-riscv64-server-fastdebug/test-support/jtreg_test_jdk_jdk_foreign/scratch/0/core.464665) # # 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=-Xmx768m -XX:MaxRAMPercentage=12.5 -Dtest.boot.jdk=/home/fyang/tools/boot-jdk -Djava.io.tmpdir=/home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/test-support/jtreg_test_jdk_jdk_foreign/tmp -ea -esa -Dtest.tool.vm.opts=-J-Xmx768m -J-XX:MaxRAMPercentage=12.5 -J-Dtest.boot.jdk=/home/fyang/tools/boot-jdk -J-Djava.io.tmpdir=/home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/test-support/jtreg_test_jdk_jdk_foreign/tmp -J-ea -J-esa -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=24.0 -Dtest.nativepath=/home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/test/jdk/jtreg/native -Dtest.root=/home/fyang/openjdk-jdk/test/jdk -Dtest.name=java/foreign/TestDowncallScope.java -Dtest.file=/home/fyang/openjdk-jdk/test/jdk/java/foreign/TestDowncallScope.java -Dtest.src=/home/fyang/openjdk-jdk/test/jdk/java/foreign -Dtest.src.path=/home/fyang/openjdk-jdk/test/jdk/java/foreign -Dtest.classes=/home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/test-support/jtreg_test_jdk_jdk_foreign/classes/1/java/foreign/TestDowncallScope.d -Dtest.class.path=/home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/test-support/jtreg_test_jdk_jdk_foreign/classes/1/java/foreign/TestDowncallScope.d -Dtest.class.path.prefix=/home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/test-support/jtreg_test_jdk_jdk_foreign/classes/1/java/foreign/TestDowncallScope.d:/home/fyang/openjdk-jdk/test/jdk/java/foreign -Dtest.enable.preview=true -Xmx768m -XX:MaxRAMPercentage=12.5 -Dtest.boot.jdk=/home/fyang/tools/boot-jdk -Djava.io.tmpdir=/home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/test-support/jtreg_test_jdk_jdk_foreign/tmp -ea -esa -Djava.library.path=/home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/test/jdk/jtreg/native -XX:+IgnoreUnrecognizedVMOptions -XX:-VerifyDependencies --enable-native-access=ALL-UNNAMED -Dgenerator.sample.factor=17 --enable-preview com.sun.javatest.regtest.agent.MainWrapper /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/test-support/jtreg_test_jdk_jdk_foreign/java/foreign/TestDowncallScope.d/testng.0.jta java/foreign/TestDowncallScope.java false TestDowncallScope Host: ubuntu, RISCV64, 4 cores, 15G, Ubuntu 22.04.1 LTS Time: Thu Feb 9 10:08:50 2023 CST elapsed time: 73.092533 seconds (0d 0h 1m 13s) --------------- T H R E A D --------------- Current thread (0x0000003fb430dfa0): JavaThread "MainThread" [_thread_in_Java, id=464685, stack(0x0000003f8d7fe000,0x0000003f8d9fe000)] Stack: [0x0000003f8d7fe000,0x0000003f8d9fe000], sp=0x0000003f8d9fa190, free space=2032k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) v ~StubRoutines::generic_arraycopy 0x0000003fa3de0df4 J 4129 c1 java.lang.invoke.MethodHandles.permuteArguments(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle; java.base@21-internal (399 bytes) @ 0x0000003f9cf4163a [0x0000003f9cf40bc0+0x0000000000000a7a] j jdk.internal.foreign.abi.SharedUtils.mergeArguments(Ljava/lang/invoke/MethodHandle;II)Ljava/lang/invoke/MethodHandle;+142 java.base@21-internal j jdk.internal.foreign.abi.SharedUtils.adaptDowncallForIMR(Ljava/lang/invoke/MethodHandle;Ljava/lang/foreign/FunctionDescriptor;Ljdk/internal/foreign/abi/CallingSequence;)Ljava/lang/invoke/MethodHandle;+150 java.base@21-internal j jdk.internal.foreign.abi.riscv64.linux.LinuxRISCV64CallArranger.arrangeDowncall(Ljava/lang/invoke/MethodType;Ljava/lang/foreign/FunctionDescriptor;Ljdk/internal/foreign/abi/LinkerOptions;)Ljava/lang/invoke/MethodHandle;+41 java.base@21-internal j jdk.internal.foreign.abi.riscv64.linux.LinuxRISCV64Linker.arrangeDowncall(Ljava/lang/invoke/MethodType;Ljava/lang/foreign/FunctionDescriptor;Ljdk/internal/foreign/abi/LinkerOptions;)Ljava/lang/invoke/MethodHandle;+3 java.base@21-internal j jdk.internal.foreign.abi.AbstractLinker.lambda$downcallHandle$0(Ljdk/internal/foreign/abi/AbstractLinker$LinkRequest;)Ljava/lang/invoke/MethodHandle;+19 java.base@21-internal j jdk.internal.foreign.abi.AbstractLinker$$Lambda$60+0x0000000801073e58.apply(Ljava/lang/Object;)Ljava/lang/Object;+8 java.base@21-internal J 3931 c1 jdk.internal.foreign.abi.SoftReferenceCache$Node.get(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object; java.base@21-internal (79 bytes) @ 0x0000003f9cef1bec [0x0000003f9cef1780+0x000000000000046c] J 3929 c1 jdk.internal.foreign.abi.SoftReferenceCache.get(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object; java.base@21-internal (25 bytes) @ 0x0000003f9cef08cc [0x0000003f9cef0180+0x000000000000074c] j jdk.internal.foreign.abi.AbstractLinker.downcallHandle(Ljava/lang/foreign/FunctionDescriptor;[Ljava/lang/foreign/Linker$Option;)Ljava/lang/invoke/MethodHandle;+39 java.base@21-internal j java.lang.foreign.Linker.downcallHandle(Ljava/lang/foreign/MemorySegment;Ljava/lang/foreign/FunctionDescriptor;[Ljava/lang/foreign/Linker$Option;)Ljava/lang/invoke/MethodHandle;+7 java.base@21-internal j CallGeneratorHelper.downcallHandle(Ljava/lang/foreign/Linker;Ljava/lang/foreign/MemorySegment;Ljava/lang/foreign/SegmentAllocator;Ljava/lang/foreign/FunctionDescriptor;)Ljava/lang/invoke/MethodHandle;+8 j TestDowncallBase.doCall(Ljava/lang/foreign/MemorySegment;Ljava/lang/foreign/SegmentAllocator;Ljava/lang/foreign/FunctionDescriptor;[Ljava/lang/Object;)Ljava/lang/Object;+7 j TestDowncallScope.testDowncall(ILjava/lang/String;LCallGeneratorHelper$Ret;Ljava/util/List;Ljava/util/List;)V+110 j java.lang.invoke.LambdaForm$DMH+0x0000000801099400.invokeVirtual(Ljava/lang/Object;Ljava/lang/Object;ILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V+20 java.base@21-internal j java.lang.invoke.LambdaForm$MH+0x000000080117ec00.invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+174 java.base@21-internal J 2555 c1 jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@21-internal (92 bytes) @ 0x0000003f9cc838c8 [0x0000003f9cc82dc0+0x0000000000000b08] J 2554 c1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@21-internal (108 bytes) @ 0x0000003f9cc82000 [0x0000003f9cc81980+0x0000000000000680] j org.testng.internal.MethodInvocationHelper.invokeMethod(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+258 j org.testng.internal.TestInvoker.invokeMethod(Lorg/testng/internal/TestMethodArguments;Lorg/testng/xml/XmlSuite;Lorg/testng/internal/ITestInvoker$FailureContext;)Lorg/testng/ITestResult;+705 j org.testng.internal.TestInvoker.invokeTestMethod(Lorg/testng/internal/TestMethodArguments;Lorg/testng/xml/XmlSuite;Lorg/testng/internal/ITestInvoker$FailureContext;)Lorg/testng/ITestResult;+16 j org.testng.internal.MethodRunner.runInSequence(Lorg/testng/internal/TestMethodArguments;Lorg/testng/internal/ITestInvoker;Lorg/testng/ITestContext;Ljava/util/concurrent/atomic/AtomicInteger;Lorg/testng/internal/ITestInvoker$FailureContext;Ljava/util/Iterator;Z)Ljava/util/List;+127 j org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(I)I+313 j org.testng.internal.TestInvoker.invokeTestMethods(Lorg/testng/ITestNGMethod;Lorg/testng/internal/ConfigurationGroupMethods;Ljava/lang/Object;Lorg/testng/ITestContext;)Ljava/util/List;+404 j org.testng.internal.TestMethodWorker.invokeTestMethods(Lorg/testng/ITestNGMethod;Ljava/lang/Object;)V+14 j org.testng.internal.TestMethodWorker.run()V+127 j org.testng.TestRunner$$Lambda$121+0x0000000801094260.accept(Ljava/lang/Object;)V+7 j java.util.ArrayList.forEach(Ljava/util/function/Consumer;)V+46 java.base@21-internal j org.testng.TestRunner.privateRun(Lorg/testng/xml/XmlTest;)V+356 j org.testng.TestRunner.run()V+25 j org.testng.SuiteRunner.runTest(Lorg/testng/TestRunner;)V+21 j org.testng.SuiteRunner.runSequentially()V+31 j org.testng.SuiteRunner.privateRun()V+296 j org.testng.SuiteRunner.run()V+6 j org.testng.SuiteRunnerWorker.runSuite(Lorg/testng/internal/SuiteRunnerMap;Lorg/testng/xml/XmlSuite;)V+87 j org.testng.SuiteRunnerWorker.run()V+12 j org.testng.TestNG.runSuitesSequentially(Lorg/testng/xml/XmlSuite;Lorg/testng/internal/SuiteRunnerMap;ILjava/lang/String;)V+66 j org.testng.TestNG.runSuitesLocally()Ljava/util/List;+156 j org.testng.TestNG.runSuites()Ljava/util/List;+1 j org.testng.TestNG.run()V+25 j com.sun.javatest.regtest.agent.TestNGRunner.main(Ljava/lang/ClassLoader;[Ljava/lang/String;)V+287 j com.sun.javatest.regtest.agent.TestNGRunner.main([Ljava/lang/String;)V+2 j java.lang.invoke.LambdaForm$DMH+0x0000000801002000.invokeStatic(Ljava/lang/Object;Ljava/lang/Object;)V+10 java.base@21-internal j java.lang.invoke.LambdaForm$MH+0x0000000801003400.invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+33 java.base@21-internal j java.lang.invoke.Invokers$Holder.invokeExact_MT(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+20 java.base@21-internal j jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+55 java.base@21-internal j jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+23 java.base@21-internal j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+102 java.base@21-internal j com.sun.javatest.regtest.agent.MainWrapper$MainThread.run()V+134 j java.lang.Thread.runWith(Ljava/lang/Object;Ljava/lang/Runnable;)V+5 java.base@21-internal j java.lang.Thread.run()V+19 java.base@21-internal v ~StubRoutines::call_stub 0x0000003fa3d374a4 V [libjvm.so+0xbb089e] JavaCalls::call_helper(JavaValue*, methodHandle const&, JavaCallArguments*, JavaThread*)+0x56c (javaCalls.cpp:415) V [libjvm.so+0xbb0e7e] JavaCalls::call_virtual(JavaValue*, Klass*, Symbol*, Symbol*, JavaCallArguments*, JavaThread*)+0x39c (javaCalls.cpp:329) V [libjvm.so+0xbb13f4] JavaCalls::call_virtual(JavaValue*, Handle, Klass*, Symbol*, Symbol*, JavaThread*)+0x5a (javaCalls.cpp:191) V [libjvm.so+0xd11bea] thread_entry(JavaThread*, JavaThread*)+0x108 (jvm.cpp:2924) V [libjvm.so+0xbe105a] JavaThread::thread_main_inner()+0x230 (javaThread.cpp:710) V [libjvm.so+0x15094dc] Thread::call_run()+0xd4 (thread.cpp:224) V [libjvm.so+0x1173c72] thread_native_entry(Thread*)+0xee (os_linux.cpp:737) C [libc.so.6+0x675a6] C [libc.so.6+0xb3a02] Registers: pc =0x0000003fa3de0df4 x1(ra) =0x0000003f9cf4163a x2(sp) =0x0000003f8d9fa190 x3(gp) =0x0000002ae7831800 x4(tp) =0x0000003f8d9fd8e0 x5(t0) =0x0000000080000000 x6(t1) =0x00000000c0000000 x7(t2) =0x0000000000000007 x8(s0) =0x0000003f8d9fa1a0 x9(s1) =0x00000000ffe002a0 x10(a0) =0x00000000df86a970 x11(a1) =0x0000000000000004 x12(a2) =0x00000000df86a970 x13(a3) =0x0000000000000003 x14(a4) =0x0000000000000003 x15(a5) =0x0000000000000003 x16(a6) =0x0000000000000001 x17(a7) =0x00000000000007d0 x18(s2) =0x00000000df86a888 x19(s3) =0x00000000df86a860 x20(s4) =0x00000000df867420 x21(s5) =0x0000000000000003 x22(s6) =0x00000000df86adf0 x23(s7) =0x0000003fb430dfa0 x24(s8) =0x0000003f8d9fa190 x25(s9) =0x00000000df86ad40 x26(s10)=0x000000080047bd90 x27(s11)=0x0000000000000000 x28(t3) =0x0000000000000003 x29(t4) =0x0000000800002850 x30(t5) =0xffffffffc0100a02 x31(t6) =0x0000000000190278 Register to memory mapping: pc = [error occurred during error reporting (printing register info), id 0xe0000000, Internal Error (/home/fyang/openjdk-jdk/src/hotspot/share/runtime/mutexLocker.cpp:179)] Top of Stack: (sp=0x0000003f8d9fa190) 0x0000003f8d9fa190: 0000003f8d9fa3c0 0000003f9cf4163a 0x0000003f8d9fa1a0: 0000000000000003 00000000df86a970 0x0000003f8d9fa1b0: 0000000000000003 0000000000000004 0x0000003f8d9fa1c0: 00000000df86a970 0000003fbc90d4b8 0x0000003f8d9fa1d0: 0000003fb430dfa0 0000000800002850 0x0000003f8d9fa1e0: 0000000000000006 0000000100000007 0x0000003f8d9fa1f0: 0000003f841b9f20 00000000fff776f0 0x0000003f8d9fa200: 0000003f8d9fa408 0000003f8d9fa2a8 0x0000003f8d9fa210: 0000003fbca2672f 0000003fb430dfa0 0x0000003f8d9fa220: 0000000000000007 00000000df867a30 0x0000003f8d9fa230: 00000000df86a888 00000000df867420 0x0000003f8d9fa240: 00000000df86a970 00000000df86a970 0x0000003f8d9fa250: 00000000df8679d0 00000000df867420 0x0000003f8d9fa260: 0000000300000006 00000000df867a30 0x0000003f8d9fa270: 00000000df86a9a0 0000000400000000 0x0000003f8d9fa280: 00000000df86ad90 0000003f00000007 0x0000003f8d9fa290: 00000000df86a888 0000003fa3de0690 0x0000003f8d9fa2a0: 00000000df86a940 00000000df86a940 0x0000003f8d9fa2b0: 0000003fb430dfa0 0000003fa44d8101 0x0000003f8d9fa2c0: 0000003f8d9fa350 0000003fb430dfa0 0x0000003f8d9fa2d0: 0000003f841b8798 0000003fbca50880 0x0000003f8d9fa2e0: 0000003f8d9fa360 0000003f8d9fa320 0x0000003f8d9fa2f0: 00000000d005c7d0 00000000000000b6 0x0000003f8d9fa300: 0000000000000007 fffffffffffffff9 0x0000003f8d9fa310: 0000003f8d9fa3c0 0000003fa3d44434 0x0000003f8d9fa320: 0000000000000000 00000008000a9058 0x0000003f8d9fa330: 0000000000000000 0000003f8d9fa330 0x0000003f8d9fa340: 0000003f8d9fa3d0 00000000df86a940 0x0000003f8d9fa350: 00000000df86a888 00000000df867a30 0x0000003f8d9fa360: 0000003f8d9fa360 0000003f841b87d6 0x0000003f8d9fa370: 0000000000000009 0000003f841b9f20 0x0000003f8d9fa380: 00000000d003f548 0000003f8d9fa320 Instructions: (pc=0x0000003fa3de0df4) 0x0000003fa3de0cf4: 72 00 63 82 02 02 93 f2 32 00 63 8b 02 00 93 f2 0x0000003fa3de0d04: 12 00 63 84 02 00 6f e0 5f e0 05 82 6f f0 ef 93 0x0000003fa3de0d14: 09 82 6f f0 8f df 0d 82 6f f0 ef f8 01 00 01 00 0x0000003fa3de0d24: 01 00 01 00 01 00 01 00 01 00 01 00 01 00 01 00 0x0000003fa3de0d34: 01 00 01 00 01 00 01 00 01 00 01 00 41 11 06 e4 0x0000003fa3de0d44: 22 e0 00 08 37 e3 1f 00 13 03 13 e5 13 13 b3 00 0x0000003fa3de0d54: 13 03 a3 7a 13 13 63 00 13 03 03 02 83 62 03 00 0x0000003fa3de0d64: 85 22 23 20 53 00 63 00 05 26 85 42 fe 02 b3 f2 0x0000003fa3de0d74: 55 00 63 9a 02 24 63 08 06 24 85 42 fe 02 b3 f2 0x0000003fa3de0d84: 56 00 63 92 02 24 3b 0e 07 00 85 42 fe 02 b3 72 0x0000003fa3de0d94: 5e 00 63 9a 02 22 83 6e 85 00 85 42 8e 12 96 9e 0x0000003fa3de0da4: 63 98 0e 00 73 10 10 c0 d8 20 8a bc 3f 00 00 00 0x0000003fa3de0db4: 83 62 86 00 05 43 0e 13 9a 92 e3 85 02 fe 03 af 0x0000003fa3de0dc4: ce 00 b7 12 10 80 9b 82 22 c0 63 00 5f 0e 03 63 0x0000003fa3de0dd4: 86 00 85 42 8e 12 16 93 63 17 d3 1f 85 42 fe 02 0x0000003fa3de0de4: b3 72 5f 00 63 81 02 1e 0d 43 7a 03 63 58 6f 00 0x0000003fa3de0df4: 73 10 10 c0 30 21 8a bc 3f 00 00 00 83 62 c5 00 0x0000003fa3de0e04: 3b 03 be 00 63 e1 62 1c 83 62 c6 00 3b 03 de 00 0x0000003fa3de0e14: 63 eb 62 1a 82 15 81 91 82 16 81 92 93 12 8f 02 0x0000003fa3de0e24: 93 d2 82 03 16 95 16 96 93 72 2f 00 63 98 02 02 0x0000003fa3de0e34: 93 72 1f 00 63 99 02 00 2e 95 b3 05 d6 00 3b 06 0x0000003fa3de0e44: 0e 00 6f e0 9f cc 93 92 15 00 16 95 93 92 16 00 0x0000003fa3de0e54: b3 05 56 00 3b 06 0e 00 6f e0 3f ff 93 72 1f 00 0x0000003fa3de0e64: 63 9d 02 00 93 92 25 00 16 95 93 92 26 00 b3 05 0x0000003fa3de0e74: 56 00 3b 06 0e 00 6f f0 4f c9 13 7f ff 03 3b 0f 0x0000003fa3de0e84: 0f 00 8d 42 63 08 5f 00 73 10 10 c0 f0 21 8a bc 0x0000003fa3de0e94: 3f 00 00 00 93 92 35 00 16 95 93 92 36 00 b3 05 0x0000003fa3de0ea4: 56 00 3b 06 0e 00 6f f0 0f e0 83 63 86 00 85 42 0x0000003fa3de0eb4: 8e 12 96 93 63 9f 7e 02 83 62 c5 00 3b 03 be 00 0x0000003fa3de0ec4: 63 e3 62 10 83 62 c6 00 3b 03 de 00 63 ed 62 0e 0x0000003fa3de0ed4: 82 15 81 91 82 16 81 92 93 92 25 00 16 95 41 05 0x0000003fa3de0ee4: 93 92 26 00 b3 05 56 00 c1 05 3b 06 0e 00 6f f0 Stack slot to memory mapping: stack at sp + 0 slots: 0x0000003f8d9fa3c0 is pointing into the stack for thread: 0x0000003fb430dfa0 stack at sp + 1 slots: 0x0000003f9cf4163a is at entry_point+2682 in (nmethod*)0x0000003f9cf40610 Compiled method (c1) 73627 4129 3 java.lang.invoke.MethodHandles::permuteArguments (399 bytes) total in heap [0x0000003f9cf40610,0x0000003f9cf44f60] = 18768 relocation [0x0000003f9cf40768,0x0000003f9cf40bc0] = 1112 main code [0x0000003f9cf40bc0,0x0000003f9cf43008] = 9288 stub code [0x0000003f9cf43008,0x0000003f9cf43658] = 1616 metadata [0x0000003f9cf43658,0x0000003f9cf437e8] = 400 scopes data [0x0000003f9cf437e8,0x0000003f9cf441c0] = 2520 scopes pcs [0x0000003f9cf441c0,0x0000003f9cf44e90] = 3280 dependencies [0x0000003f9cf44e90,0x0000003f9cf44eb0] = 32 nul chk table [0x0000003f9cf44eb0,0x0000003f9cf44f60] = 176 stack at sp + 2 slots: 0x0000000000000003 is an unknown value stack at sp + 3 slots: 0x00000000df86a970 is an oop: [I {0x00000000df86a970} - klass: {type array int} - length: 7 - 0: 0x0 0 - 1: 0x1 1 - 2: 0x2 2 - 3: 0x0 0 - 4: 0x3 3 - 5: 0x4 4 - 6: 0x5 5 stack at sp + 4 slots: 0x0000000000000003 is an unknown value stack at sp + 5 slots: 0x0000000000000004 is an unknown value stack at sp + 6 slots: 0x00000000df86a970 is an oop: [I {0x00000000df86a970} - klass: {type array int} - length: 7 - 0: 0x0 0 - 1: 0x1 1 - 2: 0x2 2 - 3: 0x0 0 - 4: 0x3 3 - 5: 0x4 4 - 6: 0x5 5 stack at sp + 7 slots: 0x0000003fbc90d4b8: in /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/libjvm.so at 0x0000003fbb000000 Compiled method (c1) 73630 4129 3 java.lang.invoke.MethodHandles::permuteArguments (399 bytes) total in heap [0x0000003f9cf40610,0x0000003f9cf44f60] = 18768 relocation [0x0000003f9cf40768,0x0000003f9cf40bc0] = 1112 main code [0x0000003f9cf40bc0,0x0000003f9cf43008] = 9288 stub code [0x0000003f9cf43008,0x0000003f9cf43658] = 1616 metadata [0x0000003f9cf43658,0x0000003f9cf437e8] = 400 scopes data [0x0000003f9cf437e8,0x0000003f9cf441c0] = 2520 scopes pcs [0x0000003f9cf441c0,0x0000003f9cf44e90] = 3280 dependencies [0x0000003f9cf44e90,0x0000003f9cf44eb0] = 32 nul chk table [0x0000003f9cf44eb0,0x0000003f9cf44f60] = 176 [Constant Pool (empty)] [MachCode] [Verified Entry Point] # {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles' # parm0: c_rarg1:c_rarg1 = 'java/lang/invoke/MethodHandle' # parm1: c_rarg2:c_rarg2 = 'java/lang/invoke/MethodType' # parm2: c_rarg3:c_rarg3 = '[I' # [sp+0x180] (sp of caller) ;; block B70 [0, 0] 0x0000003f9cf40bc0: 1300 0000 | e562 | b302 5140 | 23b0 0200 | 0971 | a2fa | 86fe | 9702 0000 | 83e2 c202 | 03e3 0b02 0x0000003f9cf40be0: 6382 6202 ;; 0x3fa3de3b00 0x0000003f9cf40be4: b7d2 1f00 | 9382 f21e | 9392 b200 | 9382 c20e | 9392 6200 | e780 0200 | 6f00 8000 | 0100 | 0000 0x0000003f9cf40c04: 2ee5 | 32e9 ;; 0x3f849290f8 0x0000003f9cf40c08: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf40c08: b7c3 1f00 | 9383 9324 | 9393 b300 | 9383 3324 | 9393 6300 | 9383 8303 | 03a5 c311 | 0925 | 23ae a310 0x0000003f9cf40c2a: 1375 e57f | 3b05 0500 ;; 20 branch [EQ] [c_rarg0|I] [int:0|I] [CounterOverflowStub: 0x0000003f6838c9b0] 0x0000003f9cf40c32: 8142 | 6314 5500 | 6f10 f04b ;; 24 branch [AL] [B71] 0x0000003f9cf40c3c: 6f00 4000 ;; block B71 [0, 0] ;; 28 branch [AL] [B0] 0x0000003f9cf40c40: ;*aload_2 {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@0 (line 4880) 0x0000003f9cf40c40: 6f00 4000 ;; block B0 [0, 42] 0x0000003f9cf40c44: ; implicit exception: dispatches to 0x0000003f9cf42920 0x0000003f9cf40c44: 03b0 0600 | b683 ;; 0x3f849290f8 0x0000003f9cf40c4a: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf40c4a: 37c5 1f00 | 1305 9524 | 1315 b500 | 1305 3524 | 1315 6500 | 1305 8503 | 83e3 8300 | 8542 | 8e12 0x0000003f9cf40c6a: 9693 | 0333 0517 | 6399 6300 | 8332 8517 | 8502 | 233c 5516 | 6f00 0005 | 0333 0518 | 6399 6300 0x0000003f9cf40c8a: 8332 8518 | 8502 | 2334 5518 | 6f00 a003 | 0333 0517 | 6319 0300 | 2338 7516 | 0543 | 233c 6516 0x0000003f9cf40caa: 6f00 4002 | 0333 0518 | 6319 0300 | 2330 7518 | 0543 | 2334 6518 | 6f00 e000 | 8332 0516 | 8502 0x0000003f9cf40cca: 2330 5516 0x0000003f9cf40cce: ;*invokevirtual clone {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@1 (line 4880) 0x0000003f9cf40cce: b685 ;; 0xffffffffffffffff 0x0000003f9cf40cd0: 3703 0400 | 1303 0300 | 1313 b300 | 1303 130a | 1313 6300 | 1303 0301 0x0000003f9cf40ce8: ; ImmutableOopMap {[136]=Oop [144]=Oop } ;*invokevirtual clone {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@1 (line 4880) ; {virtual_call} 0x0000003f9cf40ce8: ef20 4035 0x0000003f9cf40cec: ; {other} 0x0000003f9cf40cec: 1300 0000 | 3700 0000 0x0000003f9cf40cf4: ;*invokevirtual clone {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@1 (line 4880) 0x0000003f9cf40cf4: 1b00 c06d | 6316 0502 ;; 0x3f849290f8 0x0000003f9cf40cfc: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf40cfc: b7c6 1f00 | 9386 9624 | 9396 b600 | 9386 3624 | 9396 6600 | 9386 8603 | 83c2 1619 | 93e2 1200 0x0000003f9cf40d1c: a388 5618 | 6f00 a00d ;; 0x800002850 0x0000003f9cf40d24: ; {metadata({type array int})} 0x0000003f9cf40d24: 3706 0400 | 1306 0600 | 1316 b600 | 1306 160a | 1316 6600 | 1306 0601 | 8366 8500 | 8542 | 8e12 0x0000003f9cf40d44: 9696 | 83b2 0604 | 6304 5600 | 6f00 2008 ;; 0x3f849290f8 0x0000003f9cf40d52: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf40d52: b7c6 1f00 | 9386 9624 | 9396 b600 | 9386 3624 | 9396 6600 | 9386 8603 | 0366 8500 | 8542 | 8e12 0x0000003f9cf40d72: 1696 | 03b3 861a | 6319 6600 | 83b2 061b | 8502 | 23b8 561a | 6f00 4007 | 03b3 861b | 6319 6600 0x0000003f9cf40d92: 83b2 061c | 8502 | 23b0 561c | 6f00 e005 | 03b3 861a | 6319 0300 | 23b4 c61a | 0543 | 23b8 661a 0x0000003f9cf40db2: 6f00 8004 | 03b3 861b | 6319 0300 | 23bc c61a | 0543 | 23b0 661c | 6f00 2003 | 6f00 e002 ;; 0x3f849290f8 0x0000003f9cf40dd0: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf40dd0: b7c6 1f00 | 9386 9624 | 9396 b600 | 9386 3624 | 9396 6600 | 9386 8603 | 83b2 8619 | fd12 | 23bc 5618 0x0000003f9cf40df2: 6f10 3034 | 6f00 4000 0x0000003f9cf40dfa: ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@4 (line 4880) 0x0000003f9cf40dfa: aa83 | aa65 0x0000003f9cf40dfe: ; implicit exception: dispatches to 0x0000003f9cf4294a ;*invokevirtual type {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@9 (line 4881) 0x0000003f9cf40dfe: 03b0 0500 | 2e86 ;; 0x3f849290f8 0x0000003f9cf40e04: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf40e04: b7c6 1f00 | 9386 9624 | 9396 b600 | 9386 3624 | 9396 6600 | 9386 8603 | 0366 8600 | 8542 | 8e12 0x0000003f9cf40e24: 1696 | 03b3 061e | 6319 6600 | 83b2 861e | 8502 | 23b4 561e | 6f00 0005 | 03b3 061f | 6319 6600 0x0000003f9cf40e44: 83b2 861f | 8502 | 23bc 561e | 6f00 a003 | 03b3 061e | 6319 0300 | 23b0 c61e | 0543 | 23b4 661e 0x0000003f9cf40e64: 6f00 4002 | 03b3 061f | 6319 0300 | 23b8 c61e | 0543 | 23bc 661e | 6f00 e000 | 83b2 061d | 8502 0x0000003f9cf40e84: 23b8 561c 0x0000003f9cf40e88: ;*getfield type {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandle::type@1 (line 468) ; - java.lang.invoke.MethodHandles::permuteArguments@9 (line 4881) 0x0000003f9cf40e88: 03e5 0501 ;; 0x3f849290f8 0x0000003f9cf40e8c: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf40e8c: 37c6 1f00 | 1306 9624 | 1316 b600 | 1306 3624 | 1316 6600 | 1306 8603 | 8332 8620 | 8502 | 2334 5620 0x0000003f9cf40eae: 9e85 | 4a66 0x0000003f9cf40eb2: ;*invokestatic permuteArgumentChecks {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@16 (line 4882) 0x0000003f9cf40eb2: aa86 | 1ef1 | 2aed 0x0000003f9cf40eb8: ; ImmutableOopMap {[136]=Oop [144]=Oop [152]=Oop [160]=Oop } ;*invokestatic permuteArgumentChecks {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@16 (line 4882) ; {static_call} 0x0000003f9cf40eb8: ef20 c019 0x0000003f9cf40ebc: ; {other} 0x0000003f9cf40ebc: 1300 0000 | 3710 0001 0x0000003f9cf40ec4: ;*invokestatic permuteArgumentChecks {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@16 (line 4882) 0x0000003f9cf40ec4: 1b00 c08a | aa65 ;; 0x3f849290f8 0x0000003f9cf40eca: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf40eca: b7c3 1f00 | 9383 9324 | 9393 b300 | 9383 3324 | 9393 6300 | 9383 8303 | 83e5 8500 | 8542 | 8e12 0x0000003f9cf40eea: 9695 | 03b3 8322 | 6399 6500 | 83b2 0323 | 8502 | 23b8 5322 | 6f00 0005 | 03b3 8323 | 6399 6500 0x0000003f9cf40f0a: 83b2 0324 | 8502 | 23b0 5324 | 6f00 a003 | 03b3 8322 | 6319 0300 | 23b4 b322 | 0543 | 23b8 6322 0x0000003f9cf40f2a: 6f00 4002 | 03b3 8323 | 6319 0300 | 23bc b322 | 0543 | 23b0 6324 | 6f00 e000 | 83b2 8321 | 8502 0x0000003f9cf40f4a: 23bc 5320 0x0000003f9cf40f4e: ;*invokevirtual rebind {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@24 (line 4885) 0x0000003f9cf40f4e: aa65 ;; 0xffffffffffffffff 0x0000003f9cf40f50: 3703 0400 | 1303 3301 | 1313 b300 | 1303 4365 | 1313 6300 | 1303 0302 0x0000003f9cf40f68: ; ImmutableOopMap {[144]=Oop [152]=Oop [160]=Oop } ;*invokevirtual rebind {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@24 (line 4885) ; {virtual_call} 0x0000003f9cf40f68: ef20 4013 0x0000003f9cf40f6c: ; {other} 0x0000003f9cf40f6c: 1300 0000 | 3710 0002 0x0000003f9cf40f74: ;*invokevirtual rebind {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@24 (line 4885) 0x0000003f9cf40f74: 1b00 c095 | aae5 0x0000003f9cf40f7a: ; implicit exception: dispatches to 0x0000003f9cf4295e ;*getfield form {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@31 (line 4886) 0x0000003f9cf40f7a: 8365 4501 | 4a66 0x0000003f9cf40f80: ; implicit exception: dispatches to 0x0000003f9cf42972 ;*invokevirtual parameterCount {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@37 (line 4887) 0x0000003f9cf40f80: 0330 0600 | b283 ;; 0x3f849290f8 0x0000003f9cf40f86: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf40f86: b7c6 1f00 | 9386 9624 | 9396 b600 | 9386 3624 | 9396 6600 | 9386 8603 | 83b2 0625 | 8502 | 23b8 5624 ;; 0x3f840ead08 0x0000003f9cf40fa8: ; {metadata(method data for {method} {0x000000080006bb58} 'parameterCount' '()I' in 'java/lang/invoke/MethodType')} 0x0000003f9cf40fa8: b7c3 1f00 | 9383 7320 | 9393 b300 | 9383 432b | 9393 6300 | 9383 8300 | 83a6 c311 | 8926 | 23ae d310 0x0000003f9cf40fca: b702 2000 | f932 | b3f6 5600 | bb86 0600 ;; 94 branch [EQ] [c_rarg3|I] [int:0|I] [CounterOverflowStub: 0x0000003f6838e5b0] 0x0000003f9cf40fd8: 8142 | 6394 5600 | 6f10 901a 0x0000003f9cf40fe2: ;*getfield ptypes {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodType::parameterCount@1 (line 831) ; - java.lang.invoke.MethodHandles::permuteArguments@37 (line 4887) 0x0000003f9cf40fe2: 8363 0601 0x0000003f9cf40fe6: ; implicit exception: dispatches to 0x0000003f9cf429b0 ;*arraylength {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodType::parameterCount@4 (line 831) ; - java.lang.invoke.MethodHandles::permuteArguments@37 (line 4887) 0x0000003f9cf40fe6: 83a3 c300 | 9ec1 | ea66 | 0a77 | 2ef9 | 36fd ;; 108 branch [AL] [B1] 0x0000003f9cf40ff4: ;*aload_2 {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@42 (line 4892) 0x0000003f9cf40ff4: 6f00 4000 ;; block B1 [42, 51] ;; 0x3f849290f8 0x0000003f9cf40ff8: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf40ff8: b7c7 1f00 | 9387 9724 | 9397 b700 | 9387 3724 | 9397 6700 | 9387 8703 | 83b2 8728 | 8502 | 23b4 5728 0x0000003f9cf4101a: ba85 0x0000003f9cf4101c: ;*invokestatic findFirstDupOrDrop {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@45 (line 4892) 0x0000003f9cf4101c: 1e86 | 3af5 0x0000003f9cf41020: ; ImmutableOopMap {[144]=Oop [168]=Oop [176]=Oop [184]=Oop [200]=Oop } ;*invokestatic findFirstDupOrDrop {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@45 (line 4892) ; {static_call} 0x0000003f9cf41020: ef20 4009 0x0000003f9cf41024: ; {other} 0x0000003f9cf41024: 1300 0000 | 3710 0003 0x0000003f9cf4102c: ;*invokestatic findFirstDupOrDrop {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@45 (line 4892) 0x0000003f9cf4102c: 1b00 40a1 | 8146 ;; 0x3f849290f8 0x0000003f9cf41032: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf41032: 37c6 1f00 | 1306 9624 | 1316 b600 | 1306 3624 | 1316 6600 | 1306 8603 | 6306 d500 | 1b07 802a 0x0000003f9cf41052: 6f00 8000 | 1b07 8029 | b302 e600 | 83b7 0200 | 8507 | b302 e600 | 23b0 f200 ;; 134 branch [EQ] [c_rarg0|I] [c_rarg3|I] [B3] 0x0000003f9cf4106c: 6314 d500 | 6f10 6015 ;; 136 branch [AL] [B2] 0x0000003f9cf41074: ;*ifeq {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@51 (line 4892) 0x0000003f9cf41074: 6f00 4000 ;; block B2 [54, 56] 0x0000003f9cf41078: 8146 ;; 0x3f849290f8 0x0000003f9cf4107a: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf4107a: 37c6 1f00 | 1306 9624 | 1316 b600 | 1306 3624 | 1316 6600 | 1306 8603 | 63d6 a600 | 1b07 802c 0x0000003f9cf4109a: 6f00 8000 | 1b07 802b | b302 e600 | 83b7 0200 | 8507 | b302 e600 | 23b0 f200 ;; 152 branch [LE] [c_rarg0|I] [c_rarg3|I] [B5] 0x0000003f9cf410b4: 63c4 a600 | 6f00 a060 ;; 154 branch [AL] [B4] 0x0000003f9cf410bc: ;*ifle {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@56 (line 4893) 0x0000003f9cf410bc: 6f00 4000 ;; block B4 [59, 76] 0x0000003f9cf410c0: 2a77 0x0000003f9cf410c2: ; implicit exception: dispatches to 0x0000003f9cf429c4 0x0000003f9cf410c2: 5447 ;; 160 branch [AE] [c_rarg0|I] [c_rarg3|I] [RangeCheckStub: 0x0000003f5ce90ec0] [bci:70] 0x0000003f9cf410c4: 6364 d500 | 6f10 1011 | 9312 2500 | ba92 0x0000003f9cf410d2: ;*iaload {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@70 (line 4900) 0x0000003f9cf410d2: 83a6 0201 | 2a86 | 8147 ;; 168 branch [AL] [B6] 0x0000003f9cf410da: ;*aload_2 {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@76 (line 4902) 0x0000003f9cf410da: 6f00 4000 ;; block B6 [76, 88] 0x0000003f9cf410de: fd55 | 2d9e | 4c47 ;; 178 branch [AE] [c_rarg2|I] [c_rarg1|I] [RangeCheckStub: 0x0000003f5ce917d0] [bci:82] 0x0000003f9cf410e4: 6364 b600 | 6f10 9010 | 9312 2600 | ba92 0x0000003f9cf410f2: ;*iaload {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@82 (line 4902) 0x0000003f9cf410f2: 83a5 0201 ;; 0x3f849290f8 0x0000003f9cf410f6: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf410f6: b7c3 1f00 | 9383 9324 | 9393 b300 | 9383 3324 | 9393 6300 | 9383 8303 | 6386 d500 | 1b08 802e 0x0000003f9cf41116: 6f00 8000 | 1b08 802d | b382 0301 | 83b8 0200 | 8508 | b382 0301 | 23b0 1201 ;; 192 branch [EQ] [c_rarg1|I] [c_rarg3|I] [B8] 0x0000003f9cf41130: 6394 d500 | 6f00 4011 ;; 194 branch [AL] [B7] 0x0000003f9cf41138: ;*if_icmpeq {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@88 (line 4902) 0x0000003f9cf41138: 6f00 4000 ;; block B7 [91, 95] 0x0000003f9cf4113c: 63d5 d500 | 8143 | 6f00 6000 | 8943 ;; 0x3f849290f8 0x0000003f9cf41148: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf41148: 37c8 1f00 | 1308 9824 | 1318 b800 | 1308 3824 | 1318 6800 | 1308 8803 | 8328 0812 | bb88 7800 0x0000003f9cf41168: 2320 1813 | 8142 | 6395 5300 | 8948 | 6f00 4000 | 9162 | f932 | b3f8 5800 | bb88 0800 ;; 212 branch [EQ] [c_rarg7|I] [int:0|I] [CounterOverflowStub: 0x0000003f5ce92558] 0x0000003f9cf41184: 8142 | 6394 5800 0x0000003f9cf4118a: ;*if_icmple {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@95 (line 4905) 0x0000003f9cf4118a: 6f10 f007 0x0000003f9cf4118e: ; ImmutableOopMap {c_rarg4=Oop [144]=Oop [176]=Oop [184]=Oop [200]=Oop } ;*if_icmple {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) java.lang.invoke.MethodHandles::permuteArguments@95 (line 4905) 0x0000003f9cf4118e: 83b2 0b3c 0x0000003f9cf41192: ; {poll} 0x0000003f9cf41192: 03e0 0200 ;; 0x3f849290f8 0x0000003f9cf41196: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf41196: b7c3 1f00 | 9383 9324 | 9393 b300 | 9383 3324 | 9393 6300 | 9383 8303 | 63d6 d500 | 1b08 8030 0x0000003f9cf411b6: 6f00 8000 | 1b08 802f | b382 0301 | 83b8 0200 | 8508 | b382 0301 | 23b0 1201 ;; 228 branch [LE] [c_rarg3|I] [c_rarg1|I] [B72] 0x0000003f9cf411d0: 63c4 d500 | 6f00 8000 ;; 230 branch [AL] [B9] 0x0000003f9cf411d8: ;*if_icmple {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@95 (line 4905) 0x0000003f9cf411d8: 6f00 8000 ;; block B72 [76, 76] ;; 236 branch [AL] [B6] 0x0000003f9cf411dc: ;*aload_2 {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@76 (line 4902) 0x0000003f9cf411dc: 6ff0 3ff0 ;; block B9 [98, 101] ;; 0x3f849290f8 0x0000003f9cf411e0: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf411e0: b7c7 1f00 | 9387 9724 | 9397 b700 | 9387 3724 | 9397 6700 | 9387 8703 | 83a5 0712 | 8925 | 23a0 b712 0x0000003f9cf41202: 9162 | f932 | b3f5 5500 | bb85 0500 ;; 250 branch [EQ] [c_rarg1|I] [int:0|I] [CounterOverflowStub: 0x0000003f5ce936d0] 0x0000003f9cf4120e: 8142 | 6394 5500 0x0000003f9cf41214: ;*goto {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@101 (line 4905) 0x0000003f9cf41214: 6f10 1002 0x0000003f9cf41218: ; ImmutableOopMap {c_rarg4=Oop [144]=Oop [176]=Oop [184]=Oop [200]=Oop } ;*goto {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) java.lang.invoke.MethodHandles::permuteArguments@101 (line 4905) 0x0000003f9cf41218: 83b2 0b3c 0x0000003f9cf4121c: ; {poll} 0x0000003f9cf4121c: 03e0 0200 ;; 0x3f849290f8 0x0000003f9cf41220: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf41220: b7c7 1f00 | 9387 9724 | 9397 b700 | 9387 3724 | 9397 6700 | 9387 8703 | 83b5 8731 | 8505 | 23bc b730 0x0000003f9cf41242: 8547 ;; 268 branch [AL] [B6] 0x0000003f9cf41244: ;*goto {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@101 (line 4905) 0x0000003f9cf41244: 6ff0 bfe9 ;; block B8 [104, 106] 0x0000003f9cf41248: 8146 ;; 0x3f849290f8 0x0000003f9cf4124a: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf4124a: b7c5 1f00 | 9385 9524 | 9395 b500 | 9385 3524 | 9395 6500 | 9385 8503 | 6396 d700 | 9b03 0034 0x0000003f9cf4126a: 6f00 8000 | 9b03 0033 | b382 7500 | 03b8 0200 | 0508 | b382 7500 | 23b0 0201 ;; 284 branch [NE] [c_rarg5|I] [c_rarg3|I] [B73] 0x0000003f9cf41284: 6384 d700 | 6f00 8000 ;; 286 branch [AL] [B10] 0x0000003f9cf4128c: ;*ifne {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@106 (line 4907) 0x0000003f9cf4128c: 6f00 0001 ;; block B73 [117, 117] 0x0000003f9cf41290: b2c3 | aacd | ca75 | 3af5 ;; 294 branch [AL] [B11] 0x0000003f9cf41298: 6f00 4001 ;; block B10 [109, 117] 0x0000003f9cf4129c: aa83 | 3285 | 9ec3 | aacd | ca75 | 3af5 ;; 302 branch [AL] [B11] 0x0000003f9cf412a8: ;*aload {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@117 (line 4911) 0x0000003f9cf412a8: 6f00 4000 ;; block B11 [117, 138] 0x0000003f9cf412ac: ; implicit exception: dispatches to 0x0000003f9cf42a60 ;*invokevirtual editor {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@119 (line 4911) 0x0000003f9cf412ac: 03b0 0500 | ae86 ;; 0x3f849290f8 0x0000003f9cf412b2: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf412b2: b7c7 1f00 | 9387 9724 | 9397 b700 | 9387 3724 | 9397 6700 | 9387 8703 | 83b2 8736 | 8502 | 23b4 5736 ;; 0x3f8431d728 0x0000003f9cf412d4: ; {metadata(method data for {method} {0x00000008000a39e0} 'editor' '()Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaForm')} 0x0000003f9cf412d4: b7c6 1f00 | 9386 8621 | 9396 b600 | 9386 c675 | 9396 6600 | 9386 8602 | 83a7 c611 | 8927 | 23ae f610 0x0000003f9cf412f6: b702 2000 | f932 | b3f7 5700 | bb87 0700 ;; 322 branch [EQ] [c_rarg5|I] [int:0|I] [CounterOverflowStub: 0x0000003f5ce952d0] 0x0000003f9cf41304: 8142 | 6394 5700 | 6f10 a076 ;; 0x3f8431d728 0x0000003f9cf4130e: ; {metadata(method data for {method} {0x00000008000a39e0} 'editor' '()Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaForm')} 0x0000003f9cf4130e: b7c6 1f00 | 9386 8621 | 9396 b600 | 9386 c675 | 9396 6600 | 9386 8602 | 83b2 0616 | 8502 | 23b0 5616 ;; 0x3f8431d8d8 0x0000003f9cf41330: ; {metadata(method data for {method} {0x000000080047ba88} 'lambdaFormEditor' '(Ljava/lang/invoke/LambdaForm;)Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf41330: b7c6 1f00 | 9386 8621 | 9396 b600 | 9386 3676 | 9396 6600 | 9386 8601 | 83a7 c611 | 8927 | 23ae f610 0x0000003f9cf41352: b702 2000 | f932 | b3f7 5700 | bb87 0700 ;; 338 branch [EQ] [c_rarg5|I] [int:0|I] [CounterOverflowStub: 0x0000003f5ce959c0] 0x0000003f9cf41360: 8142 | 6394 5700 | 6f10 8073 ;; 0x8000a1370 0x0000003f9cf4136a: ; {metadata('java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf4136a: b706 0400 | 9386 5600 | 9396 b600 | 9386 d604 | 9396 6600 | 9386 0603 | 03b5 8b10 | 9307 0501 0x0000003f9cf4138a: 83b2 8b11 | 63f4 f200 | 6f10 6073 | 23b4 fb10 | 0546 | 10e1 | 1396 0602 | 0192 | 10c5 | 2326 0500 0x0000003f9cf413aa: ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@0 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@119 (line 4911) 0x0000003f9cf413aa: 0f00 5005 | 2e86 ;; 0x3f8431d8d8 0x0000003f9cf413b0: ; {metadata(method data for {method} {0x000000080047ba88} 'lambdaFormEditor' '(Ljava/lang/invoke/LambdaForm;)Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf413b0: b7c6 1f00 | 9386 8621 | 9396 b600 | 9386 3676 | 9396 6600 | 9386 8601 | 83b2 8617 | 8502 | 23bc 5616 0x0000003f9cf413d2: aae9 0x0000003f9cf413d4: ; ImmutableOopMap {[144]=Oop [168]=Oop [184]=Oop [200]=Oop [208]=Oop } ;*invokevirtual uncustomize {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@5 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@119 (line 4911) ; {optimized virtual_call} 0x0000003f9cf413d4: ef10 9052 0x0000003f9cf413d8: ; {other} 0x0000003f9cf413d8: 1300 0000 | 3710 0006 0x0000003f9cf413e0: ;*invokevirtual uncustomize {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@5 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@119 (line 4911) 0x0000003f9cf413e0: 1b00 80dc | 4e66 ;; 0x3f8431d8d8 0x0000003f9cf413e6: ; {metadata(method data for {method} {0x000000080047ba88} 'lambdaFormEditor' '(Ljava/lang/invoke/LambdaForm;)Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf413e6: b7c6 1f00 | 9386 8621 | 9396 b600 | 9386 3676 | 9396 6600 | 9386 8601 | 83b2 8619 | 8502 | 23bc 5618 ;; 0x3f8431dac0 0x0000003f9cf41408: ; {metadata(method data for {method} {0x000000080047bbd8} '' '(Ljava/lang/invoke/LambdaForm;)V' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf41408: 37c6 1f00 | 1306 8621 | 1316 b600 | 1306 b676 | 1316 6600 | 1306 0600 | 8326 c611 | 8926 | 232e d610 0x0000003f9cf4142a: b702 2000 | f932 | b3f6 5600 | bb86 0600 ;; 372 branch [EQ] [c_rarg3|I] [int:0|I] [CounterOverflowStub: 0x0000003f680b2de8] 0x0000003f9cf41438: 8142 | 6394 5600 | 6f10 6069 | 4e66 ;; 0x3f8431dac0 0x0000003f9cf41444: ; {metadata(method data for {method} {0x000000080047bbd8} '' '(Ljava/lang/invoke/LambdaForm;)V' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf41444: b7c6 1f00 | 9386 8621 | 9396 b600 | 9386 b676 | 9396 6600 | 9386 0600 | 83b2 0616 | 8502 | 23b0 5616 ;; 0x3f8400b2a8 0x0000003f9cf41466: ; {metadata(method data for {method} {0x0000000800501e18} '' '()V' in 'java/lang/Object')} 0x0000003f9cf41466: 37c6 1f00 | 1306 0620 | 1316 b600 | 1306 a62c | 1316 6600 | 1306 8602 | 8326 c611 | 8926 | 232e d610 0x0000003f9cf41488: b702 2000 | f932 | b3f6 5600 | bb86 0600 ;; 390 branch [EQ] [c_rarg3|I] [int:0|I] [CounterOverflowStub: 0x0000003f680b34c8] 0x0000003f9cf41496: 8142 | 6394 5600 | 6f10 2066 | 03c6 0b04 | ce65 ;; 396 branch [NE] [c_rarg2|I] [int:0|I] [G1PreBarrierStub: 0x0000003f680b39d0] 0x0000003f9cf414a6: 8142 | 6304 5600 | 6f10 c067 | 2a83 | 23a6 6500 | 33c6 a500 | 5182 ;; 406 branch [NE] [c_rarg2c_rarg2|J] [lng:0|J] [G1PostBarrierStub: 0x0000003f680b3e58] 0x0000003f9cf414bc: 8142 | 6304 5600 0x0000003f9cf414c2: ;*putfield lambdaForm {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.LambdaFormEditor::@6 (line 51) ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@8 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@119 (line 4911) 0x0000003f9cf414c2: 6f10 0068 | 0f00 5005 | 0546 | 9e43 | 3b85 c300 | aacf | 2e86 ;; 0x3f849290f8 0x0000003f9cf414d6: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf414d6: b7c6 1f00 | 9386 9624 | 9396 b600 | 9386 3624 | 9396 6600 | 9386 8603 | 83b2 063a | 8502 | 23b0 563a 0x0000003f9cf414f8: 0546 | 6e47 | 399e 0x0000003f9cf414fe: ;*invokevirtual dupArgumentForm {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@130 (line 4911) 0x0000003f9cf414fe: aa86 | 9ec3 | bacd 0x0000003f9cf41504: ; ImmutableOopMap {[144]=Oop [168]=Oop [184]=Oop [200]=Oop } ;*invokevirtual dupArgumentForm {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@130 (line 4911) ; {optimized virtual_call} 0x0000003f9cf41504: ef10 d040 0x0000003f9cf41508: ; {other} 0x0000003f9cf41508: 1300 0000 | 3710 0007 0x0000003f9cf41510: ;*invokevirtual dupArgumentForm {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@130 (line 4911) 0x0000003f9cf41510: 1b00 80ef ;; 0x3f849290f8 0x0000003f9cf41514: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf41514: 37c6 1f00 | 1306 9624 | 1316 b600 | 1306 3624 | 1316 6600 | 1306 8603 | 8336 063d | 8506 | 2338 d63c 0x0000003f9cf41536: 9e43 | 6e46 | 2a77 ;; 442 branch [AL] [B12] 0x0000003f9cf4153c: ;*ifne {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@138 (line 4912) 0x0000003f9cf4153c: 6f00 4000 ;; block B12 [141, 149] 0x0000003f9cf41540: 9312 2600 | ba92 0x0000003f9cf41546: ;*iaload {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@144 (line 4912) 0x0000003f9cf41546: 03a6 0201 | 9392 2300 | ba92 0x0000003f9cf41550: ;*iaload {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@148 (line 4912) 0x0000003f9cf41550: 83a6 0201 ;; 0x3f849290f8 0x0000003f9cf41554: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf41554: b7c5 1f00 | 9385 9524 | 9395 b500 | 9385 3524 | 9395 6500 | 9385 8503 | 6306 d600 | 9b07 003f 0x0000003f9cf41574: 6f00 8000 | 9b07 003e | b382 f500 | 03b8 0200 | 0508 | b382 f500 | 23b0 0201 ;; 460 branch [EQ] [c_rarg2|I] [c_rarg3|I] [B13] 0x0000003f9cf4158e: 6314 d600 | 6f00 8000 ;; 462 branch [AL] [B14] 0x0000003f9cf41596: ;*if_icmpeq {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@149 (line 4912) 0x0000003f9cf41596: 6f10 402d ;; block B13 [160, 200] 0x0000003f9cf4159a: aaf1 | 7e45 | ea76 | 3af5 0x0000003f9cf415a2: ; implicit exception: dispatches to 0x0000003f9cf42b58 0x0000003f9cf415a2: 03b0 0600 | 3686 ;; 0x3f849290f8 0x0000003f9cf415a8: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf415a8: b7c5 1f00 | 9385 9524 | 9395 b500 | 9385 3524 | 9395 6500 | 9385 8503 | 83b2 0541 | 8502 | 23b8 5540 0x0000003f9cf415ca: 1e86 | 3688 | aa86 0x0000003f9cf415d0: ;*invokevirtual dropParameterTypes {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@167 (line 4913) 0x0000003f9cf415d0: c285 | 9ec3 0x0000003f9cf415d4: ; ImmutableOopMap {[144]=Oop [168]=Oop [200]=Oop [224]=Oop } ;*invokevirtual dropParameterTypes {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@167 (line 4913) ; {optimized virtual_call} 0x0000003f9cf415d4: ef10 9038 0x0000003f9cf415d8: ; {other} 0x0000003f9cf415d8: 1300 0000 | 3710 0008 0x0000003f9cf415e0: ;*invokevirtual dropParameterTypes {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@167 (line 4913) 0x0000003f9cf415e0: 1b00 80fc | 2a77 0x0000003f9cf415e6: ;*arraylength {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@184 (line 4916) 0x0000003f9cf415e6: 8323 c700 ;; 0x3f849290f8 0x0000003f9cf415ea: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf415ea: b7c5 1f00 | 9385 9524 | 9395 b500 | 9385 3524 | 9395 6500 | 9385 8503 | 83b2 8544 | 8502 | 23b4 5544 0x0000003f9cf4160c: 7e46 | bb87 c340 | ba85 | ba86 | 3af5 | 1e47 | aaf9 | 9ed5 | 3ae0 | 36e4 | 3ee8 | 32ec | 2ef0 | 2e85 | b285 0x0000003f9cf4162c: 3686 | ba86 | 3e87 0x0000003f9cf41632: ; {runtime_call StubRoutines (2)} 0x0000003f9cf41632: 97f2 e906 | e780 e270 | 6301 0502 | 0267 | a266 | c267 | 6266 | 8275 | 9342 f5ff | bb87 5740 | 3b06 5600 0x0000003f9cf41654: 3b07 5700 0x0000003f9cf41658: ;*invokestatic arraycopy {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@188 (line 4916) 0x0000003f9cf41658: 6f10 4051 ;; 0x3f849290f8 0x0000003f9cf4165c: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf4165c: b7c5 1f00 | 9385 9524 | 9395 b500 | 9385 3524 | 9395 6500 | 9385 8503 | 83b2 8545 | 8502 | 23bc 5544 0x0000003f9cf4167e: 8545 | ae53 | 3b86 b340 0x0000003f9cf41686: ;*invokestatic copyOf {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@196 (line 4917) 0x0000003f9cf41686: aa75 0x0000003f9cf41688: ; ImmutableOopMap {[144]=Oop [200]=Oop [224]=Oop [240]=Oop } ;*invokestatic copyOf {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@196 (line 4917) ; {static_call} 0x0000003f9cf41688: ef10 d02e 0x0000003f9cf4168c: ; {other} 0x0000003f9cf4168c: 1300 0000 | 3710 0009 0x0000003f9cf41694: ;*invokestatic copyOf {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@196 (line 4917) 0x0000003f9cf41694: 1b00 c007 ;; 0x3f849290f8 0x0000003f9cf41698: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf41698: b7c6 1f00 | 9386 9624 | 9396 b600 | 9386 3624 | 9396 6600 | 9386 8603 | 03b6 8646 | 0506 | 23b4 c646 0x0000003f9cf416ba: 8e73 | 4e77 ;; 528 branch [AL] [B15] 0x0000003f9cf416be: ;*goto {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@200 (line 4918) 0x0000003f9cf416be: 6f00 f01e ;; block B5 [203, 212] 0x0000003f9cf416c2: ca75 | 6a78 | 9343 f5ff | bb83 0300 | 2326 7110 | 8148 | 2a77 ;; 536 branch [AL] [B16] 0x0000003f9cf416d6: ;*iload {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@212 (line 4920) 0x0000003f9cf416d6: 6f00 4000 ;; block B16 [212, 216] 0x0000003f9cf416da: ; implicit exception: dispatches to 0x0000003f9cf42b74 ;*arraylength {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@215 (line 4920) 0x0000003f9cf416da: 032e c700 | 2324 c111 ;; 0x3f849290f8 0x0000003f9cf416e2: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf416e2: b7c6 1f00 | 9386 9624 | 9396 b600 | 9386 3624 | 9396 6600 | 9386 8603 | 63d6 c801 | 1b05 0049 0x0000003f9cf41702: 6f00 8000 | 1b05 0048 | b382 a600 | 03b6 0200 | 0506 | b382 a600 | 23b0 c200 ;; 552 branch [GE] [c_rarg7|I] [x28|I] [B74] 0x0000003f9cf4171c: 63c4 c801 | 6f00 200d ;; 554 branch [AL] [B17] 0x0000003f9cf41724: ;*if_icmpge {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@216 (line 4920) 0x0000003f9cf41724: 6f00 4000 ;; block B17 [219, 225] 0x0000003f9cf41728: 9392 2800 | ba92 0x0000003f9cf4172e: ;*iaload {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@222 (line 4920) 0x0000003f9cf4172e: 83a6 0201 ;; 0x3f849290f8 0x0000003f9cf41732: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf41732: 37c5 1f00 | 1305 9524 | 1315 b500 | 1305 3524 | 1315 6500 | 1305 8503 | 63d6 7600 | 1b06 004b 0x0000003f9cf41752: 6f00 8000 | 1b06 004a | b302 c500 | 83b7 0200 | 8507 | b302 c500 | 23b0 f200 ;; 570 branch [GE] [c_rarg3|I] [t2|I] [B75] 0x0000003f9cf4176c: 63c4 7600 | 6f00 6007 ;; 572 branch [AL] [B19] 0x0000003f9cf41774: ;*if_icmpge {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@225 (line 4920) 0x0000003f9cf41774: 6f00 4000 ;; block B19 [228, 231] 0x0000003f9cf41778: 8546 | bb86 d800 ;; 0x3f849290f8 0x0000003f9cf4177e: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf4177e: 37c5 1f00 | 1305 9524 | 1315 b500 | 1305 3524 | 1315 6500 | 1305 8503 | 0326 0512 | 0926 | 2320 c512 0x0000003f9cf417a0: 9162 | f932 | 3376 5600 | 3b06 0600 ;; 590 branch [EQ] [c_rarg2|I] [int:0|I] [CounterOverflowStub: 0x0000003f680b8288] 0x0000003f9cf417ac: 8142 | 6314 5600 0x0000003f9cf417b2: ;*goto {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@231 (line 4923) 0x0000003f9cf417b2: 6f10 603d 0x0000003f9cf417b6: ; ImmutableOopMap {c_rarg1=Oop c_rarg6=Oop c_rarg4=Oop [144]=Oop [200]=Oop } ;*goto {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) java.lang.invoke.MethodHandles::permuteArguments@231 (line 4923) 0x0000003f9cf417b6: 83b2 0b3c 0x0000003f9cf417ba: ; {poll} 0x0000003f9cf417ba: 03e0 0200 ;; 0x3f849290f8 0x0000003f9cf417be: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf417be: 37c5 1f00 | 1305 9524 | 1315 b500 | 1305 3524 | 1315 6500 | 1305 8503 | 0336 054c | 0506 | 2330 c54c 0x0000003f9cf417e0: b688 ;; 606 branch [AL] [B16] 0x0000003f9cf417e2: ;*goto {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@231 (line 4923) 0x0000003f9cf417e2: 6ff0 9fef ;; block B75 [234, 234] 0x0000003f9cf417e6: c6d7 | 42fd | 3af5 | 4a66 ;; 610 branch [AL] [B18] 0x0000003f9cf417ee: 6f00 0001 ;; block B74 [234, 234] 0x0000003f9cf417f2: c6d7 | 42fd | 3af5 | 4a66 ;; 614 branch [AL] [B18] 0x0000003f9cf417fa: ;*aload_1 {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@234 (line 4925) 0x0000003f9cf417fa: 6f00 4000 ;; block B18 [234, 4] 0x0000003f9cf417fe: 3285 ;; 0x3f849290f8 0x0000003f9cf41800: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf41800: b7c7 1f00 | 9387 9724 | 9397 b700 | 9387 3724 | 9397 6700 | 9387 8703 | 83b2 874d | 8502 | 23bc 574c ;; 0x3f840708e0 0x0000003f9cf41822: ; {metadata(method data for {method} {0x000000080048ba08} 'parameterType' '(I)Ljava/lang/Class;' in 'java/lang/invoke/MethodType')} 0x0000003f9cf41822: 37c5 1f00 | 1305 3520 | 1315 b500 | 1305 3542 | 1315 6500 | 1305 0502 | 8327 c511 | 8927 | 232e f510 0x0000003f9cf41844: b702 2000 | f932 | b3f7 5700 | bb87 0700 ;; 632 branch [EQ] [c_rarg5|I] [int:0|I] [CounterOverflowStub: 0x0000003f680b9348] 0x0000003f9cf41852: 8142 | 6394 5700 | 6f10 c035 0x0000003f9cf4185c: ;*getfield ptypes {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodType::parameterType@1 (line 824) ; - java.lang.invoke.MethodHandles::permuteArguments@237 (line 4925) 0x0000003f9cf4185c: 0365 0601 0x0000003f9cf41860: ; implicit exception: dispatches to 0x0000003f9cf42bde 0x0000003f9cf41860: 5c45 ;; 640 branch [BE] [c_rarg5|I] [t2|I] [RangeCheckStub: 0x0000003f680b99a8] [bci:5] 0x0000003f9cf41862: 63e4 f300 | 6f10 c038 | 9392 2300 | aa92 0x0000003f9cf41870: ;*aaload {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodType::parameterType@5 (line 824) ; - java.lang.invoke.MethodHandles::permuteArguments@237 (line 4925) 0x0000003f9cf41870: 03e8 0201 | 42e2 0x0000003f9cf41876: ; implicit exception: dispatches to 0x0000003f9cf42c0a ;*invokevirtual editor {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@244 (line 4926) 0x0000003f9cf41876: 03b0 0500 | 2e85 ;; 0x3f849290f8 0x0000003f9cf4187c: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf4187c: b7c7 1f00 | 9387 9724 | 9397 b700 | 9387 3724 | 9397 6700 | 9387 8703 ;; 0x8000a31b8 0x0000003f9cf41894: ; {metadata('java/lang/invoke/LambdaForm')} 0x0000003f9cf41894: 3703 0400 | 1303 5300 | 1313 b300 | 1303 630c | 1313 6300 | 1303 8303 | 23b0 6752 | 83b2 8752 0x0000003f9cf418b4: 8502 | 23b4 5752 ;; 0x3f8431d728 0x0000003f9cf418ba: ; {metadata(method data for {method} {0x00000008000a39e0} 'editor' '()Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaForm')} 0x0000003f9cf418ba: 37c5 1f00 | 1305 8521 | 1315 b500 | 1305 c575 | 1315 6500 | 1305 8502 | 8327 c511 | 8927 | 232e f510 0x0000003f9cf418dc: b702 2000 | f932 | b3f7 5700 | bb87 0700 ;; 660 branch [EQ] [c_rarg5|I] [int:0|I] [CounterOverflowStub: 0x0000003f680ba150] 0x0000003f9cf418ea: 8142 | 6394 5700 | 6f10 e032 ;; 0x3f8431d728 0x0000003f9cf418f4: ; {metadata(method data for {method} {0x00000008000a39e0} 'editor' '()Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaForm')} 0x0000003f9cf418f4: 37c5 1f00 | 1305 8521 | 1315 b500 | 1305 c575 | 1315 6500 | 1305 8502 | 8332 0516 | 8502 | 2330 5516 ;; 0x3f8431d8d8 0x0000003f9cf41916: ; {metadata(method data for {method} {0x000000080047ba88} 'lambdaFormEditor' '(Ljava/lang/invoke/LambdaForm;)Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf41916: 37c5 1f00 | 1305 8521 | 1315 b500 | 1305 3576 | 1315 6500 | 1305 8501 | 8327 c511 | 8927 | 232e f510 0x0000003f9cf41938: b702 2000 | f932 | b3f7 5700 | bb87 0700 ;; 676 branch [EQ] [c_rarg5|I] [int:0|I] [CounterOverflowStub: 0x0000003f680ba7c0] 0x0000003f9cf41946: 8142 | 6394 5700 | 6f10 c02f ;; 0x8000a1370 0x0000003f9cf41950: ; {metadata('java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf41950: b706 0400 | 9386 5600 | 9396 b600 | 9386 d604 | 9396 6600 | 9386 0603 | 03b5 8b10 | 9307 0501 0x0000003f9cf41970: 83b2 8b11 | 63f4 f200 | 6f10 a02f | 23b4 fb10 | 0546 | 10e1 | 1396 0602 | 0192 | 10c5 | 2326 0500 0x0000003f9cf41990: ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@0 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@244 (line 4926) 0x0000003f9cf41990: 0f00 5005 | aafd | 2e86 ;; 0x3f8431d8d8 0x0000003f9cf41998: ; {metadata(method data for {method} {0x000000080047ba88} 'lambdaFormEditor' '(Ljava/lang/invoke/LambdaForm;)Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf41998: b7c6 1f00 | 9386 8621 | 9396 b600 | 9386 3676 | 9396 6600 | 9386 8601 | 83b2 8617 | 8502 | 23bc 5616 0x0000003f9cf419ba: 0100 0x0000003f9cf419bc: ; ImmutableOopMap {[144]=Oop [168]=Oop [184]=Oop [200]=Oop [248]=Oop [256]=Oop } ;*invokevirtual uncustomize {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@5 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@244 (line 4926) ; {optimized virtual_call} 0x0000003f9cf419bc: ef10 1000 0x0000003f9cf419c0: ; {other} 0x0000003f9cf419c0: 1300 0000 | 3710 000b 0x0000003f9cf419c8: ;*invokevirtual uncustomize {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@5 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@244 (line 4926) 0x0000003f9cf419c8: 1b00 003b | ee75 ;; 0x3f8431d8d8 0x0000003f9cf419ce: ; {metadata(method data for {method} {0x000000080047ba88} 'lambdaFormEditor' '(Ljava/lang/invoke/LambdaForm;)Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf419ce: b7c3 1f00 | 9383 8321 | 9393 b300 | 9383 3376 | 9393 6300 | 9383 8301 | 83b2 8319 | 8502 | 23bc 5318 ;; 0x3f8431dac0 0x0000003f9cf419f0: ; {metadata(method data for {method} {0x000000080047bbd8} '' '(Ljava/lang/invoke/LambdaForm;)V' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf419f0: b7c5 1f00 | 9385 8521 | 9395 b500 | 9385 b576 | 9395 6500 | 9385 0500 | 83a3 c511 | 8923 | 23ae 7510 0x0000003f9cf41a12: b702 2000 | f932 | b3f3 5300 | bb83 0300 ;; 710 branch [EQ] [t2|I] [int:0|I] [CounterOverflowStub: 0x0000003f68345140] 0x0000003f9cf41a20: 8142 | 6394 5300 | 6f10 8025 | ee75 ;; 0x3f8431dac0 0x0000003f9cf41a2c: ; {metadata(method data for {method} {0x000000080047bbd8} '' '(Ljava/lang/invoke/LambdaForm;)V' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf41a2c: b7c3 1f00 | 9383 8321 | 9393 b300 | 9383 b376 | 9393 6300 | 9383 0300 | 83b2 0316 | 8502 | 23b0 5316 ;; 0x3f8400b2a8 0x0000003f9cf41a4e: ; {metadata(method data for {method} {0x0000000800501e18} '' '()V' in 'java/lang/Object')} 0x0000003f9cf41a4e: b7c5 1f00 | 9385 0520 | 9395 b500 | 9385 a52c | 9395 6500 | 9385 8502 | 83a3 c511 | 8923 | 23ae 7510 0x0000003f9cf41a70: b702 2000 | f932 | b3f3 5300 | bb83 0300 ;; 728 branch [EQ] [t2|I] [int:0|I] [CounterOverflowStub: 0x0000003f68345820] 0x0000003f9cf41a7e: 8142 | 6394 5300 | 6f10 4022 | 83c5 0b04 | ee73 ;; 734 branch [NE] [c_rarg1|I] [int:0|I] [G1PreBarrierStub: 0x0000003f68345d28] 0x0000003f9cf41a8e: 8142 | 6384 5500 | 6f10 e023 | 2a83 | 23a6 6300 | b3c5 a300 | d181 ;; 744 branch [NE] [c_rarg1c_rarg1|J] [lng:0|J] [G1PostBarrierStub: 0x0000003f683461b0] 0x0000003f9cf41aa4: 8142 | 6384 5500 0x0000003f9cf41aaa: ;*putfield lambdaForm {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.LambdaFormEditor::@6 (line 51) ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@8 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@244 (line 4926) 0x0000003f9cf41aaa: 6f10 2024 | 0f00 5005 | 8545 | be58 | 3b85 b800 | 2328 a110 ;; 0x3f849290f8 0x0000003f9cf41abe: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf41abe: b7c5 1f00 | 9385 9524 | 9395 b500 | 9385 3524 | 9395 6500 | 9385 8503 | 83b2 8554 | 8502 | 23b4 5554 ;; 0x3f84077248 0x0000003f9cf41ae0: ; {metadata(method data for {method} {0x000000080047e7d0} 'basicType' '(Ljava/lang/Class;)Ljava/lang/invoke/LambdaForm$BasicType;' in 'java/lang/invoke/LambdaForm$BasicType')} 0x0000003f9cf41ae0: b7c5 1f00 | 9385 3520 | 9395 b500 | 9385 955c | 9395 6500 | 9385 8500 | 03a6 c511 | 0926 | 23ae c510 0x0000003f9cf41b02: b702 2000 | f932 | 3376 5600 | 3b06 0600 ;; 766 branch [EQ] [c_rarg2|I] [int:0|I] [CounterOverflowStub: 0x0000003f68346bf0] 0x0000003f9cf41b10: 8142 | 6314 5600 | 6f10 c01e ;; 0x3f84077248 0x0000003f9cf41b1a: ; {metadata(method data for {method} {0x000000080047e7d0} 'basicType' '(Ljava/lang/Class;)Ljava/lang/invoke/LambdaForm$BasicType;' in 'java/lang/invoke/LambdaForm$BasicType')} 0x0000003f9cf41b1a: b7c5 1f00 | 9385 3520 | 9395 b500 | 9385 955c | 9395 6500 | 9385 8500 | 83b2 0516 | 8502 | 23b0 5516 ;; 0x3f84077408 0x0000003f9cf41b3c: ; {metadata(method data for {method} {0x0000000800122fa0} 'basicTypeChar' '(Ljava/lang/Class;)C' in 'sun/invoke/util/Wrapper')} 0x0000003f9cf41b3c: b7c5 1f00 | 9385 3520 | 9395 b500 | 9385 055d | 9395 6500 | 9385 8500 | 03a6 c511 | 0926 | 23ae c510 0x0000003f9cf41b5e: b702 2000 | f932 | 3376 5600 | 3b06 0600 ;; 782 branch [EQ] [c_rarg2|I] [int:0|I] [CounterOverflowStub: 0x0000003f68347260] 0x0000003f9cf41b6c: 8142 | 6314 5600 | 6f10 a01b | 1268 0x0000003f9cf41b78: ; implicit exception: dispatches to 0x0000003f9cf42d56 0x0000003f9cf41b78: 0330 0800 | c285 ;; 0x3f84077408 0x0000003f9cf41b7e: ; {metadata(method data for {method} {0x0000000800122fa0} 'basicTypeChar' '(Ljava/lang/Class;)C' in 'sun/invoke/util/Wrapper')} 0x0000003f9cf41b7e: 37c6 1f00 | 1306 3620 | 1316 b600 | 1306 065d | 1316 6600 | 1306 8600 | 8332 0616 | 8502 | 2330 5616 0x0000003f9cf41ba0: 8335 0801 ;; 0x0 0x0000003f9cf41ba4: ; {metadata(nullptr)} 0x0000003f9cf41ba4: b702 0000 | 9382 0200 | 9392 b200 | 9382 0200 | 9392 6200 | 9382 0200 | 6395 5500 | 8545 | 6f00 6000 0x0000003f9cf41bc6: ;*invokevirtual isPrimitive {reexecute=0 rethrow=0 return_oop=0} ; - sun.invoke.util.Wrapper::basicTypeChar@1 (line 436) ; - java.lang.invoke.LambdaForm$BasicType::basicType@1 (line 203) ; - java.lang.invoke.MethodHandles::permuteArguments@253 (line 4926) 0x0000003f9cf41bc6: 8145 | 0146 ;; 0x3f84077408 0x0000003f9cf41bca: ; {metadata(method data for {method} {0x0000000800122fa0} 'basicTypeChar' '(Ljava/lang/Class;)C' in 'sun/invoke/util/Wrapper')} 0x0000003f9cf41bca: b7c6 1f00 | 9386 3620 | 9396 b600 | 9386 065d | 9396 6600 | 9386 8600 | 6396 c500 | 1b07 801a 0x0000003f9cf41bea: 6f00 8000 | 1b07 8019 | b382 e600 | 83b7 0200 | 8507 | b382 e600 | 23b0 f200 ;; 808 branch [NE] [c_rarg1|I] [c_rarg2|I] [B55] 0x0000003f9cf41c04: 6384 c500 | 6f00 2001 ;; 810 branch [AL] [B54] 0x0000003f9cf41c0c: ;*ifne {reexecute=0 rethrow=0 return_oop=0} ; - sun.invoke.util.Wrapper::basicTypeChar@4 (line 436) ; - java.lang.invoke.LambdaForm$BasicType::basicType@1 (line 203) ; - java.lang.invoke.MethodHandles::permuteArguments@253 (line 4926) 0x0000003f9cf41c0c: 6f00 4000 ;; block B54 [7, 4] 0x0000003f9cf41c10: 9b05 c004 | c6d7 ;; 816 branch [AL] [B52] 0x0000003f9cf41c16: ;*invokestatic basicType {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.LambdaForm$BasicType::basicType@4 (line 203) ; - java.lang.invoke.MethodHandles::permuteArguments@253 (line 4926) 0x0000003f9cf41c16: 6f00 e007 ;; block B55 [10, 4] 0x0000003f9cf41c1a: c6d7 ;; 0x3f84077408 0x0000003f9cf41c1c: ; {metadata(method data for {method} {0x0000000800122fa0} 'basicTypeChar' '(Ljava/lang/Class;)C' in 'sun/invoke/util/Wrapper')} 0x0000003f9cf41c1c: b7c5 1f00 | 9385 3520 | 9395 b500 | 9385 055d | 9395 6500 | 9385 8500 | 83b2 851b | 8502 | 23bc 551a 0x0000003f9cf41c3e: ;*invokestatic forPrimitiveType {reexecute=0 rethrow=0 return_oop=0} ; - sun.invoke.util.Wrapper::basicTypeChar@11 (line 439) ; - java.lang.invoke.LambdaForm$BasicType::basicType@1 (line 203) ; - java.lang.invoke.MethodHandles::permuteArguments@253 (line 4926) 0x0000003f9cf41c3e: c285 0x0000003f9cf41c40: ; ImmutableOopMap {[144]=Oop [168]=Oop [184]=Oop [200]=Oop [248]=Oop [256]=Oop } ;*invokestatic forPrimitiveType {reexecute=0 rethrow=0 return_oop=0} ; - sun.invoke.util.Wrapper::basicTypeChar@11 (line 439) ; - java.lang.invoke.LambdaForm$BasicType::basicType@1 (line 203) ; - java.lang.invoke.MethodHandles::permuteArguments@253 (line 4926) ; {static_call} 0x0000003f9cf41c40: ef10 4059 0x0000003f9cf41c44: ; {other} 0x0000003f9cf41c44: 1300 0000 | 3710 000c 0x0000003f9cf41c4c: ;*invokestatic forPrimitiveType {reexecute=0 rethrow=0 return_oop=0} ; - sun.invoke.util.Wrapper::basicTypeChar@11 (line 439) ; - java.lang.invoke.LambdaForm$BasicType::basicType@1 (line 203) ; - java.lang.invoke.MethodHandles::permuteArguments@253 (line 4926) 0x0000003f9cf41c4c: 1b00 4063 0x0000003f9cf41c50: ; implicit exception: dispatches to 0x0000003f9cf42d6a ;*invokevirtual basicTypeChar {reexecute=0 rethrow=0 return_oop=0} ; - sun.invoke.util.Wrapper::basicTypeChar@14 (line 439) ; - java.lang.invoke.LambdaForm$BasicType::basicType@1 (line 203) ; - java.lang.invoke.MethodHandles::permuteArguments@253 (line 4926) 0x0000003f9cf41c50: 0330 0500 | aa85 ;; 0x3f84077408 0x0000003f9cf41c56: ; {metadata(method data for {method} {0x0000000800122fa0} 'basicTypeChar' '(Ljava/lang/Class;)C' in 'sun/invoke/util/Wrapper')} 0x0000003f9cf41c56: b7c3 1f00 | 9383 3320 | 9393 b300 | 9383 035d | 9393 6300 | 9383 8300 | 83b2 831c | 8502 | 23b4 531c 0x0000003f9cf41c78: ;*getfield basicTypeChar {reexecute=0 rethrow=0 return_oop=0} ; - sun.invoke.util.Wrapper::basicTypeChar@1 (line 445) ; - sun.invoke.util.Wrapper::basicTypeChar@14 (line 439) ; - java.lang.invoke.LambdaForm$BasicType::basicType@1 (line 203) ; - java.lang.invoke.MethodHandles::permuteArguments@253 (line 4926) 0x0000003f9cf41c78: 8355 8501 | c163 | fd33 | b3f5 7500 | bb85 0500 | b3f5 7500 | bb85 0500 ;; 844 branch [AL] [B52] 0x0000003f9cf41c90: ;*invokestatic basicType {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.LambdaForm$BasicType::basicType@4 (line 203) ; - java.lang.invoke.MethodHandles::permuteArguments@253 (line 4926) 0x0000003f9cf41c90: 6f00 4000 ;; block B52 [4, 256] ;; 0x3f84077248 0x0000003f9cf41c94: ; {metadata(method data for {method} {0x000000080047e7d0} 'basicType' '(Ljava/lang/Class;)Ljava/lang/invoke/LambdaForm$BasicType;' in 'java/lang/invoke/LambdaForm$BasicType')} 0x0000003f9cf41c94: b7c3 1f00 | 9383 3320 | 9393 b300 | 9383 935c | 9393 6300 | 9383 8300 | 83b2 0317 | 8502 | 23b8 5316 0x0000003f9cf41cb6: 0100 0x0000003f9cf41cb8: ; ImmutableOopMap {[144]=Oop [168]=Oop [184]=Oop [200]=Oop [248]=Oop [256]=Oop } ;*invokestatic basicType {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.LambdaForm$BasicType::basicType@4 (line 203) ; - java.lang.invoke.MethodHandles::permuteArguments@253 (line 4926) ; {static_call} 0x0000003f9cf41cb8: ef10 4053 0x0000003f9cf41cbc: ; {other} 0x0000003f9cf41cbc: 1300 0000 | 3710 000d 0x0000003f9cf41cc4: ;*invokestatic basicType {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.LambdaForm$BasicType::basicType@4 (line 203) ; - java.lang.invoke.MethodHandles::permuteArguments@253 (line 4926) 0x0000003f9cf41cc4: 1b00 c06a | 8323 0111 | ee75 ;; 856 branch [AL] [B50] 0x0000003f9cf41cce: 6f00 4000 ;; block B50 [256, 312] 0x0000003f9cf41cd2: 2e86 ;; 0x3f849290f8 0x0000003f9cf41cd4: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf41cd4: b7c7 1f00 | 9387 9724 | 9397 b700 | 9387 3724 | 9397 6700 | 9387 8703 ;; 0x8000a1370 0x0000003f9cf41cec: ; {metadata('java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf41cec: 3703 0400 | 1303 5300 | 1313 b300 | 1303 d304 | 1313 6300 | 1303 0303 | 23b4 6756 | 83b2 0757 0x0000003f9cf41d0c: 8502 | 23b8 5756 | 1e86 0x0000003f9cf41d14: ;*invokevirtual addArgumentForm {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@256 (line 4926) 0x0000003f9cf41d14: aa86 | 0100 0x0000003f9cf41d18: ; ImmutableOopMap {[144]=Oop [168]=Oop [184]=Oop [200]=Oop [256]=Oop } ;*invokevirtual addArgumentForm {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@256 (line 4926) ; {optimized virtual_call} 0x0000003f9cf41d18: ef10 c051 0x0000003f9cf41d1c: ; {other} 0x0000003f9cf41d1c: 1300 0000 | 3710 000e 0x0000003f9cf41d24: ;*invokevirtual addArgumentForm {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@256 (line 4926) 0x0000003f9cf41d24: 1b00 c070 | 8544 ;; 0x800007928 0x0000003f9cf41d2a: ; {metadata('java/lang/Class'[])} 0x0000003f9cf41d2a: b706 0400 | 9386 0600 | 9396 b600 | 9386 461e | 9396 6600 | 9386 8602 | 2aee | a687 | b702 0001 0x0000003f9cf41d4a: fd32 | 63e4 5400 | 6f10 e002 | 5d47 | 9392 2400 | 1697 | 8542 | 8212 | e112 | 3377 5700 | 03b5 8b10 0x0000003f9cf41d6a: 2a97 | 83b2 8b11 | 63f4 e200 | 6f10 a000 | 23b4 eb10 | 098f | 0546 | 10e1 | 1396 0602 | 0192 | 10c5 0x0000003f9cf41d8a: 44c5 | 4117 | 6304 0706 | 4105 | 9372 7700 | 6388 0200 ;; len is not a multiple of BytesPerWord 0x0000003f9cf41d9c: 7310 10c0 | b890 | 83bc 3f00 | 0000 ;; zero memory 0x0000003f9cf41da8: 0d83 | 9372 7700 | 3307 5740 | 1393 3200 | b304 6500 | 1703 0000 | 1303 2303 | 8a02 | 3303 5340 0x0000003f9cf41dc8: 0283 | 6117 | 23b0 04fc | 23b4 04fc | 23b8 04fc | 23bc 04fc | 23b0 04fe | 23b4 04fe | 23b8 04fe 0x0000003f9cf41de8: 23bc 04fe | 9384 0404 | e31d 07fc | 4115 0x0000003f9cf41df6: ;*anewarray {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@265 (line 4927) 0x0000003f9cf41df6: 0f00 5005 | 1268 | 6316 0802 ;; 0x3f849290f8 0x0000003f9cf41e00: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf41e00: b7c6 1f00 | 9386 9624 | 9396 b600 | 9386 3624 | 9396 6600 | 9386 8603 | 83c2 9658 | 93e2 1200 0x0000003f9cf41e20: a384 5658 | 6f00 800f 0x0000003f9cf41e28: ; implicit exception: dispatches to 0x0000003f9cf42d8a 0x0000003f9cf41e28: 0366 8500 | 8542 | 8e12 | 1696 | 8366 8800 | 8542 | 8e12 | 9696 | 706e | 638d c602 | 8365 8601 | b382 b600 0x0000003f9cf41e4a: 83b2 0200 | 6305 5602 | 1b03 8002 | 6384 6500 | 6f00 c009 | 4111 | 36e4 | 32e0 0x0000003f9cf41e64: ; {runtime_call slow_subtype_check Runtime1 stub} 0x0000003f9cf41e64: 97a2 e406 | e780 c2a9 | 0266 | 4101 | 6314 0600 | 6f00 2008 ;; 0x3f849290f8 0x0000003f9cf41e78: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf41e78: b7c6 1f00 | 9386 9624 | 9396 b600 | 9386 3624 | 9396 6600 | 9386 8603 | 0366 8800 | 8542 | 8e12 0x0000003f9cf41e98: 1696 | 03b3 065a | 6319 6600 | 83b2 865a | 8502 | 23b4 565a | 6f00 0007 | 03b3 065b | 6319 6600 0x0000003f9cf41eb8: 83b2 865b | 8502 | 23bc 565a | 6f00 a005 | 03b3 065a | 6319 0300 | 23b0 c65a | 0543 | 23b4 665a 0x0000003f9cf41ed8: 6f00 4004 | 03b3 065b | 6319 0300 | 23b8 c65a | 0543 | 23bc 665a | 6f00 e002 | 6f00 a002 ;; 0x3f849290f8 0x0000003f9cf41ef6: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf41ef6: b7c6 1f00 | 9386 9624 | 9396 b600 | 9386 3624 | 9396 6600 | 9386 8603 | 03b3 0659 | 7d13 | 23b8 6658 0x0000003f9cf41f18: 6f00 7068 | 1306 0501 | 83c6 0b04 ;; 888 branch [NE] [c_rarg3|I] [int:0|I] [G1PreBarrierStub: 0x0000003f68349ce0] 0x0000003f9cf41f24: 8142 | 6384 5600 | 6f00 b068 | 4283 | 2320 6600 | b346 0601 | d182 ;; 900 branch [NE] [c_rarg3c_rarg3|J] [lng:0|J] [G1PostBarrierStub: 0x0000003f6834a2b8] 0x0000003f9cf41f3a: 8142 | 6384 5600 0x0000003f9cf41f40: ;*aastore {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@272 (line 4927) 0x0000003f9cf41f40: 6f00 f068 | 6a77 0x0000003f9cf41f46: ; implicit exception: dispatches to 0x0000003f9cf42de4 0x0000003f9cf41f46: 0330 0700 | ba86 ;; 0x3f849290f8 0x0000003f9cf41f4c: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf41f4c: 37c6 1f00 | 1306 9624 | 1316 b600 | 1306 3624 | 1316 6600 | 1306 8603 | 8332 865c | 8502 | 2334 565c 0x0000003f9cf41f6e: 3e56 | aa86 0x0000003f9cf41f72: ;*invokevirtual insertParameterTypes {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@273 (line 4927) 0x0000003f9cf41f72: ba85 0x0000003f9cf41f74: ; ImmutableOopMap {[144]=Oop [168]=Oop [200]=Oop [280]=Oop } ;*invokevirtual insertParameterTypes {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@273 (line 4927) ; {optimized virtual_call} 0x0000003f9cf41f74: ef10 802d 0x0000003f9cf41f78: ; {other} 0x0000003f9cf41f78: 1300 0000 | 3720 000f 0x0000003f9cf41f80: ;*invokevirtual insertParameterTypes {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@273 (line 4927) 0x0000003f9cf41f80: 1b00 8096 ;; 0x3f849290f8 0x0000003f9cf41f84: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf41f84: b7c5 1f00 | 9385 9524 | 9395 b500 | 9385 3524 | 9395 6500 | 9385 8503 | 83b2 0560 | 8502 | 23b0 5560 0x0000003f9cf41fa6: 8545 | 032e 8110 | 3b06 be00 0x0000003f9cf41fb0: ;*invokestatic copyOf {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@288 (line 4930) 0x0000003f9cf41fb0: aa75 | 2af2 0x0000003f9cf41fb4: ; ImmutableOopMap {[144]=Oop [200]=Oop [280]=Oop [288]=Oop } ;*invokestatic copyOf {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@288 (line 4930) ; {static_call} 0x0000003f9cf41fb4: ef10 002b 0x0000003f9cf41fb8: ; {other} 0x0000003f9cf41fb8: 1300 0000 | 3720 0010 0x0000003f9cf41fc0: ;*invokestatic copyOf {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@288 (line 4930) 0x0000003f9cf41fc0: 1b00 809a 0x0000003f9cf41fc4: ; implicit exception: dispatches to 0x0000003f9cf42df8 ;*arraylength {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@299 (line 4931) 0x0000003f9cf41fc4: 4c45 ;; 0x3f849290f8 0x0000003f9cf41fc6: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf41fc6: 37c6 1f00 | 1306 9624 | 1316 b600 | 1306 3624 | 1316 6600 | 1306 8603 | 8332 0661 | 8502 | 2338 5660 0x0000003f9cf41fe8: 0327 0111 | bb87 e540 | aa85 | 3e56 | aa86 | 2af6 | 6354 0600 | 6f00 1061 | 6354 0700 | 6f00 9060 0x0000003f9cf42008: 63d4 0700 | 6f00 1060 | 3b08 f600 | 83e2 c500 | 63f4 0201 | 6f00 105f | 3b08 f700 | 83e2 c600 0x0000003f9cf42028: 63f4 0201 | 6f00 105e ;; 0x800002850 0x0000003f9cf42030: ; {metadata({type array int})} 0x0000003f9cf42030: 3708 0400 | 1308 0800 | 1318 b800 | 1308 180a | 1318 6800 | 1308 0801 | 0218 | 1358 0802 | 83e2 8600 0x0000003f9cf42052: 6316 5800 | 83e2 8500 | 6308 5800 ;; incorrect type information in arraycopy 0x0000003f9cf4205e: 7310 10c0 | 10c1 | 71bc | 3f00 0000 | 9312 2600 | 3385 5500 | 4105 | 9312 2700 | b385 5600 | c105 0x0000003f9cf4207e: 3e86 0x0000003f9cf42080: ; {runtime_call StubRoutines (2)} 0x0000003f9cf42080: 97e2 e906 0x0000003f9cf42084: ;*invokestatic arraycopy {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@303 (line 4931) 0x0000003f9cf42084: e780 6228 | 3275 | 4c45 | be58 ;; 954 branch [AE] [c_rarg7|I] [c_rarg1|I] [RangeCheckStub: 0x0000003f6834b5a0] [bci:311] 0x0000003f9cf4208e: 63e4 b800 | 6f00 3058 | 8323 c110 | 9392 2800 | aa92 0x0000003f9cf420a0: ;*iastore {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@311 (line 4932) 0x0000003f9cf420a0: 23a8 7200 | f263 | 1277 ;; 964 branch [AL] [B15] 0x0000003f9cf420a8: ;*getstatic $assertionsDisabled {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@312 (line 4934) 0x0000003f9cf420a8: 6f00 4000 ;; block B15 [312, 315] ;; 0x3f849290f8 0x0000003f9cf420ac: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf420ac: b7c5 1f00 | 9385 9524 | 9395 b500 | 9385 3524 | 9395 6500 | 9385 8503 | 03b6 0563 | 0506 | 23b8 c562 0x0000003f9cf420ce: 1efa ;; 976 branch [AL] [B20] 0x0000003f9cf420d0: ;*ifne {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@315 (line 4934) 0x0000003f9cf420d0: 6f00 4000 ;; block B20 [318, 324] ;; 0x3f849290f8 0x0000003f9cf420d4: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf420d4: b7c5 1f00 | 9385 9524 | 9395 b500 | 9385 3524 | 9395 6500 | 9385 8503 | 83b2 0564 | 8502 | 23b0 5564 0x0000003f9cf420f6: aa85 | 4a66 0x0000003f9cf420fa: ;*invokestatic permuteArgumentChecks {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@321 (line 4934) 0x0000003f9cf420fa: ba86 | aae2 | 3afe 0x0000003f9cf42100: ; ImmutableOopMap {[144]=Oop [200]=Oop [304]=Oop [312]=Oop [320]=Oop } ;*invokestatic permuteArgumentChecks {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@321 (line 4934) ; {static_call} 0x0000003f9cf42100: ef10 c017 0x0000003f9cf42104: ; {other} 0x0000003f9cf42104: 1300 0000 | 3720 0011 0x0000003f9cf4210c: ;*invokestatic permuteArgumentChecks {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@321 (line 4934) 0x0000003f9cf4210c: 1b00 40af | 8146 | 6315 d500 | 0146 | 6f00 6000 | 0946 ;; 0x3f849290f8 0x0000003f9cf4211e: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf4211e: 37c7 1f00 | 1307 9724 | 1317 b700 | 1307 3724 | 1317 6700 | 1307 8703 | 8327 0712 | b19f | 2320 f712 0x0000003f9cf42140: 8142 | 6315 5600 | 8947 | 6f00 4000 | 9162 | f932 | b3f7 5700 | bb87 0700 ;; 1008 branch [EQ] [c_rarg5|I] [int:0|I] [CounterOverflowStub: 0x0000003f3c033648] 0x0000003f9cf42158: 8142 | 6394 5700 0x0000003f9cf4215e: ;*ifne {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@324 (line 4934) 0x0000003f9cf4215e: 6f00 f04c 0x0000003f9cf42162: ; ImmutableOopMap {[144]=Oop [200]=Oop [304]=Oop [312]=Oop [320]=Oop } ;*ifne {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) java.lang.invoke.MethodHandles::permuteArguments@324 (line 4934) 0x0000003f9cf42162: 83b2 0b3c 0x0000003f9cf42166: ; {poll} 0x0000003f9cf42166: 03e0 0200 ;; 0x3f849290f8 0x0000003f9cf4216a: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf4216a: 37c6 1f00 | 1306 9624 | 1316 b600 | 1306 3624 | 1316 6600 | 1306 8603 | 6316 d500 | 1b07 0066 0x0000003f9cf4218a: 6f00 8000 | 1b07 0065 | b302 e600 | 83b7 0200 | 8507 | b302 e600 | 23b0 f200 ;; 1024 branch [NE] [c_rarg0|I] [c_rarg3|I] [B76] 0x0000003f9cf421a4: 6304 d500 | 6f00 8000 ;; 1026 branch [AL] [B21] 0x0000003f9cf421ac: ;*ifne {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@324 (line 4934) 0x0000003f9cf421ac: 6f00 2063 ;; block B76 [42, 42] 0x0000003f9cf421b0: d273 | 7277 | 1665 | 9e85 | aa83 | 2ef9 | 3afd | 1e87 | 8e43 ;; 1036 branch [AL] [B1] 0x0000003f9cf421c2: ;*aload_2 {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@42 (line 4892) 0x0000003f9cf421c2: 6fe0 7fe3 ;; block B3 [335, 338] 0x0000003f9cf421c6: ca75 | aa73 ;; 0x3f849290f8 0x0000003f9cf421ca: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf421ca: b7c6 1f00 | 9386 9624 | 9396 b600 | 9386 3624 | 9396 6600 | 9386 8603 | 03b5 0669 | 0505 | 23b8 a668 0x0000003f9cf421ec: 8e46 ;; 1048 branch [AL] [B22] 0x0000003f9cf421ee: ;*ifne {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@338 (line 4936) 0x0000003f9cf421ee: 6f00 4000 ;; block B22 [341, 345] 0x0000003f9cf421f2: ; implicit exception: dispatches to 0x0000003f9cf42e58 ;*arraylength {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@342 (line 4936) 0x0000003f9cf421f2: 03a5 c300 ;; 0x3f849290f8 0x0000003f9cf421f6: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf421f6: 37c6 1f00 | 1306 9624 | 1316 b600 | 1306 3624 | 1316 6600 | 1306 8603 | 6306 d500 | 1b07 006b 0x0000003f9cf42216: 6f00 8000 | 1b07 006a | b302 e600 | 83b7 0200 | 8507 | b302 e600 | 23b0 f200 ;; 1064 branch [EQ] [c_rarg0|I] [c_rarg3|I] [B23] 0x0000003f9cf42230: 6314 d500 | 6f00 8000 ;; 1066 branch [AL] [B24] 0x0000003f9cf42238: ;*if_icmpeq {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@345 (line 4936) 0x0000003f9cf42238: 6f00 a051 ;; block B23 [356, 374] 0x0000003f9cf4223c: 1ef5 0x0000003f9cf4223e: ; implicit exception: dispatches to 0x0000003f9cf42e6c ;*invokevirtual editor {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@358 (line 4938) 0x0000003f9cf4223e: 03b0 0500 | ae86 ;; 0x3f849290f8 0x0000003f9cf42244: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf42244: b7c7 1f00 | 9387 9724 | 9397 b700 | 9387 3724 | 9397 6700 | 9387 8703 | 83b2 876e | 8502 | 23b4 576e ;; 0x3f8431d728 0x0000003f9cf42266: ; {metadata(method data for {method} {0x00000008000a39e0} 'editor' '()Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaForm')} 0x0000003f9cf42266: b7c6 1f00 | 9386 8621 | 9396 b600 | 9386 c675 | 9396 6600 | 9386 8602 | 83a7 c611 | 8927 | 23ae f610 0x0000003f9cf42288: b702 2000 | f932 | b3f7 5700 | bb87 0700 ;; 1086 branch [EQ] [c_rarg5|I] [int:0|I] [CounterOverflowStub: 0x0000003f3c037518] 0x0000003f9cf42296: 8142 | 6394 5700 | 6f00 503e ;; 0x3f8431d728 0x0000003f9cf422a0: ; {metadata(method data for {method} {0x00000008000a39e0} 'editor' '()Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaForm')} 0x0000003f9cf422a0: b7c6 1f00 | 9386 8621 | 9396 b600 | 9386 c675 | 9396 6600 | 9386 8602 | 83b2 0616 | 8502 | 23b0 5616 ;; 0x3f8431d8d8 0x0000003f9cf422c2: ; {metadata(method data for {method} {0x000000080047ba88} 'lambdaFormEditor' '(Ljava/lang/invoke/LambdaForm;)Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf422c2: b7c6 1f00 | 9386 8621 | 9396 b600 | 9386 3676 | 9396 6600 | 9386 8601 | 83a7 c611 | 8927 | 23ae f610 0x0000003f9cf422e4: b702 2000 | f932 | b3f7 5700 | bb87 0700 ;; 1102 branch [EQ] [c_rarg5|I] [int:0|I] [CounterOverflowStub: 0x0000003f3c037c08] 0x0000003f9cf422f2: 8142 | 6394 5700 | 6f00 303b ;; 0x8000a1370 0x0000003f9cf422fc: ; {metadata('java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf422fc: b706 0400 | 9386 5600 | 9396 b600 | 9386 d604 | 9396 6600 | 9386 0603 | 03b5 8b10 | 9307 0501 0x0000003f9cf4231c: 83b2 8b11 | 63f4 f200 | 6f00 103b | 23b4 fb10 | 0546 | 10e1 | 1396 0602 | 0192 | 10c5 | 2326 0500 0x0000003f9cf4233c: ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@0 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@358 (line 4938) 0x0000003f9cf4233c: 0f00 5005 | 2e86 ;; 0x3f8431d8d8 0x0000003f9cf42342: ; {metadata(method data for {method} {0x000000080047ba88} 'lambdaFormEditor' '(Ljava/lang/invoke/LambdaForm;)Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf42342: b7c6 1f00 | 9386 8621 | 9396 b600 | 9386 3676 | 9396 6600 | 9386 8601 | 83b2 8617 | 8502 | 23bc 5616 0x0000003f9cf42364: aae6 | 0100 0x0000003f9cf42368: ; ImmutableOopMap {[144]=Oop [168]=Oop [200]=Oop [328]=Oop } ;*invokevirtual uncustomize {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@5 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@358 (line 4938) ; {optimized virtual_call} 0x0000003f9cf42368: ef00 d075 0x0000003f9cf4236c: ; {other} 0x0000003f9cf4236c: 1300 0000 | 3720 0013 0x0000003f9cf42374: ;*invokevirtual uncustomize {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@5 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@358 (line 4938) 0x0000003f9cf42374: 1b00 c0d5 | 3666 ;; 0x3f8431d8d8 0x0000003f9cf4237a: ; {metadata(method data for {method} {0x000000080047ba88} 'lambdaFormEditor' '(Ljava/lang/invoke/LambdaForm;)Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf4237a: b7c6 1f00 | 9386 8621 | 9396 b600 | 9386 3676 | 9396 6600 | 9386 8601 | 83b2 8619 | 8502 | 23bc 5618 ;; 0x3f8431dac0 0x0000003f9cf4239c: ; {metadata(method data for {method} {0x000000080047bbd8} '' '(Ljava/lang/invoke/LambdaForm;)V' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf4239c: 37c6 1f00 | 1306 8621 | 1316 b600 | 1306 b676 | 1316 6600 | 1306 0600 | 8326 c611 | 8926 | 232e d610 0x0000003f9cf423be: b702 2000 | f932 | b3f6 5600 | bb86 0600 ;; 1136 branch [EQ] [c_rarg3|I] [int:0|I] [CounterOverflowStub: 0x0000003f3c038c70] 0x0000003f9cf423cc: 8142 | 6394 5600 | 6f00 f030 | 3666 ;; 0x3f8431dac0 0x0000003f9cf423d8: ; {metadata(method data for {method} {0x000000080047bbd8} '' '(Ljava/lang/invoke/LambdaForm;)V' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf423d8: b7c6 1f00 | 9386 8621 | 9396 b600 | 9386 b676 | 9396 6600 | 9386 0600 | 83b2 0616 | 8502 | 23b0 5616 ;; 0x3f8400b2a8 0x0000003f9cf423fa: ; {metadata(method data for {method} {0x0000000800501e18} '' '()V' in 'java/lang/Object')} 0x0000003f9cf423fa: 37c6 1f00 | 1306 0620 | 1316 b600 | 1306 a62c | 1316 6600 | 1306 8602 | 8326 c611 | 8926 | 232e d610 0x0000003f9cf4241c: b702 2000 | f932 | b3f6 5600 | bb86 0600 ;; 1154 branch [EQ] [c_rarg3|I] [int:0|I] [CounterOverflowStub: 0x0000003f3c039350] 0x0000003f9cf4242a: 8142 | 6394 5600 | 6f00 b02d | 03c6 0b04 | b665 ;; 1160 branch [NE] [c_rarg2|I] [int:0|I] [G1PreBarrierStub: 0x0000003f3c039858] 0x0000003f9cf4243a: 8142 | 6304 5600 | 6f00 502f | 2a83 | 23a6 6500 | 33c6 a500 | 5182 ;; 1170 branch [NE] [c_rarg2c_rarg2|J] [lng:0|J] [G1PostBarrierStub: 0x0000003f3c039ce0] 0x0000003f9cf42450: 8142 | 6304 5600 0x0000003f9cf42456: ;*putfield lambdaForm {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.LambdaFormEditor::@6 (line 51) ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@8 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@358 (line 4938) 0x0000003f9cf42456: 6f00 902f | 0f00 5005 | 2e85 ;; 0x3f849290f8 0x0000003f9cf42460: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf42460: 37c6 1f00 | 1306 9624 | 1316 b600 | 1306 3624 | 1316 6600 | 1306 8603 | 8332 0672 | 8502 | 2330 5672 0x0000003f9cf42482: 0546 0x0000003f9cf42484: ;*invokevirtual permuteArgumentsForm {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@363 (line 4938) 0x0000003f9cf42484: aa76 | 0100 0x0000003f9cf42488: ; ImmutableOopMap {[144]=Oop [200]=Oop } ;*invokevirtual permuteArgumentsForm {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@363 (line 4938) ; {optimized virtual_call} 0x0000003f9cf42488: ef00 5068 0x0000003f9cf4248c: ; {other} 0x0000003f9cf4248c: 1300 0000 | 3720 0014 0x0000003f9cf42494: ;*invokevirtual permuteArgumentsForm {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@363 (line 4938) 0x0000003f9cf42494: 1b00 c0e7 | 2e66 ;; 0x3f849290f8 0x0000003f9cf4249a: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf4249a: b7c6 1f00 | 9386 9624 | 9396 b600 | 9386 3624 | 9396 6600 | 9386 8603 | 0366 8600 | 8542 | 8e12 0x0000003f9cf424ba: 1696 | 03b3 0675 | 6319 6600 | 83b2 8675 | 8502 | 23bc 5674 | 6f00 0005 | 03b3 0676 | 6319 6600 0x0000003f9cf424da: 83b2 8676 | 8502 | 23b4 5676 | 6f00 a003 | 03b3 0675 | 6319 0300 | 23b8 c674 | 0543 | 23bc 6674 0x0000003f9cf424fa: 6f00 4002 | 03b3 0676 | 6319 0300 | 23b0 c676 | 0543 | 23b4 6676 | 6f00 e000 | 83b2 0674 | 8502 0x0000003f9cf4251a: 23b0 5674 | ae63 0x0000003f9cf42520: ;*getfield type {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandle::type@1 (line 468) ; - java.lang.invoke.MethodHandles::permuteArguments@371 (line 4939) 0x0000003f9cf42520: 03e6 0301 ;; 0x3f849290f8 0x0000003f9cf42524: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf42524: b7c6 1f00 | 9386 9624 | 9396 b600 | 9386 3624 | 9396 6600 | 9386 8603 | ca65 | 6396 c500 | 1b07 8078 0x0000003f9cf42546: 6f00 8000 | 1b07 8077 | b382 e600 | 83b7 0200 | 8507 | b382 e600 | 23b0 f200 ;; 1206 branch [NE] [c_rarg1|L] [c_rarg2|L] [B77] 0x0000003f9cf42560: 6384 c500 | 6f00 8000 ;; 1208 branch [AL] [B25] 0x0000003f9cf42568: ;*if_acmpne {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@374 (line 4939) 0x0000003f9cf42568: 6f00 8000 ;; block B77 [390, 390] ;; 1212 branch [AL] [B26] 0x0000003f9cf4256c: ;*aload {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@390 (line 4941) 0x0000003f9cf4256c: 6f00 800d ;; block B25 [377, 384] 0x0000003f9cf42570: 1e86 ;; 0x3f849290f8 0x0000003f9cf42572: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf42572: b7c6 1f00 | 9386 9624 | 9396 b600 | 9386 3624 | 9396 6600 | 9386 8603 | 0366 8600 | 8542 | 8e12 0x0000003f9cf42592: 1696 | 03b3 867a | 6319 6600 | 83b2 067b | 8502 | 23b8 567a | 6f00 0005 | 03b3 867b | 6319 6600 0x0000003f9cf425b2: 83b2 067c | 8502 | 23b0 567c | 6f00 a003 | 03b3 867a | 6319 0300 | 23b4 c67a | 0543 | 23b8 667a 0x0000003f9cf425d2: 6f00 4002 | 03b3 867b | 6319 0300 | 23bc c67a | 0543 | 23b0 667c | 6f00 e000 | 83b2 8679 | 8502 0x0000003f9cf425f2: 23bc 5678 0x0000003f9cf425f6: ;*getfield form {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandle::internalForm@1 (line 1750) ; - java.lang.invoke.MethodHandles::permuteArguments@381 (line 4939) 0x0000003f9cf425f6: 03e6 4301 ;; 0x3f849290f8 0x0000003f9cf425fa: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf425fa: b7c6 1f00 | 9386 9624 | 9396 b600 | 9386 3624 | 9396 6600 | 9386 8603 | 6316 c500 | 1b07 007e 0x0000003f9cf4261a: 6f00 8000 | 1b07 007d | b382 e600 | 83b7 0200 | 8507 | b382 e600 | 23b0 f200 ;; 1232 branch [NE] [c_rarg0|L] [c_rarg2|L] [B78] 0x0000003f9cf42634: 6304 c500 | 6f00 8000 ;; 1234 branch [AL] [B27] 0x0000003f9cf4263c: ;*if_acmpne {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@384 (line 4939) 0x0000003f9cf4263c: 6f00 0010 ;; block B78 [390, 390] ;; 1238 branch [AL] [B26] 0x0000003f9cf42640: ;*aload {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@390 (line 4941) 0x0000003f9cf42640: 6f00 4000 ;; block B26 [390, 398] 0x0000003f9cf42644: 1e86 ;; 0x3f849290f8 0x0000003f9cf42646: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf42646: b7c6 1f00 | 9386 9624 | 9396 b600 | 9386 3624 | 9396 6600 | 9386 8603 | 0366 8600 | 8542 | 8e12 0x0000003f9cf42666: 1696 | 0563 | 3693 | 0333 0380 | 631d 6600 | 0563 | 1b03 8380 | 3693 | 8332 0300 | 8502 | 2330 5300 0x0000003f9cf42686: 6f00 4007 | 0563 | 3693 | 0333 0381 | 631d 6600 | 0563 | 1b03 8381 | 3693 | 8332 0300 | 8502 | 2330 5300 0x0000003f9cf426a8: 6f00 2005 | 0563 | 3693 | 0333 0380 | 631d 0300 | 8562 | b692 | 23b0 c280 | 0543 | 8562 | b692 | 23b4 6280 0x0000003f9cf426ca: 6f00 0003 | 0563 | 3693 | 0333 0381 | 631d 0300 | 8562 | b692 | 23b8 c280 | 0543 | 8562 | b692 | 23bc 6280 0x0000003f9cf426ec: 6f00 e000 | 83b2 067f | 8502 | 23b8 567e | 2e86 | aa86 0x0000003f9cf426fe: ;*invokevirtual copyWith {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@395 (line 4941) 0x0000003f9cf426fe: 9e85 ;; 0xffffffffffffffff 0x0000003f9cf42700: 3703 0400 | 1303 3301 | 1313 b300 | 1303 4365 | 1313 6300 | 1303 0302 0x0000003f9cf42718: ; ImmutableOopMap {} ;*invokevirtual copyWith {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@395 (line 4941) ; {virtual_call} 0x0000003f9cf42718: eff0 83f6 0x0000003f9cf4271c: ; {other} 0x0000003f9cf4271c: 1300 0000 | 3720 0015 0x0000003f9cf42724: ;*invokevirtual copyWith {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@395 (line 4941) 0x0000003f9cf42724: 1b00 c010 | 5674 | f670 | 1961 0x0000003f9cf4272e: ; {poll_return} 0x0000003f9cf4272e: 83b2 8b3b | 63f4 2200 | 6f00 f002 0x0000003f9cf4273a: ;*areturn {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@398 (line 4941) 0x0000003f9cf4273a: 8280 ;; block B27 [387, 389] 0x0000003f9cf4273c: 1e85 | 5674 | f670 | 1961 0x0000003f9cf42744: ; {poll_return} 0x0000003f9cf42744: 83b2 8b3b | 63f4 2200 | 6f00 d002 0x0000003f9cf42750: ;*areturn {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@389 (line 4940) 0x0000003f9cf42750: 8280 ;; block B24 [348, 355] ;; 1268 move [metadata:0x0000000000000000|M] [c_rarg3|M] [patch_normal] [bci:348] 0x0000003f9cf42752: ; {runtime_call load_mirror_patching Runtime1 stub} 0x0000003f9cf42752: 9782 e406 0x0000003f9cf42756: ; ImmutableOopMap {} ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@348 (line 4936) 0x0000003f9cf42756: e780 e29e | 83c2 b612 | 1543 0x0000003f9cf42760: ; implicit exception: dispatches to 0x0000003f9cf42f8c 0x0000003f9cf42760: 6384 6200 | 6f00 d003 | 03b5 8b10 | 9307 8502 | 83b2 8b11 | 63f4 f200 | 6f00 9002 | 23b4 fb10 0x0000003f9cf42780: 0546 | 10e1 | 1396 0602 | 0192 | 10c5 | 2326 0500 | 2338 0500 | 233c 0500 | 2330 0502 0x0000003f9cf4279c: ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@348 (line 4936) 0x0000003f9cf4279c: 0f00 5005 | aa85 ;; 0x3f849290f8 0x0000003f9cf427a2: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf427a2: b7c3 1f00 | 9383 9324 | 9393 b300 | 9383 3324 | 9393 6300 | 9383 8303 | 83b2 036c | 8502 | 23b0 536c 0x0000003f9cf427c4: ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@352 (line 4936) 0x0000003f9cf427c4: aa85 | aaea 0x0000003f9cf427c8: ; ImmutableOopMap {[336]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@352 (line 4936) ; {optimized virtual_call} 0x0000003f9cf427c8: ef00 503d 0x0000003f9cf427cc: ; {other} 0x0000003f9cf427cc: 1300 0000 | 3720 0017 0x0000003f9cf427d4: ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@352 (line 4936) 0x0000003f9cf427d4: 1b00 c01b | 5665 0x0000003f9cf427da: ;*athrow {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@355 (line 4936) 0x0000003f9cf427da: 6f00 f001 ;; block B21 [327, 334] ;; 1288 move [metadata:0x0000000000000000|M] [c_rarg3|M] [patch_normal] [bci:327] 0x0000003f9cf427de: ; {runtime_call load_mirror_patching Runtime1 stub} 0x0000003f9cf427de: 9782 e406 0x0000003f9cf427e2: ; ImmutableOopMap {} ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@327 (line 4934) 0x0000003f9cf427e2: e780 2296 | 83c2 b612 | 1543 0x0000003f9cf427ec: ; implicit exception: dispatches to 0x0000003f9cf42fac 0x0000003f9cf427ec: 6384 6200 | 6f00 007d | 03b5 8b10 | 9307 8502 | 83b2 8b11 | 63f4 f200 | 6f00 c07b | 23b4 fb10 0x0000003f9cf4280c: 0546 | 10e1 | 1396 0602 | 0192 | 10c5 | 2326 0500 | 2338 0500 | 233c 0500 | 2330 0502 0x0000003f9cf42828: ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@327 (line 4934) 0x0000003f9cf42828: 0f00 5005 | aa85 ;; 0x3f849290f8 0x0000003f9cf4282e: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf4282e: b7c3 1f00 | 9383 9324 | 9393 b300 | 9383 3324 | 9393 6300 | 9383 8303 | 83b2 0367 | 8502 | 23b8 5366 0x0000003f9cf42850: ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@331 (line 4934) 0x0000003f9cf42850: aa85 | aaee 0x0000003f9cf42854: ; ImmutableOopMap {[344]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@331 (line 4934) ; {optimized virtual_call} 0x0000003f9cf42854: ef00 1039 0x0000003f9cf42858: ; {other} 0x0000003f9cf42858: 1300 0000 | 3720 0019 0x0000003f9cf42860: ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@331 (line 4934) 0x0000003f9cf42860: 1b00 8024 | 7665 0x0000003f9cf42866: ;*athrow {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@334 (line 4934) 0x0000003f9cf42866: 6f00 2079 ;; block B14 [152, 159] ;; 1308 move [metadata:0x0000000000000000|M] [c_rarg3|M] [patch_normal] [bci:152] 0x0000003f9cf4286a: ; {runtime_call load_mirror_patching Runtime1 stub} 0x0000003f9cf4286a: 9782 e406 0x0000003f9cf4286e: ; ImmutableOopMap {} ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@152 (line 4912) 0x0000003f9cf4286e: e780 628d | 83c2 b612 | 1543 0x0000003f9cf42878: ; implicit exception: dispatches to 0x0000003f9cf42fcc 0x0000003f9cf42878: 6384 6200 | 6f00 4076 | 03b5 8b10 | 9307 8502 | 83b2 8b11 | 63f4 f200 | 6f00 0075 | 23b4 fb10 0x0000003f9cf42898: 0546 | 10e1 | 1396 0602 | 0192 | 10c5 | 2326 0500 | 2338 0500 | 233c 0500 | 2330 0502 0x0000003f9cf428b4: ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@152 (line 4912) 0x0000003f9cf428b4: 0f00 5005 | aa85 ;; 0x3f849290f8 0x0000003f9cf428ba: ; {metadata(method data for {method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf428ba: b7c3 1f00 | 9383 9324 | 9393 b300 | 9383 3324 | 9393 6300 | 9383 8303 | 83b2 0340 | 8502 | 23b0 5340 0x0000003f9cf428dc: ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@156 (line 4912) 0x0000003f9cf428dc: aa85 | aaf2 0x0000003f9cf428e0: ; ImmutableOopMap {[352]=Oop } ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@156 (line 4912) ; {optimized virtual_call} 0x0000003f9cf428e0: ef00 d034 0x0000003f9cf428e4: ; {other} 0x0000003f9cf428e4: 1300 0000 | 3720 001b 0x0000003f9cf428ec: ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@156 (line 4912) 0x0000003f9cf428ec: 1b00 402d | 1675 | 6f00 6070 ;; CounterOverflowStub slow case ;; 0x80046c700 0x0000003f9cf428f6: ; {metadata({method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf428f6: b702 0400 | 9382 3202 | 9392 b200 | 9382 c231 | 9392 6200 | 9382 0200 | 16e4 | fd52 | 16e0 0x0000003f9cf42914: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf42914: 9772 e406 0x0000003f9cf42918: ; ImmutableOopMap {c_rarg1=Oop c_rarg2=Oop c_rarg3=Oop [136]=Oop [144]=Oop } ;*synchronization entry ; - java.lang.invoke.MethodHandles::permuteArguments@-1 (line 4880) 0x0000003f9cf42918: e780 c2f2 | 6fe0 0fb2 ;; ImplicitNullCheckStub slow case 0x0000003f9cf42920: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf42920: 97c2 e406 0x0000003f9cf42924: ; ImmutableOopMap {c_rarg3=Oop [136]=Oop [144]=Oop } ;*invokevirtual clone {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@1 (line 4880) 0x0000003f9cf42924: e780 02da ;; should not reach here 0x0000003f9cf42928: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; SimpleExceptionStub slow case 0x0000003f9cf42934: aa82 0x0000003f9cf42936: ; {runtime_call throw_class_cast_exception Runtime1 stub} 0x0000003f9cf42936: 1793 e406 0x0000003f9cf4293a: ; ImmutableOopMap {[136]=Oop [144]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@4 (line 4880) 0x0000003f9cf4293a: e700 a360 ;; should not reach here 0x0000003f9cf4293e: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; ImplicitNullCheckStub slow case 0x0000003f9cf4294a: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf4294a: 97c2 e406 0x0000003f9cf4294e: ; ImmutableOopMap {t2=Oop c_rarg1=Oop [136]=Oop [144]=Oop } ;*invokevirtual type {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@9 (line 4881) 0x0000003f9cf4294e: e780 62d7 ;; should not reach here 0x0000003f9cf42952: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; ImplicitNullCheckStub slow case 0x0000003f9cf4295e: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf4295e: 97c2 e406 0x0000003f9cf42962: ; ImmutableOopMap {c_rarg0=Oop [144]=Oop [152]=Oop [160]=Oop [200]=Oop } ;*getfield form {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) java.lang.invoke.MethodHandles::permuteArguments@31 (line 4886) 0x0000003f9cf42962: e780 22d6 ;; should not reach here 0x0000003f9cf42966: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; ImplicitNullCheckStub slow case 0x0000003f9cf42972: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf42972: 97c2 e406 0x0000003f9cf42976: ; ImmutableOopMap {c_rarg0=Oop c_rarg1=Oop c_rarg2=Oop [144]=Oop [152]=Oop [160]=Oop [200]=Oop } ;*invokevirtual parameterCount {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@37 (line 4887) 0x0000003f9cf42976: e780 e2d4 ;; should not reach here 0x0000003f9cf4297a: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; CounterOverflowStub slow case ;; 0x80006bb58 0x0000003f9cf42986: ; {metadata({method} {0x000000080006bb58} 'parameterCount' '()I' in 'java/lang/invoke/MethodType')} 0x0000003f9cf42986: b702 0400 | 9382 3200 | 9392 b200 | 9382 d22e | 9392 6200 | 9382 8201 | 16e4 | fd52 | 16e0 0x0000003f9cf429a4: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf429a4: 9772 e406 0x0000003f9cf429a8: ; ImmutableOopMap {c_rarg0=Oop c_rarg1=Oop c_rarg2=Oop [144]=Oop [152]=Oop [160]=Oop [200]=Oop } ;*synchronization entry ; - java.lang.invoke.MethodType::parameterCount@-1 (line 831) ; - java.lang.invoke.MethodHandles::permuteArguments@37 (line 4887) 0x0000003f9cf429a8: e780 c2e9 | 6fe0 6fe3 ;; ImplicitNullCheckStub slow case 0x0000003f9cf429b0: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf429b0: 97c2 e406 0x0000003f9cf429b4: ; ImmutableOopMap {c_rarg0=Oop c_rarg1=Oop c_rarg2=Oop [144]=Oop [152]=Oop [160]=Oop [200]=Oop } ;*arraylength {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodType::parameterCount@4 (line 831) ; - java.lang.invoke.MethodHandles::permuteArguments@37 (line 4887) 0x0000003f9cf429b4: e780 02d1 ;; should not reach here 0x0000003f9cf429b8: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; ImplicitNullCheckStub slow case 0x0000003f9cf429c4: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf429c4: 97c2 e406 0x0000003f9cf429c8: ; ImmutableOopMap {c_rarg4=Oop [144]=Oop [176]=Oop [184]=Oop [200]=Oop } ;*iaload {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@70 (line 4900) 0x0000003f9cf429c8: e780 c2cf ;; should not reach here 0x0000003f9cf429cc: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; RangeCheckStub slow case 0x0000003f9cf429d8: aa82 | 3a83 0x0000003f9cf429dc: ; {runtime_call throw_range_check_failed Runtime1 stub} 0x0000003f9cf429dc: 97c0 e406 0x0000003f9cf429e0: ; ImmutableOopMap {c_rarg4=Oop [144]=Oop [176]=Oop [184]=Oop [200]=Oop } ;*iaload {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@70 (line 4900) 0x0000003f9cf429e0: e780 405e ;; should not reach here 0x0000003f9cf429e4: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; RangeCheckStub slow case 0x0000003f9cf429f0: b282 | 3a83 0x0000003f9cf429f4: ; {runtime_call throw_range_check_failed Runtime1 stub} 0x0000003f9cf429f4: 97c0 e406 0x0000003f9cf429f8: ; ImmutableOopMap {c_rarg4=Oop [144]=Oop [176]=Oop [184]=Oop [200]=Oop } ;*iaload {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@82 (line 4902) 0x0000003f9cf429f8: e780 c05c ;; should not reach here 0x0000003f9cf429fc: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; CounterOverflowStub slow case ;; 0x80046c700 0x0000003f9cf42a08: ; {metadata({method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf42a08: b702 0400 | 9382 3202 | 9392 b200 | 9382 c231 | 9392 6200 | 9382 0200 | 16e4 | 9b02 f005 | 16e0 0x0000003f9cf42a28: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf42a28: 9772 e406 0x0000003f9cf42a2c: ; ImmutableOopMap {c_rarg4=Oop [144]=Oop [176]=Oop [184]=Oop [200]=Oop } ;*if_icmple {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) java.lang.invoke.MethodHandles::permuteArguments@95 (line 4905) 0x0000003f9cf42a2c: e780 82e1 | 6fe0 eff5 ;; CounterOverflowStub slow case ;; 0x80046c700 0x0000003f9cf42a34: ; {metadata({method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf42a34: b702 0400 | 9382 3202 | 9392 b200 | 9382 c231 | 9392 6200 | 9382 0200 | 16e4 | 9b02 5006 | 16e0 0x0000003f9cf42a54: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf42a54: 9772 e406 0x0000003f9cf42a58: ; ImmutableOopMap {c_rarg4=Oop [144]=Oop [176]=Oop [184]=Oop [200]=Oop } ;*goto {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) java.lang.invoke.MethodHandles::permuteArguments@101 (line 4905) 0x0000003f9cf42a58: e780 c2de | 6fe0 cffb ;; ImplicitNullCheckStub slow case 0x0000003f9cf42a60: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf42a60: 97c2 e406 0x0000003f9cf42a64: ; ImmutableOopMap {c_rarg1=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop } ;*invokevirtual editor {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@119 (line 4911) 0x0000003f9cf42a64: e780 02c6 ;; should not reach here 0x0000003f9cf42a68: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; CounterOverflowStub slow case ;; 0x8000a39e0 0x0000003f9cf42a74: ; {metadata({method} {0x00000008000a39e0} 'editor' '()Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaForm')} 0x0000003f9cf42a74: b702 0400 | 9382 5200 | 9392 b200 | 9382 720e | 9392 6200 | 9382 0202 | 16e4 | fd52 | 16e0 0x0000003f9cf42a92: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf42a92: 9772 e406 0x0000003f9cf42a96: ; ImmutableOopMap {c_rarg1=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop } ;*synchronization entry ; - java.lang.invoke.LambdaForm::editor@-1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@119 (line 4911) 0x0000003f9cf42a96: e780 e2da | 6fe0 5f87 ;; CounterOverflowStub slow case ;; 0x80047ba88 0x0000003f9cf42a9e: ; {metadata({method} {0x000000080047ba88} 'lambdaFormEditor' '(Ljava/lang/invoke/LambdaForm;)Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf42a9e: b702 0400 | 9382 3202 | 9392 b200 | 9382 a26e | 9392 6200 | 9382 8200 | 16e4 | fd52 | 16e0 0x0000003f9cf42abc: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf42abc: 9772 e406 0x0000003f9cf42ac0: ; ImmutableOopMap {c_rarg1=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop } ;*synchronization entry ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@-1 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@119 (line 4911) 0x0000003f9cf42ac0: e780 42d8 | 6fe0 7f8a ;; NewInstanceStub slow case 0x0000003f9cf42ac8: ; {runtime_call fast_new_instance Runtime1 stub} 0x0000003f9cf42ac8: 97b2 e406 0x0000003f9cf42acc: ; ImmutableOopMap {c_rarg1=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@0 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@119 (line 4911) 0x0000003f9cf42acc: e780 822f | 6fe0 ff8d ;; CounterOverflowStub slow case ;; 0x80047bbd8 0x0000003f9cf42ad4: ; {metadata({method} {0x000000080047bbd8} '' '(Ljava/lang/invoke/LambdaForm;)V' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf42ad4: b702 0400 | 9382 3202 | 9392 b200 | 9382 f26e | 9392 6200 | 9382 8201 | 16e4 | fd52 | 16e0 0x0000003f9cf42af2: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf42af2: 9772 e406 0x0000003f9cf42af6: ; ImmutableOopMap {c_rarg0=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop [208]=Oop } ;*synchronization entry ; - java.lang.invoke.LambdaFormEditor::@-1 (line 50) ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@8 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@119 (line 4911) 0x0000003f9cf42af6: e780 e2d4 | 6fe0 9f94 ;; CounterOverflowStub slow case ;; 0x800501e18 0x0000003f9cf42afe: ; {metadata({method} {0x0000000800501e18} '' '()V' in 'java/lang/Object')} 0x0000003f9cf42afe: b702 0400 | 9382 8202 | 9392 b200 | 9382 8207 | 9392 6200 | 9382 8201 | 16e4 | fd52 | 16e0 0x0000003f9cf42b1c: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf42b1c: 9772 e406 0x0000003f9cf42b20: ; ImmutableOopMap {c_rarg0=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop [208]=Oop } ;*synchronization entry ; - java.lang.Object::@-1 (line 45) ; - java.lang.invoke.LambdaFormEditor::@1 (line 50) ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@8 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@119 (line 4911) 0x0000003f9cf42b20: e780 42d2 | 6fe0 df97 ;; G1PreBarrierStub slow case 0x0000003f9cf42b28: 03e6 c500 | 6314 0600 | 6fe0 1f98 | 32e0 0x0000003f9cf42b36: ; {runtime_call g1_pre_barrier_slow} 0x0000003f9cf42b36: 9762 e406 | e780 a26c | 6fe0 3f97 ;; G1PostBarrierStub slow case 0x0000003f9cf42b42: 6314 0500 | 6fe0 1f98 | 2ee0 0x0000003f9cf42b4c: ; {runtime_call g1_post_barrier_slow} 0x0000003f9cf42b4c: 9762 e406 | e780 423b | 6fe0 3f97 ;; ImplicitNullCheckStub slow case 0x0000003f9cf42b58: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf42b58: 97c2 e406 0x0000003f9cf42b5c: ; ImmutableOopMap {c_rarg3=Oop [144]=Oop [168]=Oop [200]=Oop [224]=Oop } ;*invokevirtual dropParameterTypes {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@167 (line 4913) 0x0000003f9cf42b5c: e780 82b6 ;; should not reach here 0x0000003f9cf42b60: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; ArrayCopyStub slow case 0x0000003f9cf42b6c: ; ImmutableOopMap {[144]=Oop [168]=Oop [200]=Oop [224]=Oop [240]=Oop } ;*invokestatic arraycopy {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@188 (line 4916) ; {static_call} 0x0000003f9cf42b6c: ef00 9010 | 6fe0 dfae ;; ImplicitNullCheckStub slow case 0x0000003f9cf42b74: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf42b74: 97c2 e406 0x0000003f9cf42b78: ; ImmutableOopMap {c_rarg1=Oop c_rarg6=Oop c_rarg4=Oop [144]=Oop [200]=Oop } ;*arraylength {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@215 (line 4920) 0x0000003f9cf42b78: e780 c2b4 ;; should not reach here 0x0000003f9cf42b7c: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; CounterOverflowStub slow case ;; 0x80046c700 0x0000003f9cf42b88: ; {metadata({method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf42b88: b702 0400 | 9382 3202 | 9392 b200 | 9382 c231 | 9392 6200 | 9382 0200 | 16e4 | 9b02 700e | 16e0 0x0000003f9cf42ba8: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf42ba8: 9772 e406 0x0000003f9cf42bac: ; ImmutableOopMap {c_rarg1=Oop c_rarg6=Oop c_rarg4=Oop [144]=Oop [200]=Oop } ;*goto {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) java.lang.invoke.MethodHandles::permuteArguments@231 (line 4923) 0x0000003f9cf42bac: e780 82c9 | 6fe0 7fc0 ;; CounterOverflowStub slow case ;; 0x80048ba08 0x0000003f9cf42bb4: ; {metadata({method} {0x000000080048ba08} 'parameterType' '(I)Ljava/lang/Class;' in 'java/lang/invoke/MethodType')} 0x0000003f9cf42bb4: b702 0400 | 9382 4202 | 9392 b200 | 9382 822e | 9392 6200 | 9382 8200 | 16e4 | fd52 | 16e0 0x0000003f9cf42bd2: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf42bd2: 9772 e406 0x0000003f9cf42bd6: ; ImmutableOopMap {c_rarg1=Oop c_rarg2=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop } ;*synchronization entry ; - java.lang.invoke.MethodType::parameterType@-1 (line 824) ; - java.lang.invoke.MethodHandles::permuteArguments@237 (line 4925) 0x0000003f9cf42bd6: e780 e2c6 | 6fe0 3fc8 ;; ImplicitNullCheckStub slow case 0x0000003f9cf42bde: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf42bde: 97c2 e406 0x0000003f9cf42be2: ; ImmutableOopMap {c_rarg1=Oop c_rarg2=Oop c_rarg0=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop } ;*aaload {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodType::parameterType@5 (line 824) ; - java.lang.invoke.MethodHandles::permuteArguments@237 (line 4925) 0x0000003f9cf42be2: e780 22ae ;; should not reach here 0x0000003f9cf42be6: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; RangeCheckStub slow case 0x0000003f9cf42bf2: 9e82 | 2a83 0x0000003f9cf42bf6: ; {runtime_call throw_range_check_failed Runtime1 stub} 0x0000003f9cf42bf6: 97c0 e406 0x0000003f9cf42bfa: ; ImmutableOopMap {c_rarg1=Oop c_rarg2=Oop c_rarg0=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop } ;*aaload {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodType::parameterType@5 (line 824) ; - java.lang.invoke.MethodHandles::permuteArguments@237 (line 4925) 0x0000003f9cf42bfa: e780 a03c ;; should not reach here 0x0000003f9cf42bfe: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; ImplicitNullCheckStub slow case 0x0000003f9cf42c0a: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf42c0a: 97c2 e406 0x0000003f9cf42c0e: ; ImmutableOopMap {c_rarg1=Oop c_rarg2=Oop c_rarg6=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop [256]=Oop } ;*invokevirtual editor {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@244 (line 4926) 0x0000003f9cf42c0e: e780 62ab ;; should not reach here 0x0000003f9cf42c12: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; CounterOverflowStub slow case ;; 0x8000a39e0 0x0000003f9cf42c1e: ; {metadata({method} {0x00000008000a39e0} 'editor' '()Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaForm')} 0x0000003f9cf42c1e: b702 0400 | 9382 5200 | 9392 b200 | 9382 720e | 9392 6200 | 9382 0202 | 16e4 | fd52 | 16e0 0x0000003f9cf42c3c: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf42c3c: 9772 e406 0x0000003f9cf42c40: ; ImmutableOopMap {c_rarg1=Oop c_rarg2=Oop c_rarg6=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop [256]=Oop } ;*synchronization entry ; - java.lang.invoke.LambdaForm::editor@-1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@244 (line 4926) 0x0000003f9cf42c40: e780 42c0 | 6fe0 1fcb ;; CounterOverflowStub slow case ;; 0x80047ba88 0x0000003f9cf42c48: ; {metadata({method} {0x000000080047ba88} 'lambdaFormEditor' '(Ljava/lang/invoke/LambdaForm;)Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf42c48: b702 0400 | 9382 3202 | 9392 b200 | 9382 a26e | 9392 6200 | 9382 8200 | 16e4 | fd52 | 16e0 0x0000003f9cf42c66: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf42c66: 9772 e406 0x0000003f9cf42c6a: ; ImmutableOopMap {c_rarg1=Oop c_rarg2=Oop c_rarg6=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop [256]=Oop } ;*synchronization entry ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@-1 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@244 (line 4926) 0x0000003f9cf42c6a: e780 a2bd | 6fe0 3fce ;; NewInstanceStub slow case 0x0000003f9cf42c72: ; {runtime_call fast_new_instance Runtime1 stub} 0x0000003f9cf42c72: 97b2 e406 0x0000003f9cf42c76: ; ImmutableOopMap {c_rarg1=Oop c_rarg6=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop [256]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@0 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@244 (line 4926) 0x0000003f9cf42c76: e780 e214 | 6fe0 bfd1 ;; CounterOverflowStub slow case ;; 0x80047bbd8 0x0000003f9cf42c7e: ; {metadata({method} {0x000000080047bbd8} '' '(Ljava/lang/invoke/LambdaForm;)V' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf42c7e: b702 0400 | 9382 3202 | 9392 b200 | 9382 f26e | 9392 6200 | 9382 8201 | 16e4 | fd52 | 16e0 0x0000003f9cf42c9c: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf42c9c: 9772 e406 0x0000003f9cf42ca0: ; ImmutableOopMap {c_rarg0=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop [248]=Oop [256]=Oop } ;*synchronization entry ; - java.lang.invoke.LambdaFormEditor::@-1 (line 50) ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@8 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@244 (line 4926) 0x0000003f9cf42ca0: e780 42ba | 6fe0 7fd8 ;; CounterOverflowStub slow case ;; 0x800501e18 0x0000003f9cf42ca8: ; {metadata({method} {0x0000000800501e18} '' '()V' in 'java/lang/Object')} 0x0000003f9cf42ca8: b702 0400 | 9382 8202 | 9392 b200 | 9382 8207 | 9392 6200 | 9382 8201 | 16e4 | fd52 | 16e0 0x0000003f9cf42cc6: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf42cc6: 9772 e406 0x0000003f9cf42cca: ; ImmutableOopMap {c_rarg0=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop [248]=Oop [256]=Oop } ;*synchronization entry ; - java.lang.Object::@-1 (line 45) ; - java.lang.invoke.LambdaFormEditor::@1 (line 50) ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@8 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@244 (line 4926) 0x0000003f9cf42cca: e780 a2b7 | 6fe0 bfdb ;; G1PreBarrierStub slow case 0x0000003f9cf42cd2: 83e5 c300 | 6394 0500 | 6fe0 ffdb | 2ee0 0x0000003f9cf42ce0: ; {runtime_call g1_pre_barrier_slow} 0x0000003f9cf42ce0: 9762 e406 | e780 0252 | 6fe0 1fdb ;; G1PostBarrierStub slow case 0x0000003f9cf42cec: 6314 0500 | 6fe0 ffdb | 1ee0 0x0000003f9cf42cf6: ; {runtime_call g1_post_barrier_slow} 0x0000003f9cf42cf6: 9762 e406 | e780 a220 | 6fe0 1fdb ;; CounterOverflowStub slow case ;; 0x80047e7d0 0x0000003f9cf42d02: ; {metadata({method} {0x000000080047e7d0} 'basicType' '(Ljava/lang/Class;)Ljava/lang/invoke/LambdaForm$BasicType;' in 'java/lang/invoke/LambdaForm$BasicType')} 0x0000003f9cf42d02: b702 0400 | 9382 3202 | 9392 b200 | 9382 f279 | 9392 6200 | 9382 0201 | 16e4 | fd52 | 16e0 0x0000003f9cf42d20: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf42d20: 9772 e406 0x0000003f9cf42d24: ; ImmutableOopMap {t2=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop [248]=Oop [256]=Oop } ;*synchronization entry ; - java.lang.invoke.LambdaForm$BasicType::basicType@-1 (line 203) ; - java.lang.invoke.MethodHandles::permuteArguments@253 (line 4926) 0x0000003f9cf42d24: e780 02b2 | 6fe0 3fdf ;; CounterOverflowStub slow case ;; 0x800122fa0 0x0000003f9cf42d2c: ; {metadata({method} {0x0000000800122fa0} 'basicTypeChar' '(Ljava/lang/Class;)C' in 'sun/invoke/util/Wrapper')} 0x0000003f9cf42d2c: b702 0400 | 9382 9200 | 9392 b200 | 9382 e20b | 9392 6200 | 9382 0202 | 16e4 | fd52 | 16e0 0x0000003f9cf42d4a: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf42d4a: 9772 e406 0x0000003f9cf42d4e: ; ImmutableOopMap {t2=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop [248]=Oop [256]=Oop } ;*synchronization entry ; - sun.invoke.util.Wrapper::basicTypeChar@-1 (line 436) ; - java.lang.invoke.LambdaForm$BasicType::basicType@1 (line 203) ; - java.lang.invoke.MethodHandles::permuteArguments@253 (line 4926) 0x0000003f9cf42d4e: e780 62af | 6fe0 5fe2 ;; ImplicitNullCheckStub slow case 0x0000003f9cf42d56: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf42d56: 97c2 e406 0x0000003f9cf42d5a: ; ImmutableOopMap {t2=Oop c_rarg6=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop [248]=Oop [256]=Oop } ;*invokevirtual isPrimitive {reexecute=0 rethrow=0 return_oop=0} ; - sun.invoke.util.Wrapper::basicTypeChar@1 (line 436) ; - java.lang.invoke.LambdaForm$BasicType::basicType@1 (line 203) ; - java.lang.invoke.MethodHandles::permuteArguments@253 (line 4926) 0x0000003f9cf42d5a: e780 a296 ;; should not reach here 0x0000003f9cf42d5e: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; ImplicitNullCheckStub slow case 0x0000003f9cf42d6a: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf42d6a: 97c2 e406 0x0000003f9cf42d6e: ; ImmutableOopMap {c_rarg0=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop [248]=Oop [256]=Oop } ;*invokevirtual basicTypeChar {reexecute=0 rethrow=0 return_oop=0} ; - sun.invoke.util.Wrapper::basicTypeChar@14 (line 439) ; - java.lang.invoke.LambdaForm$BasicType::basicType@1 (line 203) ; - java.lang.invoke.MethodHandles::permuteArguments@253 (line 4926) 0x0000003f9cf42d6e: e780 6295 ;; should not reach here 0x0000003f9cf42d72: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; NewObjectArrayStub slow case 0x0000003f9cf42d7e: ; {runtime_call new_object_array Runtime1 stub} 0x0000003f9cf42d7e: 97a2 e406 0x0000003f9cf42d82: ; ImmutableOopMap {[144]=Oop [168]=Oop [184]=Oop [200]=Oop [256]=Oop [280]=Oop } ;*anewarray {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@265 (line 4927) 0x0000003f9cf42d82: e780 2274 | 6ff0 4f87 ;; ImplicitNullCheckStub slow case 0x0000003f9cf42d8a: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf42d8a: 97c2 e406 0x0000003f9cf42d8e: ; ImmutableOopMap {c_rarg0=Oop c_rarg6=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop [256]=Oop [280]=Oop } ;*aastore {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) java.lang.invoke.MethodHandles::permuteArguments@272 (line 4927) 0x0000003f9cf42d8e: e780 6293 ;; should not reach here 0x0000003f9cf42d92: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; ArrayStoreExceptionStub slow case 0x0000003f9cf42d9e: c282 0x0000003f9cf42da0: ; {runtime_call throw_array_store_exception Runtime1 stub} 0x0000003f9cf42da0: 1793 e406 0x0000003f9cf42da4: ; ImmutableOopMap {c_rarg0=Oop c_rarg6=Oop [144]=Oop [168]=Oop [184]=Oop [200]=Oop [256]=Oop [280]=Oop } ;*aastore {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) java.lang.invoke.MethodHandles::permuteArguments@272 (line 4927) 0x0000003f9cf42da4: e700 037a ;; should not reach here 0x0000003f9cf42da8: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; G1PreBarrierStub slow case 0x0000003f9cf42db4: 8366 0600 | 6394 0600 | 6ff0 2f97 | 36e0 0x0000003f9cf42dc2: ; {runtime_call g1_pre_barrier_slow} 0x0000003f9cf42dc2: 9762 e406 | e780 e243 | 6ff0 4f96 ;; G1PostBarrierStub slow case 0x0000003f9cf42dce: 6314 0800 | 6ff0 2f97 | 32e0 0x0000003f9cf42dd8: ; {runtime_call g1_post_barrier_slow} 0x0000003f9cf42dd8: 9762 e406 | e780 8212 | 6ff0 4f96 ;; ImplicitNullCheckStub slow case 0x0000003f9cf42de4: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf42de4: 97c2 e406 0x0000003f9cf42de8: ; ImmutableOopMap {c_rarg0=Oop c_rarg4=Oop [144]=Oop [168]=Oop [200]=Oop [280]=Oop } ;*invokevirtual insertParameterTypes {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@273 (line 4927) 0x0000003f9cf42de8: e780 c28d ;; should not reach here 0x0000003f9cf42dec: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; ImplicitNullCheckStub slow case 0x0000003f9cf42df8: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf42df8: 97c2 e406 0x0000003f9cf42dfc: ; ImmutableOopMap {c_rarg0=Oop [144]=Oop [200]=Oop [280]=Oop [288]=Oop } ;*arraylength {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@299 (line 4931) 0x0000003f9cf42dfc: e780 828c ;; should not reach here 0x0000003f9cf42e00: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; ArrayCopyStub slow case 0x0000003f9cf42e0c: ; ImmutableOopMap {[144]=Oop [200]=Oop [280]=Oop [288]=Oop [296]=Oop } ;*invokestatic arraycopy {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@303 (line 4931) ; {static_call} 0x0000003f9cf42e0c: ef00 006b | 6ff0 8fa7 ;; RangeCheckStub slow case 0x0000003f9cf42e14: c682 | 2a83 0x0000003f9cf42e18: ; {runtime_call throw_range_check_failed Runtime1 stub} 0x0000003f9cf42e18: 97c0 e406 0x0000003f9cf42e1c: ; ImmutableOopMap {c_rarg0=Oop [144]=Oop [200]=Oop [280]=Oop [288]=Oop } ;*iastore {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@311 (line 4932) 0x0000003f9cf42e1c: e780 801a ;; should not reach here 0x0000003f9cf42e20: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; CounterOverflowStub slow case ;; 0x80046c700 0x0000003f9cf42e2c: ; {metadata({method} {0x000000080046c700} 'permuteArguments' '(Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;[I)Ljava/lang/invoke/MethodHandle;' in 'java/lang/invoke/MethodHandles')} 0x0000003f9cf42e2c: b702 0400 | 9382 3202 | 9392 b200 | 9382 c231 | 9392 6200 | 9382 0200 | 16e4 | 9b02 4014 | 16e0 0x0000003f9cf42e4c: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf42e4c: 9772 e406 0x0000003f9cf42e50: ; ImmutableOopMap {[144]=Oop [200]=Oop [304]=Oop [312]=Oop [320]=Oop } ;*ifne {reexecute=1 rethrow=0 return_oop=0} ; - (reexecute) java.lang.invoke.MethodHandles::permuteArguments@324 (line 4934) 0x0000003f9cf42e50: e780 429f | 6ff0 efb0 ;; ImplicitNullCheckStub slow case 0x0000003f9cf42e58: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf42e58: 97c2 e406 0x0000003f9cf42e5c: ; ImmutableOopMap {c_rarg1=Oop t2=Oop [144]=Oop [200]=Oop } ;*arraylength {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@342 (line 4936) 0x0000003f9cf42e5c: e780 8286 ;; should not reach here 0x0000003f9cf42e60: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; ImplicitNullCheckStub slow case 0x0000003f9cf42e6c: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf42e6c: 97c2 e406 0x0000003f9cf42e70: ; ImmutableOopMap {c_rarg1=Oop [144]=Oop [168]=Oop [200]=Oop } ;*invokevirtual editor {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@358 (line 4938) 0x0000003f9cf42e70: e780 4285 ;; should not reach here 0x0000003f9cf42e74: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; CounterOverflowStub slow case ;; 0x8000a39e0 0x0000003f9cf42e80: ; {metadata({method} {0x00000008000a39e0} 'editor' '()Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaForm')} 0x0000003f9cf42e80: b702 0400 | 9382 5200 | 9392 b200 | 9382 720e | 9392 6200 | 9382 0202 | 16e4 | fd52 | 16e0 0x0000003f9cf42e9e: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf42e9e: 9772 e406 0x0000003f9cf42ea2: ; ImmutableOopMap {c_rarg1=Oop [144]=Oop [168]=Oop [200]=Oop } ;*synchronization entry ; - java.lang.invoke.LambdaForm::editor@-1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@358 (line 4938) 0x0000003f9cf42ea2: e780 229a | 6ff0 afbf ;; CounterOverflowStub slow case ;; 0x80047ba88 0x0000003f9cf42eaa: ; {metadata({method} {0x000000080047ba88} 'lambdaFormEditor' '(Ljava/lang/invoke/LambdaForm;)Ljava/lang/invoke/LambdaFormEditor;' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf42eaa: b702 0400 | 9382 3202 | 9392 b200 | 9382 a26e | 9392 6200 | 9382 8200 | 16e4 | fd52 | 16e0 0x0000003f9cf42ec8: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf42ec8: 9772 e406 0x0000003f9cf42ecc: ; ImmutableOopMap {c_rarg1=Oop [144]=Oop [168]=Oop [200]=Oop } ;*synchronization entry ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@-1 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@358 (line 4938) 0x0000003f9cf42ecc: e780 8297 | 6ff0 cfc2 ;; NewInstanceStub slow case 0x0000003f9cf42ed4: ; {runtime_call fast_new_instance Runtime1 stub} 0x0000003f9cf42ed4: 97b2 e406 0x0000003f9cf42ed8: ; ImmutableOopMap {c_rarg1=Oop [144]=Oop [168]=Oop [200]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@0 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@358 (line 4938) 0x0000003f9cf42ed8: e780 c2ee | 6ff0 4fc6 ;; CounterOverflowStub slow case ;; 0x80047bbd8 0x0000003f9cf42ee0: ; {metadata({method} {0x000000080047bbd8} '' '(Ljava/lang/invoke/LambdaForm;)V' in 'java/lang/invoke/LambdaFormEditor')} 0x0000003f9cf42ee0: b702 0400 | 9382 3202 | 9392 b200 | 9382 f26e | 9392 6200 | 9382 8201 | 16e4 | fd52 | 16e0 0x0000003f9cf42efe: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf42efe: 9772 e406 0x0000003f9cf42f02: ; ImmutableOopMap {c_rarg0=Oop [144]=Oop [168]=Oop [200]=Oop [328]=Oop } ;*synchronization entry ; - java.lang.invoke.LambdaFormEditor::@-1 (line 50) ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@8 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@358 (line 4938) 0x0000003f9cf42f02: e780 2294 | 6ff0 0fcd ;; CounterOverflowStub slow case ;; 0x800501e18 0x0000003f9cf42f0a: ; {metadata({method} {0x0000000800501e18} '' '()V' in 'java/lang/Object')} 0x0000003f9cf42f0a: b702 0400 | 9382 8202 | 9392 b200 | 9382 8207 | 9392 6200 | 9382 8201 | 16e4 | fd52 | 16e0 0x0000003f9cf42f28: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cf42f28: 9772 e406 0x0000003f9cf42f2c: ; ImmutableOopMap {c_rarg0=Oop [144]=Oop [168]=Oop [200]=Oop [328]=Oop } ;*synchronization entry ; - java.lang.Object::@-1 (line 45) ; - java.lang.invoke.LambdaFormEditor::@1 (line 50) ; - java.lang.invoke.LambdaFormEditor::lambdaFormEditor@8 (line 61) ; - java.lang.invoke.LambdaForm::editor@1 (line 1084) ; - java.lang.invoke.MethodHandles::permuteArguments@358 (line 4938) 0x0000003f9cf42f2c: e780 8291 | 6ff0 4fd0 ;; G1PreBarrierStub slow case 0x0000003f9cf42f34: 03e6 c500 | 6314 0600 | 6ff0 8fd0 | 32e0 0x0000003f9cf42f42: ; {runtime_call g1_pre_barrier_slow} 0x0000003f9cf42f42: 9762 e406 | e780 e22b | 6ff0 afcf ;; G1PostBarrierStub slow case 0x0000003f9cf42f4e: 6314 0500 | 6ff0 8fd0 | 2ee0 0x0000003f9cf42f58: ; {runtime_call g1_post_barrier_slow} 0x0000003f9cf42f58: 9762 e406 | e780 82fa | 6ff0 afcf ;; C1SafepointPollStub slow case 0x0000003f9cf42f64: ; {internal_word} 0x0000003f9cf42f64: 97f2 ffff | 9382 a27c | 23b8 5b3c 0x0000003f9cf42f70: ; {runtime_call SafepointBlob} 0x0000003f9cf42f70: 97d2 f006 | 6780 02c5 ;; C1SafepointPollStub slow case 0x0000003f9cf42f78: ; {internal_word} 0x0000003f9cf42f78: 97f2 ffff | 9382 c27c | 23b8 5b3c 0x0000003f9cf42f84: ; {runtime_call SafepointBlob} 0x0000003f9cf42f84: 97d2 f006 | 6780 c2c3 ;; ImplicitNullCheckStub slow case 0x0000003f9cf42f8c: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf42f8c: 97b2 e406 0x0000003f9cf42f90: ; ImmutableOopMap {} ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@348 (line 4936) 0x0000003f9cf42f90: e780 4273 ;; should not reach here 0x0000003f9cf42f94: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; NewInstanceStub slow case 0x0000003f9cf42fa0: ; {runtime_call fast_new_instance_init_check Runtime1 stub} 0x0000003f9cf42fa0: 97b2 e406 0x0000003f9cf42fa4: ; ImmutableOopMap {} ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@348 (line 4936) 0x0000003f9cf42fa4: e780 02b2 | 6ff0 8fff ;; ImplicitNullCheckStub slow case 0x0000003f9cf42fac: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf42fac: 97b2 e406 0x0000003f9cf42fb0: ; ImmutableOopMap {} ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@327 (line 4934) 0x0000003f9cf42fb0: e780 4271 ;; should not reach here 0x0000003f9cf42fb4: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; NewInstanceStub slow case 0x0000003f9cf42fc0: ; {runtime_call fast_new_instance_init_check Runtime1 stub} 0x0000003f9cf42fc0: 97b2 e406 0x0000003f9cf42fc4: ; ImmutableOopMap {} ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@327 (line 4934) 0x0000003f9cf42fc4: e780 02b0 | 6ff0 5f86 ;; ImplicitNullCheckStub slow case 0x0000003f9cf42fcc: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cf42fcc: 97b2 e406 0x0000003f9cf42fd0: ; ImmutableOopMap {} ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@152 (line 4912) 0x0000003f9cf42fd0: e780 426f ;; should not reach here 0x0000003f9cf42fd4: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; NewInstanceStub slow case 0x0000003f9cf42fe0: ; {runtime_call fast_new_instance_init_check Runtime1 stub} 0x0000003f9cf42fe0: 97b2 e406 0x0000003f9cf42fe4: ; ImmutableOopMap {} ;*new {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.MethodHandles::permuteArguments@152 (line 4912) 0x0000003f9cf42fe4: e780 02ae | 6ff0 1f8d ;; Unwind handler 0x0000003f9cf42fec: 03b5 8b47 | 23bc 0b46 | 23b0 0b48 ;; remove_frame and dispatch to the unwind handler 0x0000003f9cf42ff8: 5674 | f670 | 1961 0x0000003f9cf42ffe: ; {runtime_call unwind_exception Runtime1 stub} 0x0000003f9cf42ffe: 97c2 e406 | 6780 2258 | 0000 [Stub Code] 0x0000003f9cf43008: ; {no_reloc} 0x0000003f9cf43008: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cf43028: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 | 0100 | 0100 0x0000003f9cf4303c: ; {trampoline_stub} 0x0000003f9cf4303c: 9702 0000 | 83b2 c200 | 6780 0200 | 4033 | 2ea4 | 3f00 0000 | 0100 | 0100 0x0000003f9cf43054: ; {trampoline_stub} 0x0000003f9cf43054: 9702 0000 | 83b2 c200 | 6780 0200 | 807d | d59c | 3f00 0000 0x0000003f9cf43068: ; {static_stub} 0x0000003f9cf43068: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cf43088: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 | 0100 | 0100 0x0000003f9cf4309c: ; {trampoline_stub} 0x0000003f9cf4309c: 9702 0000 | 83b2 c200 | 6780 0200 | 4067 | e4a3 | 3f00 0000 | 0100 | 0100 0x0000003f9cf430b4: ; {trampoline_stub} 0x0000003f9cf430b4: 9702 0000 | 83b2 c200 | 6780 0200 | c095 | d59c | 3f00 0000 0x0000003f9cf430c8: ; {static_stub} 0x0000003f9cf430c8: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cf430e8: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 | 0100 | 0100 0x0000003f9cf430fc: ; {trampoline_stub} 0x0000003f9cf430fc: 9702 0000 | 83b2 c200 | 6780 0200 | e0c2 | 3ea4 | 3f00 0000 0x0000003f9cf43110: ; {static_stub} 0x0000003f9cf43110: b70f 0400 | 938f 5f00 | 939f bf00 | 938f df05 | 939f 6f00 | 938f 8f02 | b7d2 1f00 | 9382 d21e 0x0000003f9cf43130: 9392 b200 | 9382 0264 | 9392 6200 | 6780 0201 | 0100 | 0100 0x0000003f9cf43144: ; {trampoline_stub} 0x0000003f9cf43144: 9702 0000 | 83b2 c200 | 6780 0200 | 1031 | f49c | 3f00 0000 | 0100 | 0100 0x0000003f9cf4315c: ; {trampoline_stub} 0x0000003f9cf4315c: 9702 0000 | 83b2 c200 | 6780 0200 | 207e | 4da4 | 3f00 0000 | 0100 | 0100 0x0000003f9cf43174: ; {trampoline_stub} 0x0000003f9cf43174: 9702 0000 | 83b2 c200 | 6780 0200 | 409d | e4a3 | 3f00 0000 0x0000003f9cf43188: ; {static_stub} 0x0000003f9cf43188: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cf431a8: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 | 0100 | 0100 0x0000003f9cf431bc: ; {trampoline_stub} 0x0000003f9cf431bc: 9702 0000 | 83b2 c200 | 6780 0200 | 4097 | e4a3 | 3f00 0000 | 0100 | 0100 0x0000003f9cf431d4: ; {trampoline_stub} 0x0000003f9cf431d4: 9702 0000 | 83b2 c200 | 6780 0200 | 409d | e4a3 | 3f00 0000 | 0100 | 0100 0x0000003f9cf431ec: ; {trampoline_stub} 0x0000003f9cf431ec: 9702 0000 | 83b2 c200 | 6780 0200 | 409d | e4a3 | 3f00 0000 0x0000003f9cf43200: ; {static_stub} 0x0000003f9cf43200: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cf43220: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 | 0100 | 0100 0x0000003f9cf43234: ; {trampoline_stub} 0x0000003f9cf43234: 9702 0000 | 83b2 c200 | 6780 0200 | 4097 | e4a3 | 3f00 0000 | 0100 | 0100 0x0000003f9cf4324c: ; {trampoline_stub} 0x0000003f9cf4324c: 9702 0000 | 83b2 c200 | 6780 0200 | 4097 | e4a3 | 3f00 0000 | 0100 | 0100 0x0000003f9cf43264: ; {trampoline_stub} 0x0000003f9cf43264: 9702 0000 | 83b2 c200 | 6780 0200 | 409d | e4a3 | 3f00 0000 | 0100 | 0100 0x0000003f9cf4327c: ; {trampoline_stub} 0x0000003f9cf4327c: 9702 0000 | 83b2 c200 | 6780 0200 | 409d | e4a3 | 3f00 0000 0x0000003f9cf43290: ; {static_stub} 0x0000003f9cf43290: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cf432b0: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 | 0100 | 0100 0x0000003f9cf432c4: ; {trampoline_stub} 0x0000003f9cf432c4: 9702 0000 | 83b2 c200 | 6780 0200 | e0c2 | 3ea4 | 3f00 0000 0x0000003f9cf432d8: ; {static_stub} 0x0000003f9cf432d8: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cf432f8: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 | 0100 | 0100 0x0000003f9cf4330c: ; {trampoline_stub} 0x0000003f9cf4330c: 9702 0000 | 83b2 c200 | 6780 0200 | 4054 | db9c 3f00 | 0000 0x0000003f9cf43320: ; {static_stub} 0x0000003f9cf43320: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cf43340: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 | 0100 | 0100 0x0000003f9cf43354: ; {trampoline_stub} 0x0000003f9cf43354: 9702 0000 | 83b2 c200 | 6780 0200 | 801e | e89c | 3f00 0000 0x0000003f9cf43368: ; {static_stub} 0x0000003f9cf43368: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cf43388: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 | 0100 | 0100 0x0000003f9cf4339c: ; {trampoline_stub} 0x0000003f9cf4339c: 9702 0000 | 83b2 c200 | 6780 0200 | 4097 | e4a3 | 3f00 0000 0x0000003f9cf433b0: ; {static_stub} 0x0000003f9cf433b0: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cf433d0: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 | 0100 | 0100 0x0000003f9cf433e4: ; {trampoline_stub} 0x0000003f9cf433e4: 9702 0000 | 83b2 c200 | 6780 0200 | 4097 | e4a3 | 3f00 0000 0x0000003f9cf433f8: ; {static_stub} 0x0000003f9cf433f8: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cf43418: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 | 0100 | 0100 0x0000003f9cf4342c: ; {trampoline_stub} 0x0000003f9cf4342c: 9702 0000 | 83b2 c200 | 6780 0200 | 4097 | e4a3 | 3f00 0000 0x0000003f9cf43440: ; {static_stub} 0x0000003f9cf43440: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cf43460: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 | 0100 | 0100 0x0000003f9cf43474: ; {trampoline_stub} 0x0000003f9cf43474: 9702 0000 | 83b2 c200 | 6780 0200 | 409d | e4a3 | 3f00 0000 0x0000003f9cf43488: ; {static_stub} 0x0000003f9cf43488: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cf434a8: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 | 0100 | 0100 0x0000003f9cf434bc: ; {trampoline_stub} 0x0000003f9cf434bc: 9702 0000 | 83b2 c200 | 6780 0200 | 409d | e4a3 | 3f00 0000 [Exception Handler] 0x0000003f9cf434d0: b964 | 9b84 d4ea | 0566 | 1b06 8681 | 3967 | 1b07 d7ea | b967 | 9b87 d7ea 0x0000003f9cf434e8: ; {runtime_call handle_exception_from_callee Runtime1 stub} 0x0000003f9cf434e8: 9792 e406 | e780 823d | 7310 10c0 | a8f0 | 70bc | 3f00 0000 [Deopt Handler Code] 0x0000003f9cf434fc: 9700 0000 0x0000003f9cf43500: ; {runtime_call DeoptimizationBlob} 0x0000003f9cf43500: 97d2 f006 | 6780 029c 0x0000003f9cf43508: ; {static_stub} 0x0000003f9cf43508: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cf43528: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 0x0000003f9cf43538: ; {static_stub} 0x0000003f9cf43538: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cf43558: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 0x0000003f9cf43568: ; {static_stub} 0x0000003f9cf43568: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cf43588: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 0x0000003f9cf43598: ; {static_stub} 0x0000003f9cf43598: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cf435b8: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 0x0000003f9cf435c8: ; {static_stub} 0x0000003f9cf435c8: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cf435e8: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 0x0000003f9cf435f8: ; {static_stub} 0x0000003f9cf435f8: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cf43618: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 0x0000003f9cf43628: ; {static_stub} 0x0000003f9cf43628: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cf43648: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 [/MachCode] Compiled method (c1) 74245 3931 ! 3 jdk.internal.foreign.abi.SoftReferenceCache$Node::get (79 bytes) total in heap [0x0000003f9cef1510,0x0000003f9cef2930] = 5152 relocation [0x0000003f9cef1668,0x0000003f9cef1748] = 224 main code [0x0000003f9cef1780,0x0000003f9cef21a0] = 2592 stub code [0x0000003f9cef21a0,0x0000003f9cef22b0] = 272 oops [0x0000003f9cef22b0,0x0000003f9cef22c0] = 16 metadata [0x0000003f9cef22c0,0x0000003f9cef2338] = 120 scopes data [0x0000003f9cef2338,0x0000003f9cef2530] = 504 scopes pcs [0x0000003f9cef2530,0x0000003f9cef2890] = 864 dependencies [0x0000003f9cef2890,0x0000003f9cef2898] = 8 handler table [0x0000003f9cef2898,0x0000003f9cef2910] = 120 nul chk table [0x0000003f9cef2910,0x0000003f9cef2930] = 32 [Constant Pool (empty)] [MachCode] [Entry Point] # {method} {0x0000003f841e4f10} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache$Node' # this: c_rarg1:c_rarg1 = 'jdk/internal/foreign/abi/SoftReferenceCache$Node' # parm0: c_rarg2:c_rarg2 = 'java/lang/Object' # parm1: c_rarg3:c_rarg3 = 'java/util/function/Function' # [sp+0xd0] (sp of caller) ;; block B22 [0, 0] 0x0000003f9cef1780: 83e2 8500 | 8543 | 8e13 | 9e92 | 630b 5302 0x0000003f9cef178e: ; {runtime_call ic_miss_stub} 0x0000003f9cef178e: 9782 f506 | 6780 22cb | 0100 | 0100 | 0100 | 0100 | 0100 | 0100 | 0100 | 0100 | 0100 | 0100 | 0100 | 0100 0x0000003f9cef17ae: 0100 | 0100 | 0100 | 0100 | 0100 | 0100 | 0100 | 0100 | 0100 [Verified Entry Point] 0x0000003f9cef17c0: 1300 0000 | e562 | b302 5140 | 23b0 0200 | 5571 | a2e1 | 86e5 | 9702 0000 | 83e2 c202 | 03e3 0b02 0x0000003f9cef17e0: 6382 6202 ;; 0x3fa3de3b00 0x0000003f9cef17e4: b7d2 1f00 | 9382 f21e | 9392 b200 | 9382 c20e | 9392 6200 | e780 0200 | 6f00 8000 | 0100 | 0000 0x0000003f9cef1804: 2ee5 ;; 0x3f847eb4d0 0x0000003f9cef1806: ; {metadata(method data for {method} {0x0000003f841e4f10} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache$Node')} 0x0000003f9cef1806: b7c3 1f00 | 9383 f323 | 9393 b300 | 9383 332d | 9393 6300 | 9383 0301 | 03a5 c311 | 0925 | 23ae a310 0x0000003f9cef1828: 1375 e57f | 3b05 0500 ;; 20 branch [EQ] [c_rarg0|I] [int:0|I] [CounterOverflowStub: 0x0000003f5d3c8498] 0x0000003f9cef1830: 8142 | 6314 5500 | 6f00 6075 ;; 24 branch [AL] [B23] 0x0000003f9cef183a: 6f00 4000 ;; block B23 [0, 0] ;; 28 branch [AL] [B0] 0x0000003f9cef183e: ;*aload_0 {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@0 (line 49) 0x0000003f9cef183e: 6f00 4000 ;; block B0 [0, 4] 0x0000003f9cef1842: 83e3 c500 0x0000003f9cef1846: ;*getfield ref {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@1 (line 49) 0x0000003f9cef1846: 0f00 f00a | 1305 0000 ;; 0x3f847eb4d0 0x0000003f9cef184e: ; {metadata(method data for {method} {0x0000003f841e4f10} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache$Node')} 0x0000003f9cef184e: 37c7 1f00 | 1307 f723 | 1317 b700 | 1307 372d | 1317 6700 | 1307 0701 | 6386 a300 | 9b07 0017 0x0000003f9cef186e: 6f00 8000 | 9b07 0016 | b302 f700 | 03b8 0200 | 0508 | b302 f700 | 23b0 0201 ;; 48 branch [EQ] [t2|L] [c_rarg0|L] [B24] 0x0000003f9cef1888: 6394 a300 | 6f00 8000 ;; 50 branch [AL] [B2] 0x0000003f9cef1890: ;*ifnull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@4 (line 49) 0x0000003f9cef1890: 6f00 c000 ;; block B24 [19, 19] 0x0000003f9cef1894: 36e9 | 32ed ;; 54 branch [AL] [B3] 0x0000003f9cef1898: ;*aload_0 {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@19 (line 50) 0x0000003f9cef1898: 6f00 0010 ;; block B2 [7, 16] 0x0000003f9cef189c: 36e9 | 32ed | 83e3 c500 0x0000003f9cef18a4: ;*getfield ref {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@8 (line 49) 0x0000003f9cef18a4: 0f00 f00a 0x0000003f9cef18a8: ; implicit exception: dispatches to 0x0000003f9cef1fb6 0x0000003f9cef18a8: 03b0 0300 | 1e85 ;; 0x3f847eb4d0 0x0000003f9cef18ae: ; {metadata(method data for {method} {0x0000003f841e4f10} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache$Node')} 0x0000003f9cef18ae: 37c7 1f00 | 1307 f723 | 1317 b700 | 1307 372d | 1317 6700 | 1307 0701 | 0365 8500 | 8542 | 8e12 0x0000003f9cef18ce: 1695 | 0333 0719 | 6319 6500 | 8332 8719 | 8502 | 233c 5718 | 6f00 0005 | 0333 071a | 6319 6500 0x0000003f9cef18ee: 8332 871a | 8502 | 2334 571a | 6f00 a003 | 0333 0719 | 6319 0300 | 2338 a718 | 0543 | 233c 6718 0x0000003f9cef190e: 6f00 4002 | 0333 071a | 6319 0300 | 2330 a71a | 0543 | 2334 671a | 6f00 e000 | 8332 0718 | 8502 0x0000003f9cef192e: 2330 5718 0x0000003f9cef1932: ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@11 (line 49) 0x0000003f9cef1932: 9e85 0x0000003f9cef1934: ; ImmutableOopMap {[136]=Oop [144]=Oop [152]=Oop } ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@11 (line 49) ; {optimized virtual_call} 0x0000003f9cef1934: ef00 100a 0x0000003f9cef1938: ; {other} 0x0000003f9cef1938: 1300 0000 | 3700 0000 0x0000003f9cef1940: ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@11 (line 49) 0x0000003f9cef1940: 1b00 8042 | 9305 0000 ;; 0x3f847eb4d0 0x0000003f9cef1948: ; {metadata(method data for {method} {0x0000003f841e4f10} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache$Node')} 0x0000003f9cef1948: b7c3 1f00 | 9383 f323 | 9393 b300 | 9383 332d | 9393 6300 | 9383 0301 | 6316 b500 | 1b06 801c 0x0000003f9cef1968: 6f00 8000 | 1b06 801b | b382 c300 | 83b6 0200 | 8506 | b382 c300 | 23b0 d200 ;; 86 branch [NE] [c_rarg0|L] [c_rarg1|L] [B26] 0x0000003f9cef1982: 6304 b500 | 6f00 e000 ;; 88 branch [AL] [B25] 0x0000003f9cef198a: ;*ifnonnull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@16 (line 49) 0x0000003f9cef198a: 6f00 4000 ;; block B25 [19, 19] 0x0000003f9cef198e: aa65 ;; 92 branch [AL] [B3] 0x0000003f9cef1990: ;*aload_0 {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@19 (line 50) 0x0000003f9cef1990: 6f00 8000 ;; block B26 [77, 77] ;; 98 branch [AL] [B4] 0x0000003f9cef1994: ;*aload_3 {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@77 (line 57) 0x0000003f9cef1994: 6f00 a059 ;; block B3 [19, 24] 0x0000003f9cef1998: 9303 010a | 23b4 b300 | 8861 | 1365 1500 | 23b0 a300 | 2e83 | af32 0316 | 6398 a200 | af32 731a 0x0000003f9cef19b8: 6383 0202 | 6ff0 1fff | 0f00 f00f | 1685 | 3305 2540 | fd72 | 9d22 | 3375 5500 | 23b0 a300 | 6304 0500 0x0000003f9cef19da: 6f00 005f | 83b2 8b4c | 8502 0x0000003f9cef19e4: ;*monitorenter {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@23 (line 50) 0x0000003f9cef19e4: 23b4 5b4c ;; 106 branch [AL] [B5] 0x0000003f9cef19e8: ;*aload_0 {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@24 (line 51) 0x0000003f9cef19e8: 6f00 4000 ;; block B5 [24, 28] 0x0000003f9cef19ec: 83e3 c500 0x0000003f9cef19f0: ;*getfield ref {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@25 (line 51) 0x0000003f9cef19f0: 0f00 f00a | 1305 0000 ;; 0x3f847eb4d0 0x0000003f9cef19f8: ; {metadata(method data for {method} {0x0000003f841e4f10} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache$Node')} 0x0000003f9cef19f8: 37c6 1f00 | 1306 f623 | 1316 b600 | 1306 362d | 1316 6600 | 1306 0601 | 6386 a300 | 9b06 801e 0x0000003f9cef1a18: 6f00 8000 | 9b06 801d | b302 d600 | 03b7 0200 | 0507 | b302 d600 | 23b0 e200 ;; 126 branch [EQ] [t2|L] [c_rarg0|L] [B27] 0x0000003f9cef1a32: 6394 a300 | 6f00 8000 ;; 128 branch [AL] [B6] 0x0000003f9cef1a3a: ;*ifnull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@28 (line 51) 0x0000003f9cef1a3a: 6f00 c000 ;; block B27 [43, 43] 0x0000003f9cef1a3e: ca66 | 6a66 ;; 132 branch [AL] [B7] 0x0000003f9cef1a42: ;*aload_2 {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@43 (line 52) 0x0000003f9cef1a42: 6f00 2010 ;; block B6 [31, 40] 0x0000003f9cef1a46: 83e3 c500 0x0000003f9cef1a4a: ;*getfield ref {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@32 (line 51) 0x0000003f9cef1a4a: 0f00 f00a 0x0000003f9cef1a4e: ; implicit exception: dispatches to 0x0000003f9cef1fda 0x0000003f9cef1a4e: 03b0 0300 | 1e85 ;; 0x3f847eb4d0 0x0000003f9cef1a54: ; {metadata(method data for {method} {0x0000003f841e4f10} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache$Node')} 0x0000003f9cef1a54: 37c6 1f00 | 1306 f623 | 1316 b600 | 1306 362d | 1316 6600 | 1306 0601 | 0365 8500 | 8542 | 8e12 0x0000003f9cef1a74: 1695 | 0333 8620 | 6319 6500 | 8332 0621 | 8502 | 2338 5620 | 6f00 0005 | 0333 8621 | 6319 6500 0x0000003f9cef1a94: 8332 0622 | 8502 | 2330 5622 | 6f00 a003 | 0333 8620 | 6319 0300 | 2334 a620 | 0543 | 2338 6620 0x0000003f9cef1ab4: 6f00 4002 | 0333 8621 | 6319 0300 | 233c a620 | 0543 | 2330 6622 | 6f00 e000 | 8332 861f | 8502 0x0000003f9cef1ad4: 233c 561e 0x0000003f9cef1ad8: ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@35 (line 51) 0x0000003f9cef1ad8: 9e85 | 0100 0x0000003f9cef1adc: ; ImmutableOopMap {[136]=Oop [144]=Oop [152]=Oop [168]=Oop } ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@35 (line 51) ; {optimized virtual_call} 0x0000003f9cef1adc: ef00 0074 0x0000003f9cef1ae0: ; {other} 0x0000003f9cef1ae0: 1300 0000 | 3700 0001 0x0000003f9cef1ae8: ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@35 (line 51) 0x0000003f9cef1ae8: 1b00 005d | 1306 0000 ;; 0x3f847eb4d0 0x0000003f9cef1af0: ; {metadata(method data for {method} {0x0000003f841e4f10} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache$Node')} 0x0000003f9cef1af0: b7c5 1f00 | 9385 f523 | 9395 b500 | 9385 352d | 9395 6500 | 9385 0501 | 6316 c500 | 9b03 0024 0x0000003f9cef1b10: 6f00 8000 | 9b03 0023 | b382 7500 | 83b6 0200 | 8506 | b382 7500 | 23b0 d200 ;; 164 branch [NE] [c_rarg0|L] [c_rarg2|L] [B29] 0x0000003f9cef1b2a: 6304 c500 | 6f00 0001 ;; 166 branch [AL] [B28] 0x0000003f9cef1b32: ;*ifnonnull {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@40 (line 51) 0x0000003f9cef1b32: 6f00 4000 ;; block B28 [43, 43] 0x0000003f9cef1b36: ca66 | 6a66 ;; 170 branch [AL] [B7] 0x0000003f9cef1b3a: ;*aload_2 {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@43 (line 52) 0x0000003f9cef1b3a: 6f00 a000 ;; block B29 [63, 63] 0x0000003f9cef1b3e: aa83 ;; 176 branch [AL] [B8] 0x0000003f9cef1b40: ;*aload {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@63 (line 55) 0x0000003f9cef1b40: 6f00 0039 ;; block B7 [43, 11] 0x0000003f9cef1b44: ; implicit exception: dispatches to 0x0000003f9cef1fee 0x0000003f9cef1b44: 03b0 0600 | b685 ;; 0x3f847eb4d0 0x0000003f9cef1b4a: ; {metadata(method data for {method} {0x0000003f841e4f10} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache$Node')} 0x0000003f9cef1b4a: b7c3 1f00 | 9383 f323 | 9393 b300 | 9383 332d | 9393 6300 | 9383 0301 | 83e5 8500 | 8542 | 8e12 0x0000003f9cef1b6a: 9695 | 03b3 0326 | 6399 6500 | 83b2 8326 | 8502 | 23b4 5326 | 6f00 0005 | 03b3 0327 | 6399 6500 0x0000003f9cef1b8a: 83b2 8327 | 8502 | 23bc 5326 | 6f00 a003 | 03b3 0326 | 6319 0300 | 23b0 b326 | 0543 | 23b4 6326 0x0000003f9cef1baa: 6f00 4002 | 03b3 0327 | 6319 0300 | 23b8 b326 | 0543 | 23bc 6326 | 6f00 e000 | 83b2 0325 | 8502 0x0000003f9cef1bca: 23b8 5324 0x0000003f9cef1bce: ;*invokeinterface apply {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@45 (line 52) 0x0000003f9cef1bce: b685 ;; 0xffffffffffffffff 0x0000003f9cef1bd0: 37a3 1f00 | 1303 0364 | 1313 b300 | 1303 4343 | 1313 6300 | 1303 0303 0x0000003f9cef1be8: ; ImmutableOopMap {[136]=Oop [168]=Oop } ;*invokeinterface apply {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@45 (line 52) ; {virtual_call} 0x0000003f9cef1be8: ef00 c067 0x0000003f9cef1bec: ; {other} 0x0000003f9cef1bec: 1300 0000 | 3700 0002 | 1b00 c06d 0x0000003f9cef1bf8: ;*invokeinterface apply {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@45 (line 52) 0x0000003f9cef1bf8: aa83 ;; 0x800046998 0x0000003f9cef1bfa: ; {metadata('java/lang/ref/SoftReference')} 0x0000003f9cef1bfa: b706 0400 | 9386 2600 | 9396 b600 | 9386 661a | 9396 6600 | 9386 8601 | 03b5 8b10 | 9307 8502 0x0000003f9cef1c1a: 83b2 8b11 | 63f4 f200 | 6f00 003e | 23b4 fb10 | 0546 | 10e1 | 1396 0602 | 0192 | 10c5 | 2326 0500 0x0000003f9cef1c3a: 2338 0500 | 233c 0500 | 2330 0502 0x0000003f9cef1c46: ;*new {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@52 (line 53) 0x0000003f9cef1c46: 0f00 5005 | aa85 ;; 0x3f847eb4d0 0x0000003f9cef1c4c: ; {metadata(method data for {method} {0x0000003f841e4f10} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache$Node')} 0x0000003f9cef1c4c: 37c6 1f00 | 1306 f623 | 1316 b600 | 1306 362d | 1316 6600 | 1306 0601 | 8332 8628 | 8502 | 2334 5628 ;; 0x3f84323d98 0x0000003f9cef1c6e: ; {metadata(method data for {method} {0x0000000800046f70} '' '(Ljava/lang/Object;)V' in 'java/lang/ref/SoftReference')} 0x0000003f9cef1c6e: b7c5 1f00 | 9385 9521 | 9395 b500 | 9385 650f | 9395 6500 | 9385 8501 | 03a6 c511 | 0926 | 23ae c510 0x0000003f9cef1c90: b702 2000 | f932 | 3376 5600 | 3b06 0600 ;; 214 branch [EQ] [c_rarg2|I] [int:0|I] [CounterOverflowStub: 0x0000003f6848db30] 0x0000003f9cef1c9e: 8142 | 6314 5600 | 6f00 a036 | aa85 ;; 0x3f84323d98 0x0000003f9cef1caa: ; {metadata(method data for {method} {0x0000000800046f70} '' '(Ljava/lang/Object;)V' in 'java/lang/ref/SoftReference')} 0x0000003f9cef1caa: 37c6 1f00 | 1306 9621 | 1316 b600 | 1306 660f | 1316 6600 | 1306 8601 | 8332 0616 | 8502 | 2330 5616 ;; 0x3f8431b960 0x0000003f9cef1ccc: ; {metadata(method data for {method} {0x00000008000462c0} '' '(Ljava/lang/Object;)V' in 'java/lang/ref/Reference')} 0x0000003f9cef1ccc: b7c5 1f00 | 9385 8521 | 9395 b500 | 9385 556e | 9395 6500 | 9385 0502 | 03a6 c511 | 0926 | 23ae c510 0x0000003f9cef1cee: b702 2000 | f932 | 3376 5600 | 3b06 0600 ;; 232 branch [EQ] [c_rarg2|I] [int:0|I] [CounterOverflowStub: 0x0000003f6848e1f0] 0x0000003f9cef1cfc: 8142 | 6314 5600 | 6f00 6033 | aa85 ;; 0x3f8431b960 0x0000003f9cef1d08: ; {metadata(method data for {method} {0x00000008000462c0} '' '(Ljava/lang/Object;)V' in 'java/lang/ref/Reference')} 0x0000003f9cef1d08: 37c6 1f00 | 1306 8621 | 1316 b600 | 1306 566e | 1316 6600 | 1306 0602 | 8332 0616 | 8502 | 2330 5616 ;; 0x3f84071168 0x0000003f9cef1d2a: ; {metadata(method data for {method} {0x0000000800046330} '' '(Ljava/lang/Object;Ljava/lang/ref/ReferenceQueue;)V' in 'java/lang/ref/Reference')} 0x0000003f9cef1d2a: b7c5 1f00 | 9385 3520 | 9395 b500 | 9385 5544 | 9395 6500 | 9385 8502 | 03a6 c511 | 0926 | 23ae c510 0x0000003f9cef1d4c: b702 2000 | f932 | 3376 5600 | 3b06 0600 ;; 250 branch [EQ] [c_rarg2|I] [int:0|I] [CounterOverflowStub: 0x0000003f6848eac0] 0x0000003f9cef1d5a: 8142 | 6314 5600 | 6f00 2030 | aa85 ;; 0x3f84071168 0x0000003f9cef1d66: ; {metadata(method data for {method} {0x0000000800046330} '' '(Ljava/lang/Object;Ljava/lang/ref/ReferenceQueue;)V' in 'java/lang/ref/Reference')} 0x0000003f9cef1d66: 37c6 1f00 | 1306 3620 | 1316 b600 | 1306 5644 | 1316 6600 | 1306 8602 | 8332 0616 | 8502 | 2330 5616 ;; 0x3f8400b2a8 0x0000003f9cef1d88: ; {metadata(method data for {method} {0x0000000800501e18} '' '()V' in 'java/lang/Object')} 0x0000003f9cef1d88: b7c5 1f00 | 9385 0520 | 9395 b500 | 9385 a52c | 9395 6500 | 9385 8502 | 03a6 c511 | 0926 | 23ae c510 0x0000003f9cef1daa: b702 2000 | f932 | 3376 5600 | 3b06 0600 ;; 268 branch [EQ] [c_rarg2|I] [int:0|I] [CounterOverflowStub: 0x0000003f6848f1a0] 0x0000003f9cef1db8: 8142 | 6314 5600 | 6f00 e02c | 83c5 0b04 ;; 274 branch [NE] [c_rarg1|I] [int:0|I] [G1PreBarrierStub: 0x0000003f6848f6a8] 0x0000003f9cef1dc6: 8142 | 6384 5500 | 6f00 a02e | 1e83 | 2326 6500 | b345 7500 | d181 ;; 284 branch [NE] [c_rarg1c_rarg1|J] [lng:0|J] [G1PostBarrierStub: 0x0000003f6848fb30] 0x0000003f9cef1ddc: 8142 | 6384 5500 0x0000003f9cef1de2: ;*putfield referent {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ref.Reference::@6 (line 509) ; - java.lang.ref.Reference::@3 (line 505) ; - java.lang.ref.SoftReference::@2 (line 86) ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@57 (line 53) 0x0000003f9cef1de2: 6f00 e02e ;; 0x3f84071168 0x0000003f9cef1de6: ; {metadata(method data for {method} {0x0000000800046330} '' '(Ljava/lang/Object;Ljava/lang/ref/ReferenceQueue;)V' in 'java/lang/ref/Reference')} 0x0000003f9cef1de6: b7c5 1f00 | 9385 3520 | 9395 b500 | 9385 5544 | 9395 6500 | 9385 8502 | 03b6 0518 | 0506 | 23b0 c518 ;; 296 branch [AL] [B17] 0x0000003f9cef1e08: ;*ifnonnull {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ref.Reference::@11 (line 510) ; - java.lang.ref.Reference::@3 (line 505) ; - java.lang.ref.SoftReference::@2 (line 86) ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@57 (line 53) 0x0000003f9cef1e08: 6f00 4000 ;; block B17 [14, 17] ;; 0x3f84071168 0x0000003f9cef1e0c: ; {metadata(method data for {method} {0x0000000800046330} '' '(Ljava/lang/Object;Ljava/lang/ref/ReferenceQueue;)V' in 'java/lang/ref/Reference')} 0x0000003f9cef1e0c: b7c5 1f00 | 9385 3520 | 9395 b500 | 9385 5544 | 9395 6500 | 9385 8502 | 03b6 0519 | 0506 | 23b8 c518 ;; 308 branch [AL] [B19] 0x0000003f9cef1e2e: ;*goto {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ref.Reference::@17 (line 510) ; - java.lang.ref.Reference::@3 (line 505) ; - java.lang.ref.SoftReference::@2 (line 86) ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@57 (line 53) 0x0000003f9cef1e2e: 6f00 4000 ;; block B19 [21, 6] ;; 0x3f5c0073a8 0x0000003f9cef1e32: ; {oop(a 'java/lang/ref/ReferenceQueue$Null'{0x00000000d0007718})} 0x0000003f9cef1e32: b775 0000 | 9385 0580 | 9395 b500 | 9385 c51d | 9395 6500 | 9385 8501 | 03c6 0b04 ;; 316 branch [NE] [c_rarg2|I] [int:0|I] [G1PreBarrierStub: 0x0000003f68490678] 0x0000003f9cef1e4e: 8142 | 6304 5600 | 6f00 2029 | 0f00 500f | 2e83 | 2328 6500 ;; membar 0x0000003f9cef1e62: 0f00 f00f | 3346 b500 | 5182 ;; 330 branch [NE] [c_rarg2c_rarg2|J] [lng:0|J] [G1PostBarrierStub: 0x0000003f68490c00] 0x0000003f9cef1e6c: 8142 | 6304 5600 0x0000003f9cef1e72: ;*putfield queue {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ref.Reference::@21 (line 510) ; - java.lang.ref.Reference::@3 (line 505) ; - java.lang.ref.SoftReference::@2 (line 86) ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@57 (line 53) 0x0000003f9cef1e72: 6f00 e028 ;; 334 branch [AL] [B15] 0x0000003f9cef1e76: ;*return {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ref.Reference::@6 (line 506) ; - java.lang.ref.SoftReference::@2 (line 86) ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@57 (line 53) 0x0000003f9cef1e76: 6f00 4000 ;; block B15 [6, 5] ;; 338 branch [AL] [B13] 0x0000003f9cef1e7a: ;*aload_0 {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ref.SoftReference::@5 (line 87) ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@57 (line 53) 0x0000003f9cef1e7a: 6f00 4000 ;; block B13 [5, 60] ;; 0x3f5c0073b0 0x0000003f9cef1e7e: ; {oop(a 'java/lang/Class'{0x00000000ffe02780} = 'java/lang/ref/SoftReference')} 0x0000003f9cef1e7e: b785 0000 | 9385 05ff | 9395 b500 | 9385 e509 | 9395 6500 | 9385 0500 0x0000003f9cef1e96: ;*getstatic clock {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ref.SoftReference::@6 (line 87) ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@57 (line 53) 0x0000003f9cef1e96: b079 0x0000003f9cef1e98: ;*putfield timestamp {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.ref.SoftReference::@9 (line 87) ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@57 (line 53) 0x0000003f9cef1e98: 10f1 | aa65 ;; 348 branch [AL] [B11] 0x0000003f9cef1e9c: 6f00 4000 ;; block B11 [60, 63] 0x0000003f9cef1ea0: 03c6 0b04 ;; 354 branch [NE] [c_rarg2|I] [int:0|I] [G1PreBarrierStub: 0x0000003f68491640] 0x0000003f9cef1ea4: 8142 | 6304 5600 | 6f00 c026 | 0f00 500f | 2a83 | 23a6 6500 ;; membar 0x0000003f9cef1eb8: 0f00 f00f | 33c6 a500 | 5182 ;; 368 branch [NE] [c_rarg2c_rarg2|J] [lng:0|J] [G1PostBarrierStub: 0x0000003f68491bc8] 0x0000003f9cef1ec2: 8142 | 6304 5600 0x0000003f9cef1ec8: ;*putfield ref {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@60 (line 53) 0x0000003f9cef1ec8: 6f00 8026 ;; 374 branch [AL] [B8] 0x0000003f9cef1ecc: ;*aload {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@63 (line 55) 0x0000003f9cef1ecc: 6f00 4000 ;; block B8 [63, 66] 0x0000003f9cef1ed0: 0811 | 0c61 | 6382 0502 | 1065 | 2f33 0616 | 6318 a300 | 2f33 b61a | 6309 0300 | 6ff0 1fff | 0f00 f00f 0x0000003f9cef1ef2: 1a85 | 6f00 2025 | 83b2 8b4c | fd12 0x0000003f9cef1efe: ;*monitorexit {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@65 (line 55) 0x0000003f9cef1efe: 23b4 5b4c ;; 382 branch [AL] [B9] 0x0000003f9cef1f02: 6f00 4000 ;; block B9 [66, 66] ;; 0x3f847eb4d0 0x0000003f9cef1f06: ; {metadata(method data for {method} {0x0000003f841e4f10} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache$Node')} 0x0000003f9cef1f06: 37c5 1f00 | 1305 f523 | 1315 b500 | 1305 352d | 1315 6500 | 1305 0501 | 8335 8529 | 8505 | 233c b528 0x0000003f9cef1f28: 1e85 ;; 396 branch [AL] [B4] 0x0000003f9cef1f2a: ;*goto {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@66 (line 55) 0x0000003f9cef1f2a: 6f00 4000 ;; block B4 [77, 78] 0x0000003f9cef1f2e: 0e64 | ae60 | 6961 0x0000003f9cef1f34: ; {poll_return} 0x0000003f9cef1f34: 83b2 8b3b | 63f4 2200 | 6f00 e021 0x0000003f9cef1f40: ;*areturn {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@78 (line 57) 0x0000003f9cef1f40: 8280 ;; block B1 [69, 74] 0x0000003f9cef1f42: 03b5 8b47 | 23bc 0b46 | 23b0 0b48 | aa83 | 0811 | 0c61 | 6382 0502 | 1065 | 2f33 0616 | 6318 a300 0x0000003f9cef1f62: 2f33 b61a | 6309 0300 | 6ff0 1fff | 0f00 f00f | 1a85 | 6f00 a01f | 83b2 8b4c | fd12 0x0000003f9cef1f7e: ;*monitorexit {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@73 (line 55) 0x0000003f9cef1f7e: 23b4 5b4c ;; 418 branch [AL] [B10] 0x0000003f9cef1f82: ;*aload {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@74 (line 55) 0x0000003f9cef1f82: 6f00 4000 ;; block B10 [74, 76] 0x0000003f9cef1f86: 1e85 | 6f00 6020 ;; CounterOverflowStub slow case ;; 0x3f841e4f10 0x0000003f9cef1f8c: ; {metadata({method} {0x0000003f841e4f10} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache$Node')} 0x0000003f9cef1f8c: b7c2 1f00 | 9382 f220 | 9392 b200 | 9382 c213 | 9392 6200 | 9382 0201 | 16e4 | fd52 | 16e0 0x0000003f9cef1faa: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cef1faa: 9782 e906 0x0000003f9cef1fae: ; ImmutableOopMap {c_rarg1=Oop c_rarg2=Oop c_rarg3=Oop [136]=Oop } ;*synchronization entry ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@-1 (line 49) 0x0000003f9cef1fae: e780 6289 | 6ff0 9f88 ;; ImplicitNullCheckStub slow case 0x0000003f9cef1fb6: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cef1fb6: 97c2 e906 0x0000003f9cef1fba: ; ImmutableOopMap {c_rarg1=Oop t2=Oop [136]=Oop [144]=Oop [152]=Oop } ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@11 (line 49) 0x0000003f9cef1fba: e780 a270 ;; should not reach here 0x0000003f9cef1fbe: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; MonitorEnterStub slow case 0x0000003f9cef1fca: 2ee4 | 1ee0 0x0000003f9cef1fce: ; {runtime_call monitorenter_nofpu Runtime1 stub} 0x0000003f9cef1fce: 9792 e906 0x0000003f9cef1fd2: ; ImmutableOopMap {c_rarg1=Oop [136]=Oop [144]=Oop [152]=Oop [168]=Oop } ;*monitorenter {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@23 (line 50) 0x0000003f9cef1fd2: e780 2237 | 6ff0 3fa1 ;; ImplicitNullCheckStub slow case 0x0000003f9cef1fda: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cef1fda: 97c2 e906 0x0000003f9cef1fde: ; ImmutableOopMap {c_rarg1=Oop t2=Oop [136]=Oop [144]=Oop [152]=Oop [168]=Oop } ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@35 (line 51) 0x0000003f9cef1fde: e780 626e ;; should not reach here 0x0000003f9cef1fe2: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; ImplicitNullCheckStub slow case 0x0000003f9cef1fee: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cef1fee: 97c2 e906 0x0000003f9cef1ff2: ; ImmutableOopMap {c_rarg2=Oop c_rarg3=Oop [136]=Oop [168]=Oop } ;*invokeinterface apply {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@45 (line 52) 0x0000003f9cef1ff2: e780 226d ;; should not reach here 0x0000003f9cef1ff6: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; NewInstanceStub slow case 0x0000003f9cef2002: ; {runtime_call fast_new_instance Runtime1 stub} 0x0000003f9cef2002: 97c2 e906 0x0000003f9cef2006: ; ImmutableOopMap {t2=Oop [136]=Oop [168]=Oop } ;*new {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@52 (line 53) 0x0000003f9cef2006: e780 e2db | 6ff0 1fc4 ;; CounterOverflowStub slow case ;; 0x800046f70 0x0000003f9cef200e: ; {metadata({method} {0x0000000800046f70} '' '(Ljava/lang/Object;)V' in 'java/lang/ref/SoftReference')} 0x0000003f9cef200e: b702 0400 | 9382 2200 | 9392 b200 | 9382 d21b | 9392 6200 | 9382 0203 | 16e4 | fd52 | 16e0 0x0000003f9cef202c: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cef202c: 9782 e906 0x0000003f9cef2030: ; ImmutableOopMap {t2=Oop c_rarg0=Oop [136]=Oop [168]=Oop } ;*synchronization entry ; - java.lang.ref.SoftReference::@-1 (line 86) ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@57 (line 53) 0x0000003f9cef2030: e780 4281 | 6ff0 5fc7 ;; CounterOverflowStub slow case ;; 0x8000462c0 0x0000003f9cef2038: ; {metadata({method} {0x00000008000462c0} '' '(Ljava/lang/Object;)V' in 'java/lang/ref/Reference')} 0x0000003f9cef2038: b702 0400 | 9382 2200 | 9392 b200 | 9382 b218 | 9392 6200 | 9382 0200 | 16e4 | fd52 | 16e0 0x0000003f9cef2056: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cef2056: 9772 e906 0x0000003f9cef205a: ; ImmutableOopMap {t2=Oop c_rarg0=Oop [136]=Oop [168]=Oop } ;*synchronization entry ; - java.lang.ref.Reference::@-1 (line 505) ; - java.lang.ref.SoftReference::@2 (line 86) ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@57 (line 53) 0x0000003f9cef205a: e780 a27e | 6ff0 9fca ;; CounterOverflowStub slow case ;; 0x800046330 0x0000003f9cef2062: ; {metadata({method} {0x0000000800046330} '' '(Ljava/lang/Object;Ljava/lang/ref/ReferenceQueue;)V' in 'java/lang/ref/Reference')} 0x0000003f9cef2062: b702 0400 | 9382 2200 | 9392 b200 | 9382 c218 | 9392 6200 | 9382 0203 | 16e4 | fd52 | 16e0 0x0000003f9cef2080: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cef2080: 9772 e906 0x0000003f9cef2084: ; ImmutableOopMap {t2=Oop c_rarg0=Oop [136]=Oop [168]=Oop } ;*synchronization entry ; - java.lang.ref.Reference::@-1 (line 508) ; - java.lang.ref.Reference::@3 (line 505) ; - java.lang.ref.SoftReference::@2 (line 86) ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@57 (line 53) 0x0000003f9cef2084: e780 027c | 6ff0 dfcd ;; CounterOverflowStub slow case ;; 0x800501e18 0x0000003f9cef208c: ; {metadata({method} {0x0000000800501e18} '' '()V' in 'java/lang/Object')} 0x0000003f9cef208c: b702 0400 | 9382 8202 | 9392 b200 | 9382 8207 | 9392 6200 | 9382 8201 | 16e4 | fd52 | 16e0 0x0000003f9cef20aa: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cef20aa: 9772 e906 0x0000003f9cef20ae: ; ImmutableOopMap {t2=Oop c_rarg0=Oop [136]=Oop [168]=Oop } ;*synchronization entry ; - java.lang.Object::@-1 (line 45) ; - java.lang.ref.Reference::@1 (line 508) ; - java.lang.ref.Reference::@3 (line 505) ; - java.lang.ref.SoftReference::@2 (line 86) ; - jdk.internal.foreign.abi.SoftReferenceCache$Node::get@57 (line 53) 0x0000003f9cef20ae: e780 6279 | 6ff0 1fd1 ;; G1PreBarrierStub slow case 0x0000003f9cef20b6: 8365 c500 | 6394 0500 | 6ff0 3fd1 | 2ee0 0x0000003f9cef20c4: ; {runtime_call g1_pre_barrier_slow} 0x0000003f9cef20c4: 9772 e906 | e780 c213 | 6ff0 5fd0 ;; G1PostBarrierStub slow case 0x0000003f9cef20d0: 6394 0300 | 6ff0 3fd1 | 2ae0 0x0000003f9cef20da: ; {runtime_call g1_post_barrier_slow} 0x0000003f9cef20da: 9772 e906 | e780 62e2 | 6ff0 5fd0 ;; G1PreBarrierStub slow case 0x0000003f9cef20e6: 0366 0501 | 6314 0600 | 6ff0 bfd6 | 32e0 0x0000003f9cef20f4: ; {runtime_call g1_pre_barrier_slow} 0x0000003f9cef20f4: 9772 e906 | e780 c210 | 6ff0 dfd5 ;; G1PostBarrierStub slow case 0x0000003f9cef2100: 6394 0500 | 6ff0 3fd7 | 2ae0 0x0000003f9cef210a: ; {runtime_call g1_post_barrier_slow} 0x0000003f9cef210a: 9772 e906 | e780 62df | 6ff0 5fd6 ;; G1PreBarrierStub slow case 0x0000003f9cef2116: 03e6 c500 | 6314 0600 | 6ff0 1fd9 | 32e0 0x0000003f9cef2124: ; {runtime_call g1_pre_barrier_slow} 0x0000003f9cef2124: 9772 e906 | e780 c20d | 6ff0 3fd8 ;; G1PostBarrierStub slow case 0x0000003f9cef2130: 6314 0500 | 6ff0 9fd9 | 2ee0 0x0000003f9cef213a: ; {runtime_call g1_post_barrier_slow} 0x0000003f9cef213a: 9772 e906 | e780 62dc | 6ff0 bfd8 ;; MonitorExitStub slow case 0x0000003f9cef2146: 0811 | 2ae0 | 9700 0000 | 9380 80db 0x0000003f9cef2152: ; {runtime_call monitorexit_nofpu Runtime1 stub} 0x0000003f9cef2152: 9792 e906 | 6780 e2be ;; C1SafepointPollStub slow case 0x0000003f9cef215a: ; {internal_word} 0x0000003f9cef215a: 9702 0000 | 9382 a2dd | 23b8 5b3c 0x0000003f9cef2166: ; {runtime_call SafepointBlob} 0x0000003f9cef2166: 97e2 f506 | 6780 a2a5 ;; MonitorExitStub slow case 0x0000003f9cef216e: 0811 | 2ae0 | 9700 0000 | 9380 00e1 0x0000003f9cef217a: ; {runtime_call monitorexit_nofpu Runtime1 stub} 0x0000003f9cef217a: 9792 e906 | 6780 62bc ;; Unwind handler 0x0000003f9cef2182: 03b5 8b47 | 23bc 0b46 | 23b0 0b48 ;; remove_frame and dispatch to the unwind handler 0x0000003f9cef218e: 0e64 | ae60 | 6961 0x0000003f9cef2194: ; {runtime_call unwind_exception Runtime1 stub} 0x0000003f9cef2194: 97d2 e906 | 6780 c23e | 0000 | 0000 [Stub Code] 0x0000003f9cef21a0: ; {no_reloc} 0x0000003f9cef21a0: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cef21c0: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 | 0100 | 0100 0x0000003f9cef21d4: ; {trampoline_stub} 0x0000003f9cef21d4: 9702 0000 | 83b2 c200 | 6780 0200 | e057 | 3ca4 | 3f00 0000 0x0000003f9cef21e8: ; {static_stub} 0x0000003f9cef21e8: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cef2208: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 | 0100 | 0100 0x0000003f9cef221c: ; {trampoline_stub} 0x0000003f9cef221c: 9702 0000 | 83b2 c200 | 6780 0200 | 4097 | e4a3 | 3f00 0000 0x0000003f9cef2230: ; {static_stub} 0x0000003f9cef2230: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cef2250: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 | 0100 | 0100 0x0000003f9cef2264: ; {trampoline_stub} 0x0000003f9cef2264: 9702 0000 | 83b2 c200 | 6780 0200 | c0a1 | d6a3 | 3f00 0000 [Exception Handler] 0x0000003f9cef2278: b964 | 9b84 d4ea | 1b06 407d | 3967 | 1b07 d7ea | b967 | 9b87 d7ea 0x0000003f9cef228e: ; {runtime_call handle_exception_from_callee Runtime1 stub} 0x0000003f9cef228e: 97a2 e906 | e780 2263 | 7310 10c0 | a8f0 | 70bc | 3f00 0000 [Deopt Handler Code] 0x0000003f9cef22a2: 9700 0000 0x0000003f9cef22a6: ; {runtime_call DeoptimizationBlob} 0x0000003f9cef22a6: 97e2 f506 | 6780 a2c1 | 0000 [/MachCode] Compiled method (c1) 74510 3929 3 jdk.internal.foreign.abi.SoftReferenceCache::get (25 bytes) total in heap [0x0000003f9ceeff10,0x0000003f9cef0fb8] = 4264 relocation [0x0000003f9cef0068,0x0000003f9cef0170] = 264 main code [0x0000003f9cef0180,0x0000003f9cef0ac8] = 2376 stub code [0x0000003f9cef0ac8,0x0000003f9cef0bd8] = 272 oops [0x0000003f9cef0bd8,0x0000003f9cef0bf8] = 32 metadata [0x0000003f9cef0bf8,0x0000003f9cef0c90] = 152 scopes data [0x0000003f9cef0c90,0x0000003f9cef0de0] = 336 scopes pcs [0x0000003f9cef0de0,0x0000003f9cef0f90] = 432 dependencies [0x0000003f9cef0f90,0x0000003f9cef0f98] = 8 nul chk table [0x0000003f9cef0f98,0x0000003f9cef0fb8] = 32 [Constant Pool (empty)] [MachCode] [Entry Point] # {method} {0x0000003f841c17c0} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache' # this: c_rarg1:c_rarg1 = 'jdk/internal/foreign/abi/SoftReferenceCache' # parm0: c_rarg2:c_rarg2 = 'java/lang/Object' # parm1: c_rarg3:c_rarg3 = 'java/util/function/Function' # [sp+0xc0] (sp of caller) ;; block B13 [0, 0] 0x0000003f9cef0180: 83e2 8500 | 8543 | 8e13 | 9e92 | 630b 5302 0x0000003f9cef018e: ; {runtime_call ic_miss_stub} 0x0000003f9cef018e: 9792 f506 | 6780 222b | 0100 | 0100 | 0100 | 0100 | 0100 | 0100 | 0100 | 0100 | 0100 | 0100 | 0100 | 0100 0x0000003f9cef01ae: 0100 | 0100 | 0100 | 0100 | 0100 | 0100 | 0100 | 0100 | 0100 [Verified Entry Point] 0x0000003f9cef01c0: 1300 0000 | e562 | b302 5140 | 23b0 0200 | 3171 | 22f9 | 06fd | 9702 0000 | 83e2 c202 | 03e3 0b02 0x0000003f9cef01e0: 6382 6202 ;; 0x3fa3de3b00 0x0000003f9cef01e4: b7d2 1f00 | 9382 f21e | 9392 b200 | 9382 c20e | 9392 6200 | e780 0200 | 6f00 8000 | 0100 | 0000 ;; 0x3f847eb0a0 0x0000003f9cef0204: ; {metadata(method data for {method} {0x0000003f841c17c0} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache')} 0x0000003f9cef0204: b7c3 1f00 | 9383 f323 | 9393 b300 | 9383 232c | 9393 6300 | 9383 0302 | 03a5 c311 | 0925 | 23ae a310 0x0000003f9cef0226: 1375 e57f | 3b05 0500 ;; 20 branch [EQ] [c_rarg0|I] [int:0|I] [CounterOverflowStub: 0x0000003f6848e1e8] 0x0000003f9cef022e: 8142 | 6314 5500 | 6f00 806b ;; 24 branch [AL] [B14] 0x0000003f9cef0238: 6f00 4000 ;; block B14 [0, 0] 0x0000003f9cef023c: 36ed | 32e9 ;; 28 branch [AL] [B0] 0x0000003f9cef0240: ;*aload_0 {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache::get@0 (line 36) 0x0000003f9cef0240: 6f00 4000 ;; block B0 [0, 24] 0x0000003f9cef0244: ;*getfield cache {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache::get@1 (line 36) 0x0000003f9cef0244: 83e3 c500 ;; 0x3f8432a430 0x0000003f9cef0248: ; {metadata(method data for {method} {0x00000008000c7bd8} 'linkToTargetMethod' '(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')} 0x0000003f9cef0248: 37c5 1f00 | 1305 9521 | 1315 b500 | 1305 0529 | 1315 6500 | 1305 0503 | 1305 0525 ;; 0x3f5c0073a0 0x0000003f9cef0264: ; {oop(a 'java/lang/invoke/DirectMethodHandle$Constructor'{0x00000000d0142160})} 0x0000003f9cef0264: 3777 0000 | 1307 a780 | 1317 b700 | 1307 5708 | 1317 6700 | 1307 0702 ;; emit_profile_type { 0x0000003f9cef027c: ba87 | 6398 0700 | 0333 0501 | 1363 1300 | 2338 6500 ;; } emit_profile_type ;; 0x3f847eb0a0 0x0000003f9cef028e: ; {metadata(method data for {method} {0x0000003f841c17c0} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache')} 0x0000003f9cef028e: 37c5 1f00 | 1305 f523 | 1315 b500 | 1305 252c | 1315 6500 | 1305 0502 | 8332 0516 | 8502 | 2330 5516 ;; 0x3f8432a430 0x0000003f9cef02b0: ; {metadata(method data for {method} {0x00000008000c7bd8} 'linkToTargetMethod' '(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')} 0x0000003f9cef02b0: 37c5 1f00 | 1305 9521 | 1315 b500 | 1305 0529 | 1315 6500 | 1305 0503 | 8327 c511 | 8927 | 232e f510 0x0000003f9cef02d2: b702 2000 | f932 | b3f7 5700 | bb87 0700 ;; 54 branch [EQ] [c_rarg5|I] [int:0|I] [CounterOverflowStub: 0x0000003f6848eef0] 0x0000003f9cef02e0: 8142 | 6394 5700 | 6f00 0063 ;; 0x3f843294f8 0x0000003f9cef02ea: ; {metadata(method data for {method} {0x00000008000cf290} 'newInvokeSpecial' '(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/DirectMethodHandle$Holder')} 0x0000003f9cef02ea: 37c5 1f00 | 1305 9521 | 1315 b500 | 1305 3525 | 1315 6500 | 1305 8503 | 1305 0529 ;; emit_profile_type { 0x0000003f9cef0306: ba87 | 6398 0700 | 0333 0500 | 1363 1300 | 2330 6500 ;; } emit_profile_type ;; 0x3f8432a430 0x0000003f9cef0318: ; {metadata(method data for {method} {0x00000008000c7bd8} 'linkToTargetMethod' '(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')} 0x0000003f9cef0318: 37c5 1f00 | 1305 9521 | 1315 b500 | 1305 0529 | 1315 6500 | 1305 0503 | 8332 8519 | 8502 | 233c 5518 ;; 0x3f843294f8 0x0000003f9cef033a: ; {metadata(method data for {method} {0x00000008000cf290} 'newInvokeSpecial' '(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/DirectMethodHandle$Holder')} 0x0000003f9cef033a: 37c5 1f00 | 1305 9521 | 1315 b500 | 1305 3525 | 1315 6500 | 1305 8503 | 8327 c511 | 8927 | 232e f510 0x0000003f9cef035c: b702 2000 | f932 | b3f7 5700 | bb87 0700 ;; 76 branch [EQ] [c_rarg5|I] [int:0|I] [CounterOverflowStub: 0x0000003f6848f838] 0x0000003f9cef036a: 8142 | 6394 5700 | 6f00 005d ;; 0x3f843294f8 0x0000003f9cef0374: ; {metadata(method data for {method} {0x00000008000cf290} 'newInvokeSpecial' '(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/DirectMethodHandle$Holder')} 0x0000003f9cef0374: 37c5 1f00 | 1305 9521 | 1315 b500 | 1305 3525 | 1315 6500 | 1305 8503 | 1305 0517 ;; emit_profile_type { 0x0000003f9cef0390: ba87 | 6398 0700 | 0333 8500 | 1363 1300 | 2334 6500 ;; } emit_profile_type ;; 0x3f843294f8 0x0000003f9cef03a2: ; {metadata(method data for {method} {0x00000008000cf290} 'newInvokeSpecial' '(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/DirectMethodHandle$Holder')} 0x0000003f9cef03a2: 37c5 1f00 | 1305 9521 | 1315 b500 | 1305 3525 | 1315 6500 | 1305 8503 | 8332 0516 | 8502 | 2330 5516 ;; 0x3f84190d70 0x0000003f9cef03c4: ; {metadata(method data for {method} {0x00000008000b8740} 'allocateInstance' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/DirectMethodHandle')} 0x0000003f9cef03c4: 37c5 1f00 | 1305 c520 | 1315 b500 | 1305 5543 | 1315 6500 | 1305 0503 | 8327 c511 | 8927 | 232e f510 0x0000003f9cef03e6: b702 2000 | f932 | b3f7 5700 | bb87 0700 ;; 98 branch [EQ] [c_rarg5|I] [int:0|I] [CounterOverflowStub: 0x0000003f68490270] 0x0000003f9cef03f4: 8142 | 6394 5700 | 6f00 0057 ;; 0x3f5c0073b0 0x0000003f9cef03fe: ; {oop(a 'jdk/internal/misc/Unsafe'{0x00000000d00003b0})} 0x0000003f9cef03fe: 3775 0000 | 1305 0580 | 1315 b500 | 1305 e500 | 1315 6500 | 1305 0503 | aa87 ;; 0x3f84190d70 0x0000003f9cef0418: ; {metadata(method data for {method} {0x00000008000b8740} 'allocateInstance' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/DirectMethodHandle')} 0x0000003f9cef0418: 37c8 1f00 | 1308 c820 | 1318 b800 | 1308 5843 | 1318 6800 | 1308 0803 | 8332 8819 | 8502 | 233c 5818 ;; 0x3f5c0073b8 0x0000003f9cef043a: ; {oop(a 'java/lang/Class'{0x00000000d0141e48} = 'jdk/internal/foreign/abi/SoftReferenceCache$$Lambda$61+0x00000008010742b0')} 0x0000003f9cef043a: 3776 0000 | 1306 a680 | 1316 b600 | 1306 9607 | 1316 6600 | 1306 8600 | 2ee1 0x0000003f9cef0454: ;*invokevirtual allocateInstance {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.DirectMethodHandle::allocateInstance@12 (line 501) ; - java.lang.invoke.DirectMethodHandle$Holder::newInvokeSpecial@1 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@5 ; - jdk.internal.foreign.abi.SoftReferenceCache::get@6 (line 36) 0x0000003f9cef0454: aa85 | 1ee5 | bafc | 0100 0x0000003f9cef045c: ; ImmutableOopMap {[120]=Oop [128]=Oop [136]=Oop [144]=Oop [152]=Oop } ;*invokevirtual allocateInstance {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.DirectMethodHandle::allocateInstance@12 (line 501) ; - java.lang.invoke.DirectMethodHandle$Holder::newInvokeSpecial@1 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@5 ; - jdk.internal.foreign.abi.SoftReferenceCache::get@6 (line 36) ; {optimized virtual_call} 0x0000003f9cef045c: ef00 0067 0x0000003f9cef0460: ; {other} 0x0000003f9cef0460: 1300 0000 | 3700 0000 0x0000003f9cef0468: ;*invokevirtual allocateInstance {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.DirectMethodHandle::allocateInstance@12 (line 501) ; - java.lang.invoke.DirectMethodHandle$Holder::newInvokeSpecial@1 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@5 ; - jdk.internal.foreign.abi.SoftReferenceCache::get@6 (line 36) 0x0000003f9cef0468: 1b00 0055 ;; 0x3f843294f8 0x0000003f9cef046c: ; {metadata(method data for {method} {0x00000008000cf290} 'newInvokeSpecial' '(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/DirectMethodHandle$Holder')} 0x0000003f9cef046c: 37c6 1f00 | 1306 9621 | 1316 b600 | 1306 3625 | 1316 6600 | 1306 8603 | 1306 0618 ;; emit_profile_type { 0x0000003f9cef0488: aa86 | 6398 0600 | 0333 0600 | 1363 1300 | 2330 6600 ;; } emit_profile_type ;; 0x3f843294f8 0x0000003f9cef049a: ; {metadata(method data for {method} {0x00000008000cf290} 'newInvokeSpecial' '(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/DirectMethodHandle$Holder')} 0x0000003f9cef049a: 37c6 1f00 | 1306 9621 | 1316 b600 | 1306 3625 | 1316 6600 | 1306 8603 | 1306 061a | 6677 ;; emit_profile_type { 0x0000003f9cef04b8: ba86 | 6398 0600 | 0333 8600 | 1363 1300 | 2334 6600 ;; } emit_profile_type ;; 0x3f843294f8 0x0000003f9cef04ca: ; {metadata(method data for {method} {0x00000008000cf290} 'newInvokeSpecial' '(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/DirectMethodHandle$Holder')} 0x0000003f9cef04ca: 37c6 1f00 | 1306 9621 | 1316 b600 | 1306 3625 | 1316 6600 | 1306 8603 | 8332 0619 | 8502 | 2338 5618 ;; 0x3f84190f80 0x0000003f9cef04ec: ; {metadata(method data for {method} {0x00000008000b94d0} 'constructorMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/DirectMethodHandle')} 0x0000003f9cef04ec: 37c6 1f00 | 1306 c620 | 1316 b600 | 1306 e643 | 1316 6600 | 1306 0600 | 8326 c611 | 8926 | 232e d610 0x0000003f9cef050e: b702 2000 | f932 | b3f6 5600 | bb86 0600 ;; 140 branch [EQ] [c_rarg3|I] [int:0|I] [CounterOverflowStub: 0x0000003f684910d0] 0x0000003f9cef051c: 8142 | 6394 5600 | 6f00 2047 ;; 0x3f843294f8 0x0000003f9cef0526: ; {metadata(method data for {method} {0x00000008000cf290} 'newInvokeSpecial' '(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/DirectMethodHandle$Holder')} 0x0000003f9cef0526: 37c6 1f00 | 1306 9621 | 1316 b600 | 1306 3625 | 1316 6600 | 1306 8603 | 1306 061b ;; 0x3f5c0073c0 0x0000003f9cef0542: ; {oop(a 'java/lang/invoke/MemberName'{0x00000000d01421d8} = {method} {0x0000003f841e5190} '' '(Ljdk/internal/foreign/abi/SoftReferenceCache;)V' in 'jdk/internal/foreign/abi/SoftReferenceCache$$Lambda$61+0x00000008010742b0')} 0x0000003f9cef0542: b776 0000 | 9386 a680 | 9396 b600 | 9386 7608 | 9396 6600 | 9386 8601 ;; emit_profile_type { 0x0000003f9cef055a: 6398 0600 | 0333 0600 | 1363 1300 | 2330 6600 ;; } emit_profile_type 0x0000003f9cef056a: ; implicit exception: dispatches to 0x0000003f9cef09be ;*invokestatic linkToSpecial {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.DirectMethodHandle$Holder::newInvokeSpecial@16 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@5 ; - jdk.internal.foreign.abi.SoftReferenceCache::get@6 (line 36) 0x0000003f9cef056a: 0330 0500 | 2a86 ;; 0x3f843294f8 0x0000003f9cef0570: ; {metadata(method data for {method} {0x00000008000cf290} 'newInvokeSpecial' '(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/DirectMethodHandle$Holder')} 0x0000003f9cef0570: b7c6 1f00 | 9386 9621 | 9396 b600 | 9386 3625 | 9396 6600 | 9386 8603 | 83b2 861f | 8502 | 23bc 561e ;; 0x3f847eb328 0x0000003f9cef0592: ; {metadata(method data for {method} {0x0000003f841e5190} '' '(Ljdk/internal/foreign/abi/SoftReferenceCache;)V' in 'jdk/internal/foreign/abi/SoftReferenceCache$$Lambda$61+0x00000008010742b0')} 0x0000003f9cef0592: 37c6 1f00 | 1306 f623 | 1316 b600 | 1306 c62c | 1316 6600 | 1306 8602 | 8326 c611 | 8926 | 232e d610 0x0000003f9cef05b4: b702 2000 | f932 | b3f6 5600 | bb86 0600 ;; 168 branch [EQ] [c_rarg3|I] [int:0|I] [CounterOverflowStub: 0x0000003f68491ed0] 0x0000003f9cef05c2: 8142 | 6394 5600 | 6f00 a040 | 2a86 ;; 0x3f847eb328 0x0000003f9cef05ce: ; {metadata(method data for {method} {0x0000003f841e5190} '' '(Ljdk/internal/foreign/abi/SoftReferenceCache;)V' in 'jdk/internal/foreign/abi/SoftReferenceCache$$Lambda$61+0x00000008010742b0')} 0x0000003f9cef05ce: b7c6 1f00 | 9386 f623 | 9396 b600 | 9386 c62c | 9396 6600 | 9386 8602 | 83b2 0616 | 8502 | 23b0 5616 ;; 0x3f8400b2a8 0x0000003f9cef05f0: ; {metadata(method data for {method} {0x0000000800501e18} '' '()V' in 'java/lang/Object')} 0x0000003f9cef05f0: 37c6 1f00 | 1306 0620 | 1316 b600 | 1306 a62c | 1316 6600 | 1306 8602 | 8326 c611 | 8926 | 232e d610 0x0000003f9cef0612: b702 2000 | f932 | b3f6 5600 | bb86 0600 ;; 186 branch [EQ] [c_rarg3|I] [int:0|I] [CounterOverflowStub: 0x0000003f684925b0] 0x0000003f9cef0620: 8142 | 6394 5600 | 6f00 603d | 03c6 0b04 ;; 192 branch [NE] [c_rarg2|I] [int:0|I] [G1PreBarrierStub: 0x0000003f68492ab8] 0x0000003f9cef062e: 8142 | 6304 5600 | 6f00 203f | 8a65 | 2e83 | 2326 6500 | 3346 b500 | 5182 ;; 202 branch [NE] [c_rarg2c_rarg2|J] [lng:0|J] [G1PostBarrierStub: 0x0000003f68492f40] 0x0000003f9cef0646: 8142 | 6304 5600 0x0000003f9cef064c: ;*putfield arg$1 {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache$$Lambda$61/0x00000008010742b0::@6 ; - java.lang.invoke.DirectMethodHandle$Holder::newInvokeSpecial@16 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@5 ; - jdk.internal.foreign.abi.SoftReferenceCache::get@6 (line 36) 0x0000003f9cef064c: 6f00 403f | 0f00 5005 ;; 0x3f8432a430 0x0000003f9cef0654: ; {metadata(method data for {method} {0x00000008000c7bd8} 'linkToTargetMethod' '(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')} 0x0000003f9cef0654: 37c6 1f00 | 1306 9621 | 1316 b600 | 1306 0629 | 1316 6600 | 1306 0603 | 1306 061e ;; emit_profile_type { 0x0000003f9cef0670: aa86 | 6398 0600 | 0333 0600 | 1363 1300 | 2330 6600 ;; } emit_profile_type ;; 0x3f847eb0a0 0x0000003f9cef0682: ; {metadata(method data for {method} {0x0000003f841c17c0} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache')} 0x0000003f9cef0682: 37c6 1f00 | 1306 f623 | 1316 b600 | 1306 262c | 1316 6600 | 1306 0602 | 1306 0618 ;; emit_profile_type { 0x0000003f9cef069e: aa86 | 639a 0600 | 0333 0600 | 1363 1300 | 2330 6600 | 6f00 2003 | 83e6 8600 | 8542 | 8e12 | 9696 0x0000003f9cef06be: 0333 0600 | b3c6 6600 | 93f2 c6ff | 638c 0200 | 93f2 2600 | 6398 0200 | 0333 0600 | 1363 2300 0x0000003f9cef06de: 2330 6600 ;; } emit_profile_type 0x0000003f9cef06e2: aa63 0x0000003f9cef06e4: ; implicit exception: dispatches to 0x0000003f9cef0a56 0x0000003f9cef06e4: 03b0 0300 | 1e86 ;; 0x3f847eb0a0 0x0000003f9cef06ea: ; {metadata(method data for {method} {0x0000003f841c17c0} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache')} 0x0000003f9cef06ea: b7c6 1f00 | 9386 f623 | 9396 b600 | 9386 262c | 9396 6600 | 9386 0602 | 0366 8600 | 8542 | 8e12 0x0000003f9cef070a: 1696 | 03b3 061a | 6319 6600 | 83b2 861a | 8502 | 23b4 561a | 6f00 0005 | 03b3 061b | 6319 6600 0x0000003f9cef072a: 83b2 861b | 8502 | 23bc 561a | 6f00 a003 | 03b3 061a | 6319 0300 | 23b0 c61a | 0543 | 23b4 661a 0x0000003f9cef074a: 6f00 4002 | 03b3 061b | 6319 0300 | 23b8 c61a | 0543 | 23bc 661a | 6f00 e000 | 83b2 0619 | 8502 0x0000003f9cef076a: 23b8 5618 | 4a66 | aa86 0x0000003f9cef0772: ;*invokeinterface computeIfAbsent {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache::get@11 (line 37) 0x0000003f9cef0772: 9e85 ;; 0xffffffffffffffff 0x0000003f9cef0774: 3703 0400 | 1303 3300 | 1313 b300 | 1303 3344 | 1313 6300 | 1303 0303 0x0000003f9cef078c: ; ImmutableOopMap {[144]=Oop [152]=Oop } ;*invokeinterface computeIfAbsent {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache::get@11 (line 37) ; {virtual_call} 0x0000003f9cef078c: ef00 8038 0x0000003f9cef0790: ; {other} 0x0000003f9cef0790: 1300 0000 | 3710 0001 0x0000003f9cef0798: ;*invokeinterface computeIfAbsent {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache::get@11 (line 37) 0x0000003f9cef0798: 1b00 0088 | 6316 0502 ;; 0x3f847eb0a0 0x0000003f9cef07a0: ; {metadata(method data for {method} {0x0000003f841c17c0} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache')} 0x0000003f9cef07a0: b7c3 1f00 | 9383 f323 | 9393 b300 | 9383 232c | 9393 6300 | 9383 0302 | 83c2 131c | 93e2 1200 0x0000003f9cef07c0: a380 531c | 6f00 600d ;; 0x8010740a0 0x0000003f9cef07c8: ; {metadata('jdk/internal/foreign/abi/SoftReferenceCache$Node')} 0x0000003f9cef07c8: b706 0400 | 9386 3608 | 9396 b600 | 9386 2650 | 9396 6600 | 9386 0602 | 8362 8500 | 0543 | 0e13 0x0000003f9cef07e8: 9a92 | 6384 d200 | 6f00 2008 ;; 0x3f847eb0a0 0x0000003f9cef07f2: ; {metadata(method data for {method} {0x0000003f841c17c0} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache')} 0x0000003f9cef07f2: b7c3 1f00 | 9383 f323 | 9393 b300 | 9383 232c | 9393 6300 | 9383 0302 | 8366 8500 | 8542 | 8e12 0x0000003f9cef0812: 9696 | 03b3 831d | 6399 6600 | 83b2 031e | 8502 | 23b0 531e | 6f00 4007 | 03b3 831e | 6399 6600 0x0000003f9cef0832: 83b2 031f | 8502 | 23b8 531e | 6f00 e005 | 03b3 831d | 6319 0300 | 23bc d31c | 0543 | 23b0 631e 0x0000003f9cef0852: 6f00 8004 | 03b3 831e | 6319 0300 | 23b4 d31e | 0543 | 23b8 631e | 6f00 2003 | 6f00 e002 ;; 0x3f847eb0a0 0x0000003f9cef0870: ; {metadata(method data for {method} {0x0000003f841c17c0} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache')} 0x0000003f9cef0870: b7c3 1f00 | 9383 f323 | 9393 b300 | 9383 232c | 9393 6300 | 9383 0302 | 83b2 831c | fd12 | 23b4 531c 0x0000003f9cef0892: 6f00 801d | 6f00 4000 0x0000003f9cef089a: ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache::get@16 (line 37) 0x0000003f9cef089a: aa85 0x0000003f9cef089c: ; implicit exception: dispatches to 0x0000003f9cef0a80 0x0000003f9cef089c: 03b0 0500 | 2e86 ;; 0x3f847eb0a0 0x0000003f9cef08a2: ; {metadata(method data for {method} {0x0000003f841c17c0} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache')} 0x0000003f9cef08a2: b7c6 1f00 | 9386 f623 | 9396 b600 | 9386 262c | 9396 6600 | 9386 0602 | 83b2 0620 | 8502 | 23b0 5620 0x0000003f9cef08c4: 4a66 0x0000003f9cef08c6: ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache::get@21 (line 38) 0x0000003f9cef08c6: ea66 0x0000003f9cef08c8: ; ImmutableOopMap {} ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache::get@21 (line 38) ; {optimized virtual_call} 0x0000003f9cef08c8: ef00 906f 0x0000003f9cef08cc: ; {other} 0x0000003f9cef08cc: 1300 0000 | 3710 0002 0x0000003f9cef08d4: ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache::get@21 (line 38) 0x0000003f9cef08d4: 1b00 c09b | 4a74 | ea70 | 2961 0x0000003f9cef08de: ; {poll_return} 0x0000003f9cef08de: 83b2 8b3b | 63f4 2200 | 6f00 e01a | 8280 ;; CounterOverflowStub slow case ;; 0x3f841c17c0 0x0000003f9cef08ec: ; {metadata({method} {0x0000003f841c17c0} 'get' '(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;' in 'jdk/internal/foreign/abi/SoftReferenceCache')} 0x0000003f9cef08ec: b7c2 1f00 | 9382 e220 | 9392 b200 | 9382 f205 | 9392 6200 | 9382 0200 | 16e4 | fd52 | 16e0 0x0000003f9cef090a: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cef090a: 9792 e906 0x0000003f9cef090e: ; ImmutableOopMap {c_rarg1=Oop c_rarg2=Oop c_rarg3=Oop } ;*synchronization entry ; - jdk.internal.foreign.abi.SoftReferenceCache::get@-1 (line 36) 0x0000003f9cef090e: e780 62f3 | 6ff0 7f92 ;; CounterOverflowStub slow case ;; 0x8000c7bd8 0x0000003f9cef0916: ; {metadata({method} {0x00000008000c7bd8} 'linkToTargetMethod' '(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/Invokers$Holder')} 0x0000003f9cef0916: b702 0400 | 9382 6200 | 9392 b200 | 9382 f21e | 9392 6200 | 9382 8201 | 16e4 | fd52 | 16e0 0x0000003f9cef0934: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cef0934: 9792 e906 0x0000003f9cef0938: ; ImmutableOopMap {c_rarg1=Oop t2=Oop c_rarg4=Oop [144]=Oop [152]=Oop } ;*synchronization entry ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@-1 ; - jdk.internal.foreign.abi.SoftReferenceCache::get@6 (line 36) 0x0000003f9cef0938: e780 c2f0 | 6ff0 ff9a ;; CounterOverflowStub slow case ;; 0x8000cf290 0x0000003f9cef0940: ; {metadata({method} {0x00000008000cf290} 'newInvokeSpecial' '(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/DirectMethodHandle$Holder')} 0x0000003f9cef0940: b702 0400 | 9382 6200 | 9392 b200 | 9382 a23c | 9392 6200 | 9382 0201 | 16e4 | fd52 | 16e0 0x0000003f9cef095e: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cef095e: 9792 e906 0x0000003f9cef0962: ; ImmutableOopMap {c_rarg1=Oop t2=Oop c_rarg4=Oop [144]=Oop [152]=Oop } ;*synchronization entry ; - java.lang.invoke.DirectMethodHandle$Holder::newInvokeSpecial@-1 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@5 ; - jdk.internal.foreign.abi.SoftReferenceCache::get@6 (line 36) 0x0000003f9cef0962: e780 22ee | 6ff0 ffa0 ;; CounterOverflowStub slow case ;; 0x8000b8740 0x0000003f9cef096a: ; {metadata({method} {0x00000008000b8740} 'allocateInstance' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/DirectMethodHandle')} 0x0000003f9cef096a: b702 0400 | 9382 5200 | 9392 b200 | 9382 d261 | 9392 6200 | 9382 0200 | 16e4 | fd52 | 16e0 0x0000003f9cef0988: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cef0988: 9792 e906 0x0000003f9cef098c: ; ImmutableOopMap {c_rarg1=Oop t2=Oop c_rarg4=Oop [144]=Oop [152]=Oop } ;*synchronization entry ; - java.lang.invoke.DirectMethodHandle::allocateInstance@-1 (line 500) ; - java.lang.invoke.DirectMethodHandle$Holder::newInvokeSpecial@1 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@5 ; - jdk.internal.foreign.abi.SoftReferenceCache::get@6 (line 36) 0x0000003f9cef098c: e780 82eb | 6ff0 ffa6 ;; CounterOverflowStub slow case ;; 0x8000b94d0 0x0000003f9cef0994: ; {metadata({method} {0x00000008000b94d0} 'constructorMethod' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'java/lang/invoke/DirectMethodHandle')} 0x0000003f9cef0994: b702 0400 | 9382 5200 | 9392 b200 | 9382 3265 | 9392 6200 | 9382 0201 | 16e4 | fd52 | 16e0 0x0000003f9cef09b2: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cef09b2: 9792 e906 0x0000003f9cef09b6: ; ImmutableOopMap {c_rarg0=Oop [128]=Oop [136]=Oop [144]=Oop [152]=Oop } ;*synchronization entry ; - java.lang.invoke.DirectMethodHandle::constructorMethod@-1 (line 494) ; - java.lang.invoke.DirectMethodHandle$Holder::newInvokeSpecial@6 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@5 ; - jdk.internal.foreign.abi.SoftReferenceCache::get@6 (line 36) 0x0000003f9cef09b6: e780 e2e8 | 6ff0 dfb6 ;; ImplicitNullCheckStub slow case 0x0000003f9cef09be: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cef09be: 97e2 e906 0x0000003f9cef09c2: ; ImmutableOopMap {c_rarg0=Oop [128]=Oop [136]=Oop [144]=Oop [152]=Oop } ;*invokestatic linkToSpecial {reexecute=0 rethrow=0 return_oop=0} ; - java.lang.invoke.DirectMethodHandle$Holder::newInvokeSpecial@16 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@5 ; - jdk.internal.foreign.abi.SoftReferenceCache::get@6 (line 36) 0x0000003f9cef09c2: e780 22d0 ;; should not reach here 0x0000003f9cef09c6: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; CounterOverflowStub slow case ;; 0x3f841e5190 0x0000003f9cef09d2: ; {metadata({method} {0x0000003f841e5190} '' '(Ljdk/internal/foreign/abi/SoftReferenceCache;)V' in 'jdk/internal/foreign/abi/SoftReferenceCache$$Lambda$61+0x00000008010742b0')} 0x0000003f9cef09d2: b7c2 1f00 | 9382 f220 | 9392 b200 | 9382 6214 | 9392 6200 | 9382 0201 | 16e4 | fd52 | 16e0 0x0000003f9cef09f0: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cef09f0: 9792 e906 0x0000003f9cef09f4: ; ImmutableOopMap {c_rarg0=Oop [128]=Oop [136]=Oop [144]=Oop [152]=Oop } ;*synchronization entry ; - jdk.internal.foreign.abi.SoftReferenceCache$$Lambda$61/0x00000008010742b0::@-1 ; - java.lang.invoke.DirectMethodHandle$Holder::newInvokeSpecial@16 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@5 ; - jdk.internal.foreign.abi.SoftReferenceCache::get@6 (line 36) 0x0000003f9cef09f4: e780 02e5 | 6ff0 5fbd ;; CounterOverflowStub slow case ;; 0x800501e18 0x0000003f9cef09fc: ; {metadata({method} {0x0000000800501e18} '' '()V' in 'java/lang/Object')} 0x0000003f9cef09fc: b702 0400 | 9382 8202 | 9392 b200 | 9382 8207 | 9392 6200 | 9382 8201 | 16e4 | fd52 | 16e0 0x0000003f9cef0a1a: ; {runtime_call counter_overflow Runtime1 stub} 0x0000003f9cef0a1a: 9792 e906 0x0000003f9cef0a1e: ; ImmutableOopMap {c_rarg0=Oop [128]=Oop [136]=Oop [144]=Oop [152]=Oop } ;*synchronization entry ; - java.lang.Object::@-1 (line 45) ; - jdk.internal.foreign.abi.SoftReferenceCache$$Lambda$61/0x00000008010742b0::@1 ; - java.lang.invoke.DirectMethodHandle$Holder::newInvokeSpecial@16 ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@5 ; - jdk.internal.foreign.abi.SoftReferenceCache::get@6 (line 36) 0x0000003f9cef0a1e: e780 62e2 | 6ff0 9fc0 ;; G1PreBarrierStub slow case 0x0000003f9cef0a26: 0366 c500 | 6314 0600 | 6ff0 bfc0 | 32e0 0x0000003f9cef0a34: ; {runtime_call g1_pre_barrier_slow} 0x0000003f9cef0a34: 9782 e906 | e780 c27c | 6ff0 dfbf ;; G1PostBarrierStub slow case 0x0000003f9cef0a40: 6394 0500 | 6ff0 dfc0 | 2ae0 0x0000003f9cef0a4a: ; {runtime_call g1_post_barrier_slow} 0x0000003f9cef0a4a: 9782 e906 | e780 624b | 6ff0 ffbf ;; ImplicitNullCheckStub slow case 0x0000003f9cef0a56: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cef0a56: 97e2 e906 0x0000003f9cef0a5a: ; ImmutableOopMap {c_rarg0=Oop t2=Oop [144]=Oop [152]=Oop } ;*invokeinterface computeIfAbsent {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache::get@11 (line 37) 0x0000003f9cef0a5a: e780 a2c6 ;; should not reach here 0x0000003f9cef0a5e: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; SimpleExceptionStub slow case 0x0000003f9cef0a6a: aa82 0x0000003f9cef0a6c: ; {runtime_call throw_class_cast_exception Runtime1 stub} 0x0000003f9cef0a6c: 17b3 e906 0x0000003f9cef0a70: ; ImmutableOopMap {[144]=Oop [152]=Oop } ;*checkcast {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache::get@16 (line 37) 0x0000003f9cef0a70: e700 434d ;; should not reach here 0x0000003f9cef0a74: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; ImplicitNullCheckStub slow case 0x0000003f9cef0a80: ; {runtime_call throw_null_pointer_exception Runtime1 stub} 0x0000003f9cef0a80: 97e2 e906 0x0000003f9cef0a84: ; ImmutableOopMap {c_rarg1=Oop [144]=Oop [152]=Oop } ;*invokevirtual get {reexecute=0 rethrow=0 return_oop=0} ; - jdk.internal.foreign.abi.SoftReferenceCache::get@21 (line 38) 0x0000003f9cef0a84: e780 02c4 ;; should not reach here 0x0000003f9cef0a88: 7310 10c0 | a8f0 | 70bc | 3f00 0000 ;; C1SafepointPollStub slow case 0x0000003f9cef0a94: ; {internal_word} 0x0000003f9cef0a94: 9702 0000 | 9382 a2e4 | 23b8 5b3c 0x0000003f9cef0aa0: ; {runtime_call SafepointBlob} 0x0000003f9cef0aa0: 97f2 f506 | 6780 0212 ;; Unwind handler 0x0000003f9cef0aa8: 03b5 8b47 | 23bc 0b46 | 23b0 0b48 ;; remove_frame and dispatch to the unwind handler 0x0000003f9cef0ab4: 4a74 | ea70 | 2961 0x0000003f9cef0aba: ; {runtime_call unwind_exception Runtime1 stub} 0x0000003f9cef0aba: 97f2 e906 | 6780 62ac | 0000 | 0000 | 0000 [Stub Code] 0x0000003f9cef0ac8: ; {no_reloc} 0x0000003f9cef0ac8: 0100 | 0100 0x0000003f9cef0acc: ; {trampoline_stub} 0x0000003f9cef0acc: 9702 0000 | 83b2 c200 | 6780 0200 | d8cc | 35a4 | 3f00 0000 0x0000003f9cef0ae0: ; {static_stub} 0x0000003f9cef0ae0: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cef0b00: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 | 0100 | 0100 0x0000003f9cef0b14: ; {trampoline_stub} 0x0000003f9cef0b14: 9702 0000 | 83b2 c200 | 6780 0200 | 00d4 | 8b9c 3f00 | 0000 | 0100 | 0100 0x0000003f9cef0b2c: ; {trampoline_stub} 0x0000003f9cef0b2c: 9702 0000 | 83b2 c200 | 6780 0200 | c017 | ef9c 3f00 | 0000 [Exception Handler] 0x0000003f9cef0b40: b964 | 9b84 d4ea | 1b06 207d | 3967 | 1b07 d7ea | b967 | 9b87 d7ea 0x0000003f9cef0b56: ; {runtime_call handle_exception_from_callee Runtime1 stub} 0x0000003f9cef0b56: 97c2 e906 | e780 a2d6 | 7310 10c0 | a8f0 | 70bc | 3f00 0000 [Deopt Handler Code] 0x0000003f9cef0b6a: 9700 0000 0x0000003f9cef0b6e: ; {runtime_call DeoptimizationBlob} 0x0000003f9cef0b6e: 97f2 f506 | 6780 2235 0x0000003f9cef0b76: ; {static_stub} 0x0000003f9cef0b76: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cef0b96: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 0x0000003f9cef0ba6: ; {static_stub} 0x0000003f9cef0ba6: b70f 0000 | 938f 0f00 | 939f bf00 | 938f 0f00 | 939f 6f00 | 938f 0f00 | b702 0000 | 9382 0200 0x0000003f9cef0bc6: 9392 b200 | 9382 0200 | 9392 6200 | 6780 0200 | 0000 [/MachCode] --------------- P R O C E S S --------------- uid : 1001 euid : 1001 gid : 1001 egid : 1001 umask: 0002 (-------w-) Threads class SMR info: _java_thread_list=0x0000003f3c0abed0, length=11, elements={ 0x0000003fb402d7e0, 0x0000003fb41d84c0, 0x0000003fb41d9da0, 0x0000003fb41dbbe0, 0x0000003fb41dd310, 0x0000003fb41dea40, 0x0000003fb41e06f0, 0x0000003fb41e1f40, 0x0000003fb42b13b0, 0x0000003fb42b85e0, 0x0000003fb430dfa0 } _java_thread_list_alloc_cnt=34, _java_thread_list_free_cnt=32, _java_thread_list_max=12, _nested_thread_list_max=0 _tlh_cnt=1658, _tlh_times=306, avg_tlh_time=0.18, _tlh_time_max=43 _deleted_thread_cnt=11, _deleted_thread_times=0, avg_deleted_thread_time=0.00, _deleted_thread_time_max=0 _delete_lock_wait_cnt=0, _delete_lock_wait_max=0 _to_delete_list_cnt=0, _to_delete_list_max=2 Java Threads: ( => current thread ) 0x0000003fb402d7e0 JavaThread "main" [_thread_blocked, id=464668, stack(0x0000003fbae00000,0x0000003fbb000000)] 0x0000003fb41d84c0 JavaThread "Reference Handler" daemon [_thread_blocked, id=464675, stack(0x0000003fb8564000,0x0000003fb8764000)] 0x0000003fb41d9da0 JavaThread "Finalizer" daemon [_thread_blocked, id=464676, stack(0x0000003fb8364000,0x0000003fb8564000)] 0x0000003fb41dbbe0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=464677, stack(0x0000003fb8164000,0x0000003fb8364000)] 0x0000003fb41dd310 JavaThread "Service Thread" daemon [_thread_blocked, id=464678, stack(0x0000003f9c600000,0x0000003f9c800000)] 0x0000003fb41dea40 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=464679, stack(0x0000003f9c400000,0x0000003f9c600000)] 0x0000003fb41e06f0 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=464680, stack(0x0000003f9c200000,0x0000003f9c400000)] 0x0000003fb41e1f40 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=464681, stack(0x0000003f9c000000,0x0000003f9c200000)] 0x0000003fb42b13b0 JavaThread "Notification Thread" daemon [_thread_blocked, id=464682, stack(0x0000003f8de00000,0x0000003f8e000000)] 0x0000003fb42b85e0 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=464684, stack(0x0000003f8d9fe000,0x0000003f8dbfe000)] =>0x0000003fb430dfa0 JavaThread "MainThread" [_thread_in_Java, id=464685, stack(0x0000003f8d7fe000,0x0000003f8d9fe000)] Other Threads: 0x0000003fb41b44b0 VMThread "VM Thread" [stack: 0x0000003fb8766000,0x0000003fb8966000] [id=464674] _threads_hazard_ptr=0x0000003f3c0abed0, _nested_threads_hazard_ptr_cnt=0 0x0000003fb42b3460 WatcherThread "VM Periodic Task Thread" [stack: 0x0000003f8dc00000,0x0000003f8de00000] [id=464683] 0x0000003fb406b3c0 WorkerThread "GC Thread#0" [stack: 0x0000003fb9691000,0x0000003fb9891000] [id=464669] 0x0000003f7c007d00 WorkerThread "GC Thread#1" [stack: 0x0000003f8d3fe000,0x0000003f8d5fe000] [id=464687] 0x0000003f7c008640 WorkerThread "GC Thread#2" [stack: 0x0000003f8d1fc000,0x0000003f8d3fc000] [id=464688] 0x0000003f7c009090 WorkerThread "GC Thread#3" [stack: 0x0000003f8cffa000,0x0000003f8d1fa000] [id=464689] 0x0000003fb4072b40 ConcurrentGCThread "G1 Main Marker" [stack: 0x0000003fb948f000,0x0000003fb968f000] [id=464670] 0x0000003fb4073c80 WorkerThread "G1 Conc#0" [stack: 0x0000003fb928d000,0x0000003fb948d000] [id=464671] 0x0000003fb412a180 ConcurrentGCThread "G1 Refine#0" [stack: 0x0000003fb8c87000,0x0000003fb8e87000] [id=464672] 0x0000003fb412b2e0 ConcurrentGCThread "G1 Service" [stack: 0x0000003fb8a85000,0x0000003fb8c85000] [id=464673] Threads with active compile tasks: C2 CompilerThread0 74768 4477 4 java.lang.invoke.InvokerBytecodeGenerator:: (80 bytes) VM state: synchronizing (normal execution) VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) [0x0000003fb402bd60] Threads_lock - owner thread: 0x0000003fb41b44b0 Heap address: 0x00000000d0000000, size: 768 MB, Compressed Oops mode: 32-bit CDS archive(s) mapped at: [0x0000000800000000-0x0000000800d14000-0x0000000800d14000), size 13713408, 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 5 size 8 Array Of Cards #cards 12 size 40 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: 4 total, 4 available Memory: 15990M Large Page Support: Disabled NUMA Support: Disabled Compressed Oops: Enabled (32-bit) Heap Region Size: 1M Heap Min Capacity: 8M Heap Initial Capacity: 250M Heap Max Capacity: 768M Pre-touch: Disabled Parallel Workers: 4 Concurrent Workers: 1 Concurrent Refinement Workers: 4 Periodic GC: Disabled Heap: garbage-first heap total 258048K, used 7980K [0x00000000d0000000, 0x0000000100000000) region size 1024K, 4 young (4096K), 2 survivors (2048K) Metaspace used 11968K, committed 14784K, reserved 1114112K class space used 1845K, committed 3136K, 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|0x00000000d0000000, 0x00000000d0100000, 0x00000000d0100000|100%| O| |TAMS 0x00000000d0000000| PB 0x00000000d0000000| Untracked | 1|0x00000000d0100000, 0x00000000d0200000, 0x00000000d0200000|100%| O| |TAMS 0x00000000d0100000| PB 0x00000000d0100000| Untracked | 2|0x00000000d0200000, 0x00000000d0300000, 0x00000000d0300000|100%| O| |TAMS 0x00000000d0200000| PB 0x00000000d0200000| Untracked | 3|0x00000000d0300000, 0x00000000d0400000, 0x00000000d0400000|100%| O| |TAMS 0x00000000d0300000| PB 0x00000000d0300000| Untracked | 4|0x00000000d0400000, 0x00000000d048b800, 0x00000000d0500000| 54%| O| |TAMS 0x00000000d0400000| PB 0x00000000d0400000| Untracked | 5|0x00000000d0500000, 0x00000000d0500000, 0x00000000d0600000| 0%| F| |TAMS 0x00000000d0500000| PB 0x00000000d0500000| Untracked | 6|0x00000000d0600000, 0x00000000d0600000, 0x00000000d0700000| 0%| F| |TAMS 0x00000000d0600000| PB 0x00000000d0600000| Untracked | 7|0x00000000d0700000, 0x00000000d0700000, 0x00000000d0800000| 0%| F| |TAMS 0x00000000d0700000| PB 0x00000000d0700000| Untracked | 8|0x00000000d0800000, 0x00000000d0800000, 0x00000000d0900000| 0%| F| |TAMS 0x00000000d0800000| PB 0x00000000d0800000| Untracked | 9|0x00000000d0900000, 0x00000000d0900000, 0x00000000d0a00000| 0%| F| |TAMS 0x00000000d0900000| PB 0x00000000d0900000| Untracked | 10|0x00000000d0a00000, 0x00000000d0a00000, 0x00000000d0b00000| 0%| F| |TAMS 0x00000000d0a00000| PB 0x00000000d0a00000| Untracked | 11|0x00000000d0b00000, 0x00000000d0b00000, 0x00000000d0c00000| 0%| F| |TAMS 0x00000000d0b00000| PB 0x00000000d0b00000| Untracked | 12|0x00000000d0c00000, 0x00000000d0c00000, 0x00000000d0d00000| 0%| F| |TAMS 0x00000000d0c00000| PB 0x00000000d0c00000| Untracked | 13|0x00000000d0d00000, 0x00000000d0d00000, 0x00000000d0e00000| 0%| F| |TAMS 0x00000000d0d00000| PB 0x00000000d0d00000| Untracked | 14|0x00000000d0e00000, 0x00000000d0e00000, 0x00000000d0f00000| 0%| F| |TAMS 0x00000000d0e00000| PB 0x00000000d0e00000| Untracked | 15|0x00000000d0f00000, 0x00000000d0f00000, 0x00000000d1000000| 0%| F| |TAMS 0x00000000d0f00000| PB 0x00000000d0f00000| Untracked | 16|0x00000000d1000000, 0x00000000d1000000, 0x00000000d1100000| 0%| F| |TAMS 0x00000000d1000000| PB 0x00000000d1000000| Untracked | 17|0x00000000d1100000, 0x00000000d1100000, 0x00000000d1200000| 0%| F| |TAMS 0x00000000d1100000| PB 0x00000000d1100000| Untracked | 18|0x00000000d1200000, 0x00000000d1200000, 0x00000000d1300000| 0%| F| |TAMS 0x00000000d1200000| PB 0x00000000d1200000| Untracked | 19|0x00000000d1300000, 0x00000000d1300000, 0x00000000d1400000| 0%| F| |TAMS 0x00000000d1300000| PB 0x00000000d1300000| Untracked | 20|0x00000000d1400000, 0x00000000d1400000, 0x00000000d1500000| 0%| F| |TAMS 0x00000000d1400000| PB 0x00000000d1400000| Untracked | 21|0x00000000d1500000, 0x00000000d1500000, 0x00000000d1600000| 0%| F| |TAMS 0x00000000d1500000| PB 0x00000000d1500000| Untracked | 22|0x00000000d1600000, 0x00000000d1600000, 0x00000000d1700000| 0%| F| |TAMS 0x00000000d1600000| PB 0x00000000d1600000| Untracked | 23|0x00000000d1700000, 0x00000000d1700000, 0x00000000d1800000| 0%| F| |TAMS 0x00000000d1700000| PB 0x00000000d1700000| Untracked | 24|0x00000000d1800000, 0x00000000d1800000, 0x00000000d1900000| 0%| F| |TAMS 0x00000000d1800000| PB 0x00000000d1800000| Untracked | 25|0x00000000d1900000, 0x00000000d1900000, 0x00000000d1a00000| 0%| F| |TAMS 0x00000000d1900000| PB 0x00000000d1900000| Untracked | 26|0x00000000d1a00000, 0x00000000d1a00000, 0x00000000d1b00000| 0%| F| |TAMS 0x00000000d1a00000| PB 0x00000000d1a00000| Untracked | 27|0x00000000d1b00000, 0x00000000d1b00000, 0x00000000d1c00000| 0%| F| |TAMS 0x00000000d1b00000| PB 0x00000000d1b00000| Untracked | 28|0x00000000d1c00000, 0x00000000d1c00000, 0x00000000d1d00000| 0%| F| |TAMS 0x00000000d1c00000| PB 0x00000000d1c00000| Untracked | 29|0x00000000d1d00000, 0x00000000d1d00000, 0x00000000d1e00000| 0%| F| |TAMS 0x00000000d1d00000| PB 0x00000000d1d00000| Untracked | 30|0x00000000d1e00000, 0x00000000d1e00000, 0x00000000d1f00000| 0%| F| |TAMS 0x00000000d1e00000| PB 0x00000000d1e00000| Untracked | 31|0x00000000d1f00000, 0x00000000d1f00000, 0x00000000d2000000| 0%| F| |TAMS 0x00000000d1f00000| PB 0x00000000d1f00000| Untracked | 32|0x00000000d2000000, 0x00000000d2000000, 0x00000000d2100000| 0%| F| |TAMS 0x00000000d2000000| PB 0x00000000d2000000| Untracked | 33|0x00000000d2100000, 0x00000000d2100000, 0x00000000d2200000| 0%| F| |TAMS 0x00000000d2100000| PB 0x00000000d2100000| Untracked | 34|0x00000000d2200000, 0x00000000d2200000, 0x00000000d2300000| 0%| F| |TAMS 0x00000000d2200000| PB 0x00000000d2200000| Untracked | 35|0x00000000d2300000, 0x00000000d2300000, 0x00000000d2400000| 0%| F| |TAMS 0x00000000d2300000| PB 0x00000000d2300000| Untracked | 36|0x00000000d2400000, 0x00000000d2400000, 0x00000000d2500000| 0%| F| |TAMS 0x00000000d2400000| PB 0x00000000d2400000| Untracked | 37|0x00000000d2500000, 0x00000000d2500000, 0x00000000d2600000| 0%| F| |TAMS 0x00000000d2500000| PB 0x00000000d2500000| Untracked | 38|0x00000000d2600000, 0x00000000d2600000, 0x00000000d2700000| 0%| F| |TAMS 0x00000000d2600000| PB 0x00000000d2600000| Untracked | 39|0x00000000d2700000, 0x00000000d2700000, 0x00000000d2800000| 0%| F| |TAMS 0x00000000d2700000| PB 0x00000000d2700000| Untracked | 40|0x00000000d2800000, 0x00000000d2800000, 0x00000000d2900000| 0%| F| |TAMS 0x00000000d2800000| PB 0x00000000d2800000| Untracked | 41|0x00000000d2900000, 0x00000000d2900000, 0x00000000d2a00000| 0%| F| |TAMS 0x00000000d2900000| PB 0x00000000d2900000| Untracked | 42|0x00000000d2a00000, 0x00000000d2a00000, 0x00000000d2b00000| 0%| F| |TAMS 0x00000000d2a00000| PB 0x00000000d2a00000| Untracked | 43|0x00000000d2b00000, 0x00000000d2b00000, 0x00000000d2c00000| 0%| F| |TAMS 0x00000000d2b00000| PB 0x00000000d2b00000| Untracked | 44|0x00000000d2c00000, 0x00000000d2c00000, 0x00000000d2d00000| 0%| F| |TAMS 0x00000000d2c00000| PB 0x00000000d2c00000| Untracked | 45|0x00000000d2d00000, 0x00000000d2d00000, 0x00000000d2e00000| 0%| F| |TAMS 0x00000000d2d00000| PB 0x00000000d2d00000| Untracked | 46|0x00000000d2e00000, 0x00000000d2e00000, 0x00000000d2f00000| 0%| F| |TAMS 0x00000000d2e00000| PB 0x00000000d2e00000| Untracked | 47|0x00000000d2f00000, 0x00000000d2f00000, 0x00000000d3000000| 0%| F| |TAMS 0x00000000d2f00000| PB 0x00000000d2f00000| Untracked | 48|0x00000000d3000000, 0x00000000d3000000, 0x00000000d3100000| 0%| F| |TAMS 0x00000000d3000000| PB 0x00000000d3000000| Untracked | 49|0x00000000d3100000, 0x00000000d3100000, 0x00000000d3200000| 0%| F| |TAMS 0x00000000d3100000| PB 0x00000000d3100000| Untracked | 50|0x00000000d3200000, 0x00000000d3200000, 0x00000000d3300000| 0%| F| |TAMS 0x00000000d3200000| PB 0x00000000d3200000| Untracked | 51|0x00000000d3300000, 0x00000000d3300000, 0x00000000d3400000| 0%| F| |TAMS 0x00000000d3300000| PB 0x00000000d3300000| Untracked | 52|0x00000000d3400000, 0x00000000d3400000, 0x00000000d3500000| 0%| F| |TAMS 0x00000000d3400000| PB 0x00000000d3400000| Untracked | 53|0x00000000d3500000, 0x00000000d3500000, 0x00000000d3600000| 0%| F| |TAMS 0x00000000d3500000| PB 0x00000000d3500000| Untracked | 54|0x00000000d3600000, 0x00000000d3600000, 0x00000000d3700000| 0%| F| |TAMS 0x00000000d3600000| PB 0x00000000d3600000| Untracked | 55|0x00000000d3700000, 0x00000000d3700000, 0x00000000d3800000| 0%| F| |TAMS 0x00000000d3700000| PB 0x00000000d3700000| Untracked | 56|0x00000000d3800000, 0x00000000d3800000, 0x00000000d3900000| 0%| F| |TAMS 0x00000000d3800000| PB 0x00000000d3800000| Untracked | 57|0x00000000d3900000, 0x00000000d3900000, 0x00000000d3a00000| 0%| F| |TAMS 0x00000000d3900000| PB 0x00000000d3900000| Untracked | 58|0x00000000d3a00000, 0x00000000d3a00000, 0x00000000d3b00000| 0%| F| |TAMS 0x00000000d3a00000| PB 0x00000000d3a00000| Untracked | 59|0x00000000d3b00000, 0x00000000d3b00000, 0x00000000d3c00000| 0%| F| |TAMS 0x00000000d3b00000| PB 0x00000000d3b00000| Untracked | 60|0x00000000d3c00000, 0x00000000d3c00000, 0x00000000d3d00000| 0%| F| |TAMS 0x00000000d3c00000| PB 0x00000000d3c00000| Untracked | 61|0x00000000d3d00000, 0x00000000d3d00000, 0x00000000d3e00000| 0%| F| |TAMS 0x00000000d3d00000| PB 0x00000000d3d00000| Untracked | 62|0x00000000d3e00000, 0x00000000d3e00000, 0x00000000d3f00000| 0%| F| |TAMS 0x00000000d3e00000| PB 0x00000000d3e00000| Untracked | 63|0x00000000d3f00000, 0x00000000d3f00000, 0x00000000d4000000| 0%| F| |TAMS 0x00000000d3f00000| PB 0x00000000d3f00000| Untracked | 64|0x00000000d4000000, 0x00000000d4000000, 0x00000000d4100000| 0%| F| |TAMS 0x00000000d4000000| PB 0x00000000d4000000| Untracked | 65|0x00000000d4100000, 0x00000000d4100000, 0x00000000d4200000| 0%| F| |TAMS 0x00000000d4100000| PB 0x00000000d4100000| Untracked | 66|0x00000000d4200000, 0x00000000d4200000, 0x00000000d4300000| 0%| F| |TAMS 0x00000000d4200000| PB 0x00000000d4200000| Untracked | 67|0x00000000d4300000, 0x00000000d4300000, 0x00000000d4400000| 0%| F| |TAMS 0x00000000d4300000| PB 0x00000000d4300000| Untracked | 68|0x00000000d4400000, 0x00000000d4400000, 0x00000000d4500000| 0%| F| |TAMS 0x00000000d4400000| PB 0x00000000d4400000| Untracked | 69|0x00000000d4500000, 0x00000000d4500000, 0x00000000d4600000| 0%| F| |TAMS 0x00000000d4500000| PB 0x00000000d4500000| Untracked | 70|0x00000000d4600000, 0x00000000d4600000, 0x00000000d4700000| 0%| F| |TAMS 0x00000000d4600000| PB 0x00000000d4600000| Untracked | 71|0x00000000d4700000, 0x00000000d4700000, 0x00000000d4800000| 0%| F| |TAMS 0x00000000d4700000| PB 0x00000000d4700000| Untracked | 72|0x00000000d4800000, 0x00000000d4800000, 0x00000000d4900000| 0%| F| |TAMS 0x00000000d4800000| PB 0x00000000d4800000| Untracked | 73|0x00000000d4900000, 0x00000000d4900000, 0x00000000d4a00000| 0%| F| |TAMS 0x00000000d4900000| PB 0x00000000d4900000| Untracked | 74|0x00000000d4a00000, 0x00000000d4a00000, 0x00000000d4b00000| 0%| F| |TAMS 0x00000000d4a00000| PB 0x00000000d4a00000| Untracked | 75|0x00000000d4b00000, 0x00000000d4b00000, 0x00000000d4c00000| 0%| F| |TAMS 0x00000000d4b00000| PB 0x00000000d4b00000| Untracked | 76|0x00000000d4c00000, 0x00000000d4c00000, 0x00000000d4d00000| 0%| F| |TAMS 0x00000000d4c00000| PB 0x00000000d4c00000| Untracked | 77|0x00000000d4d00000, 0x00000000d4d00000, 0x00000000d4e00000| 0%| F| |TAMS 0x00000000d4d00000| PB 0x00000000d4d00000| Untracked | 78|0x00000000d4e00000, 0x00000000d4e00000, 0x00000000d4f00000| 0%| F| |TAMS 0x00000000d4e00000| PB 0x00000000d4e00000| Untracked | 79|0x00000000d4f00000, 0x00000000d4f00000, 0x00000000d5000000| 0%| F| |TAMS 0x00000000d4f00000| PB 0x00000000d4f00000| Untracked | 80|0x00000000d5000000, 0x00000000d5000000, 0x00000000d5100000| 0%| F| |TAMS 0x00000000d5000000| PB 0x00000000d5000000| Untracked | 81|0x00000000d5100000, 0x00000000d5100000, 0x00000000d5200000| 0%| F| |TAMS 0x00000000d5100000| PB 0x00000000d5100000| Untracked | 82|0x00000000d5200000, 0x00000000d5200000, 0x00000000d5300000| 0%| F| |TAMS 0x00000000d5200000| PB 0x00000000d5200000| Untracked | 83|0x00000000d5300000, 0x00000000d5300000, 0x00000000d5400000| 0%| F| |TAMS 0x00000000d5300000| PB 0x00000000d5300000| Untracked | 84|0x00000000d5400000, 0x00000000d5400000, 0x00000000d5500000| 0%| F| |TAMS 0x00000000d5400000| PB 0x00000000d5400000| Untracked | 85|0x00000000d5500000, 0x00000000d5500000, 0x00000000d5600000| 0%| F| |TAMS 0x00000000d5500000| PB 0x00000000d5500000| Untracked | 86|0x00000000d5600000, 0x00000000d5600000, 0x00000000d5700000| 0%| F| |TAMS 0x00000000d5600000| PB 0x00000000d5600000| Untracked | 87|0x00000000d5700000, 0x00000000d5700000, 0x00000000d5800000| 0%| F| |TAMS 0x00000000d5700000| PB 0x00000000d5700000| Untracked | 88|0x00000000d5800000, 0x00000000d5800000, 0x00000000d5900000| 0%| F| |TAMS 0x00000000d5800000| PB 0x00000000d5800000| Untracked | 89|0x00000000d5900000, 0x00000000d5900000, 0x00000000d5a00000| 0%| F| |TAMS 0x00000000d5900000| PB 0x00000000d5900000| Untracked | 90|0x00000000d5a00000, 0x00000000d5a00000, 0x00000000d5b00000| 0%| F| |TAMS 0x00000000d5a00000| PB 0x00000000d5a00000| Untracked | 91|0x00000000d5b00000, 0x00000000d5b00000, 0x00000000d5c00000| 0%| F| |TAMS 0x00000000d5b00000| PB 0x00000000d5b00000| Untracked | 92|0x00000000d5c00000, 0x00000000d5c00000, 0x00000000d5d00000| 0%| F| |TAMS 0x00000000d5c00000| PB 0x00000000d5c00000| Untracked | 93|0x00000000d5d00000, 0x00000000d5d00000, 0x00000000d5e00000| 0%| F| |TAMS 0x00000000d5d00000| PB 0x00000000d5d00000| Untracked | 94|0x00000000d5e00000, 0x00000000d5e00000, 0x00000000d5f00000| 0%| F| |TAMS 0x00000000d5e00000| PB 0x00000000d5e00000| Untracked | 95|0x00000000d5f00000, 0x00000000d5f00000, 0x00000000d6000000| 0%| F| |TAMS 0x00000000d5f00000| PB 0x00000000d5f00000| Untracked | 96|0x00000000d6000000, 0x00000000d6000000, 0x00000000d6100000| 0%| F| |TAMS 0x00000000d6000000| PB 0x00000000d6000000| Untracked | 97|0x00000000d6100000, 0x00000000d6100000, 0x00000000d6200000| 0%| F| |TAMS 0x00000000d6100000| PB 0x00000000d6100000| Untracked | 98|0x00000000d6200000, 0x00000000d6200000, 0x00000000d6300000| 0%| F| |TAMS 0x00000000d6200000| PB 0x00000000d6200000| Untracked | 99|0x00000000d6300000, 0x00000000d6300000, 0x00000000d6400000| 0%| F| |TAMS 0x00000000d6300000| PB 0x00000000d6300000| Untracked | 100|0x00000000d6400000, 0x00000000d6400000, 0x00000000d6500000| 0%| F| |TAMS 0x00000000d6400000| PB 0x00000000d6400000| Untracked | 101|0x00000000d6500000, 0x00000000d6500000, 0x00000000d6600000| 0%| F| |TAMS 0x00000000d6500000| PB 0x00000000d6500000| Untracked | 102|0x00000000d6600000, 0x00000000d6600000, 0x00000000d6700000| 0%| F| |TAMS 0x00000000d6600000| PB 0x00000000d6600000| Untracked | 103|0x00000000d6700000, 0x00000000d6700000, 0x00000000d6800000| 0%| F| |TAMS 0x00000000d6700000| PB 0x00000000d6700000| Untracked | 104|0x00000000d6800000, 0x00000000d6800000, 0x00000000d6900000| 0%| F| |TAMS 0x00000000d6800000| PB 0x00000000d6800000| Untracked | 105|0x00000000d6900000, 0x00000000d6900000, 0x00000000d6a00000| 0%| F| |TAMS 0x00000000d6900000| PB 0x00000000d6900000| Untracked | 106|0x00000000d6a00000, 0x00000000d6a00000, 0x00000000d6b00000| 0%| F| |TAMS 0x00000000d6a00000| PB 0x00000000d6a00000| Untracked | 107|0x00000000d6b00000, 0x00000000d6b00000, 0x00000000d6c00000| 0%| F| |TAMS 0x00000000d6b00000| PB 0x00000000d6b00000| Untracked | 108|0x00000000d6c00000, 0x00000000d6c00000, 0x00000000d6d00000| 0%| F| |TAMS 0x00000000d6c00000| PB 0x00000000d6c00000| Untracked | 109|0x00000000d6d00000, 0x00000000d6d00000, 0x00000000d6e00000| 0%| F| |TAMS 0x00000000d6d00000| PB 0x00000000d6d00000| Untracked | 110|0x00000000d6e00000, 0x00000000d6e00000, 0x00000000d6f00000| 0%| F| |TAMS 0x00000000d6e00000| PB 0x00000000d6e00000| Untracked | 111|0x00000000d6f00000, 0x00000000d6f00000, 0x00000000d7000000| 0%| F| |TAMS 0x00000000d6f00000| PB 0x00000000d6f00000| Untracked | 112|0x00000000d7000000, 0x00000000d7000000, 0x00000000d7100000| 0%| F| |TAMS 0x00000000d7000000| PB 0x00000000d7000000| Untracked | 113|0x00000000d7100000, 0x00000000d7100000, 0x00000000d7200000| 0%| F| |TAMS 0x00000000d7100000| PB 0x00000000d7100000| Untracked | 114|0x00000000d7200000, 0x00000000d7200000, 0x00000000d7300000| 0%| F| |TAMS 0x00000000d7200000| PB 0x00000000d7200000| Untracked | 115|0x00000000d7300000, 0x00000000d7300000, 0x00000000d7400000| 0%| F| |TAMS 0x00000000d7300000| PB 0x00000000d7300000| Untracked | 116|0x00000000d7400000, 0x00000000d7400000, 0x00000000d7500000| 0%| F| |TAMS 0x00000000d7400000| PB 0x00000000d7400000| Untracked | 117|0x00000000d7500000, 0x00000000d7500000, 0x00000000d7600000| 0%| F| |TAMS 0x00000000d7500000| PB 0x00000000d7500000| Untracked | 118|0x00000000d7600000, 0x00000000d7600000, 0x00000000d7700000| 0%| F| |TAMS 0x00000000d7600000| PB 0x00000000d7600000| Untracked | 119|0x00000000d7700000, 0x00000000d7700000, 0x00000000d7800000| 0%| F| |TAMS 0x00000000d7700000| PB 0x00000000d7700000| Untracked | 120|0x00000000d7800000, 0x00000000d7800000, 0x00000000d7900000| 0%| F| |TAMS 0x00000000d7800000| PB 0x00000000d7800000| Untracked | 121|0x00000000d7900000, 0x00000000d7900000, 0x00000000d7a00000| 0%| F| |TAMS 0x00000000d7900000| PB 0x00000000d7900000| Untracked | 122|0x00000000d7a00000, 0x00000000d7a00000, 0x00000000d7b00000| 0%| F| |TAMS 0x00000000d7a00000| PB 0x00000000d7a00000| Untracked | 123|0x00000000d7b00000, 0x00000000d7b00000, 0x00000000d7c00000| 0%| F| |TAMS 0x00000000d7b00000| PB 0x00000000d7b00000| Untracked | 124|0x00000000d7c00000, 0x00000000d7c00000, 0x00000000d7d00000| 0%| F| |TAMS 0x00000000d7c00000| PB 0x00000000d7c00000| Untracked | 125|0x00000000d7d00000, 0x00000000d7d00000, 0x00000000d7e00000| 0%| F| |TAMS 0x00000000d7d00000| PB 0x00000000d7d00000| Untracked | 126|0x00000000d7e00000, 0x00000000d7e00000, 0x00000000d7f00000| 0%| F| |TAMS 0x00000000d7e00000| PB 0x00000000d7e00000| Untracked | 127|0x00000000d7f00000, 0x00000000d7f00000, 0x00000000d8000000| 0%| F| |TAMS 0x00000000d7f00000| PB 0x00000000d7f00000| Untracked | 128|0x00000000d8000000, 0x00000000d8000000, 0x00000000d8100000| 0%| F| |TAMS 0x00000000d8000000| PB 0x00000000d8000000| Untracked | 129|0x00000000d8100000, 0x00000000d8100000, 0x00000000d8200000| 0%| F| |TAMS 0x00000000d8100000| PB 0x00000000d8100000| Untracked | 130|0x00000000d8200000, 0x00000000d8200000, 0x00000000d8300000| 0%| F| |TAMS 0x00000000d8200000| PB 0x00000000d8200000| Untracked | 131|0x00000000d8300000, 0x00000000d8300000, 0x00000000d8400000| 0%| F| |TAMS 0x00000000d8300000| PB 0x00000000d8300000| Untracked | 132|0x00000000d8400000, 0x00000000d8400000, 0x00000000d8500000| 0%| F| |TAMS 0x00000000d8400000| PB 0x00000000d8400000| Untracked | 133|0x00000000d8500000, 0x00000000d8500000, 0x00000000d8600000| 0%| F| |TAMS 0x00000000d8500000| PB 0x00000000d8500000| Untracked | 134|0x00000000d8600000, 0x00000000d8600000, 0x00000000d8700000| 0%| F| |TAMS 0x00000000d8600000| PB 0x00000000d8600000| Untracked | 135|0x00000000d8700000, 0x00000000d8700000, 0x00000000d8800000| 0%| F| |TAMS 0x00000000d8700000| PB 0x00000000d8700000| Untracked | 136|0x00000000d8800000, 0x00000000d8800000, 0x00000000d8900000| 0%| F| |TAMS 0x00000000d8800000| PB 0x00000000d8800000| Untracked | 137|0x00000000d8900000, 0x00000000d8900000, 0x00000000d8a00000| 0%| F| |TAMS 0x00000000d8900000| PB 0x00000000d8900000| Untracked | 138|0x00000000d8a00000, 0x00000000d8a00000, 0x00000000d8b00000| 0%| F| |TAMS 0x00000000d8a00000| PB 0x00000000d8a00000| Untracked | 139|0x00000000d8b00000, 0x00000000d8b00000, 0x00000000d8c00000| 0%| F| |TAMS 0x00000000d8b00000| PB 0x00000000d8b00000| Untracked | 140|0x00000000d8c00000, 0x00000000d8c00000, 0x00000000d8d00000| 0%| F| |TAMS 0x00000000d8c00000| PB 0x00000000d8c00000| Untracked | 141|0x00000000d8d00000, 0x00000000d8d00000, 0x00000000d8e00000| 0%| F| |TAMS 0x00000000d8d00000| PB 0x00000000d8d00000| Untracked | 142|0x00000000d8e00000, 0x00000000d8e00000, 0x00000000d8f00000| 0%| F| |TAMS 0x00000000d8e00000| PB 0x00000000d8e00000| Untracked | 143|0x00000000d8f00000, 0x00000000d8f00000, 0x00000000d9000000| 0%| F| |TAMS 0x00000000d8f00000| PB 0x00000000d8f00000| Untracked | 144|0x00000000d9000000, 0x00000000d9000000, 0x00000000d9100000| 0%| F| |TAMS 0x00000000d9000000| PB 0x00000000d9000000| Untracked | 145|0x00000000d9100000, 0x00000000d9100000, 0x00000000d9200000| 0%| F| |TAMS 0x00000000d9100000| PB 0x00000000d9100000| Untracked | 146|0x00000000d9200000, 0x00000000d9200000, 0x00000000d9300000| 0%| F| |TAMS 0x00000000d9200000| PB 0x00000000d9200000| Untracked | 147|0x00000000d9300000, 0x00000000d9300000, 0x00000000d9400000| 0%| F| |TAMS 0x00000000d9300000| PB 0x00000000d9300000| Untracked | 148|0x00000000d9400000, 0x00000000d9400000, 0x00000000d9500000| 0%| F| |TAMS 0x00000000d9400000| PB 0x00000000d9400000| Untracked | 149|0x00000000d9500000, 0x00000000d9500000, 0x00000000d9600000| 0%| F| |TAMS 0x00000000d9500000| PB 0x00000000d9500000| Untracked | 150|0x00000000d9600000, 0x00000000d9600000, 0x00000000d9700000| 0%| F| |TAMS 0x00000000d9600000| PB 0x00000000d9600000| Untracked | 151|0x00000000d9700000, 0x00000000d9700000, 0x00000000d9800000| 0%| F| |TAMS 0x00000000d9700000| PB 0x00000000d9700000| Untracked | 152|0x00000000d9800000, 0x00000000d9800000, 0x00000000d9900000| 0%| F| |TAMS 0x00000000d9800000| PB 0x00000000d9800000| Untracked | 153|0x00000000d9900000, 0x00000000d9900000, 0x00000000d9a00000| 0%| F| |TAMS 0x00000000d9900000| PB 0x00000000d9900000| Untracked | 154|0x00000000d9a00000, 0x00000000d9a00000, 0x00000000d9b00000| 0%| F| |TAMS 0x00000000d9a00000| PB 0x00000000d9a00000| Untracked | 155|0x00000000d9b00000, 0x00000000d9b00000, 0x00000000d9c00000| 0%| F| |TAMS 0x00000000d9b00000| PB 0x00000000d9b00000| Untracked | 156|0x00000000d9c00000, 0x00000000d9c00000, 0x00000000d9d00000| 0%| F| |TAMS 0x00000000d9c00000| PB 0x00000000d9c00000| Untracked | 157|0x00000000d9d00000, 0x00000000d9d00000, 0x00000000d9e00000| 0%| F| |TAMS 0x00000000d9d00000| PB 0x00000000d9d00000| Untracked | 158|0x00000000d9e00000, 0x00000000d9e00000, 0x00000000d9f00000| 0%| F| |TAMS 0x00000000d9e00000| PB 0x00000000d9e00000| Untracked | 159|0x00000000d9f00000, 0x00000000d9f00000, 0x00000000da000000| 0%| F| |TAMS 0x00000000d9f00000| PB 0x00000000d9f00000| Untracked | 160|0x00000000da000000, 0x00000000da000000, 0x00000000da100000| 0%| F| |TAMS 0x00000000da000000| PB 0x00000000da000000| Untracked | 161|0x00000000da100000, 0x00000000da100000, 0x00000000da200000| 0%| F| |TAMS 0x00000000da100000| PB 0x00000000da100000| Untracked | 162|0x00000000da200000, 0x00000000da200000, 0x00000000da300000| 0%| F| |TAMS 0x00000000da200000| PB 0x00000000da200000| Untracked | 163|0x00000000da300000, 0x00000000da300000, 0x00000000da400000| 0%| F| |TAMS 0x00000000da300000| PB 0x00000000da300000| Untracked | 164|0x00000000da400000, 0x00000000da400000, 0x00000000da500000| 0%| F| |TAMS 0x00000000da400000| PB 0x00000000da400000| Untracked | 165|0x00000000da500000, 0x00000000da500000, 0x00000000da600000| 0%| F| |TAMS 0x00000000da500000| PB 0x00000000da500000| Untracked | 166|0x00000000da600000, 0x00000000da600000, 0x00000000da700000| 0%| F| |TAMS 0x00000000da600000| PB 0x00000000da600000| Untracked | 167|0x00000000da700000, 0x00000000da700000, 0x00000000da800000| 0%| F| |TAMS 0x00000000da700000| PB 0x00000000da700000| Untracked | 168|0x00000000da800000, 0x00000000da800000, 0x00000000da900000| 0%| F| |TAMS 0x00000000da800000| PB 0x00000000da800000| Untracked | 169|0x00000000da900000, 0x00000000da900000, 0x00000000daa00000| 0%| F| |TAMS 0x00000000da900000| PB 0x00000000da900000| Untracked | 170|0x00000000daa00000, 0x00000000daa00000, 0x00000000dab00000| 0%| F| |TAMS 0x00000000daa00000| PB 0x00000000daa00000| Untracked | 171|0x00000000dab00000, 0x00000000dab00000, 0x00000000dac00000| 0%| F| |TAMS 0x00000000dab00000| PB 0x00000000dab00000| Untracked | 172|0x00000000dac00000, 0x00000000dac00000, 0x00000000dad00000| 0%| F| |TAMS 0x00000000dac00000| PB 0x00000000dac00000| Untracked | 173|0x00000000dad00000, 0x00000000dad00000, 0x00000000dae00000| 0%| F| |TAMS 0x00000000dad00000| PB 0x00000000dad00000| Untracked | 174|0x00000000dae00000, 0x00000000dae00000, 0x00000000daf00000| 0%| F| |TAMS 0x00000000dae00000| PB 0x00000000dae00000| Untracked | 175|0x00000000daf00000, 0x00000000daf00000, 0x00000000db000000| 0%| F| |TAMS 0x00000000daf00000| PB 0x00000000daf00000| Untracked | 176|0x00000000db000000, 0x00000000db000000, 0x00000000db100000| 0%| F| |TAMS 0x00000000db000000| PB 0x00000000db000000| Untracked | 177|0x00000000db100000, 0x00000000db100000, 0x00000000db200000| 0%| F| |TAMS 0x00000000db100000| PB 0x00000000db100000| Untracked | 178|0x00000000db200000, 0x00000000db200000, 0x00000000db300000| 0%| F| |TAMS 0x00000000db200000| PB 0x00000000db200000| Untracked | 179|0x00000000db300000, 0x00000000db300000, 0x00000000db400000| 0%| F| |TAMS 0x00000000db300000| PB 0x00000000db300000| Untracked | 180|0x00000000db400000, 0x00000000db400000, 0x00000000db500000| 0%| F| |TAMS 0x00000000db400000| PB 0x00000000db400000| Untracked | 181|0x00000000db500000, 0x00000000db500000, 0x00000000db600000| 0%| F| |TAMS 0x00000000db500000| PB 0x00000000db500000| Untracked | 182|0x00000000db600000, 0x00000000db600000, 0x00000000db700000| 0%| F| |TAMS 0x00000000db600000| PB 0x00000000db600000| Untracked | 183|0x00000000db700000, 0x00000000db700000, 0x00000000db800000| 0%| F| |TAMS 0x00000000db700000| PB 0x00000000db700000| Untracked | 184|0x00000000db800000, 0x00000000db800000, 0x00000000db900000| 0%| F| |TAMS 0x00000000db800000| PB 0x00000000db800000| Untracked | 185|0x00000000db900000, 0x00000000db900000, 0x00000000dba00000| 0%| F| |TAMS 0x00000000db900000| PB 0x00000000db900000| Untracked | 186|0x00000000dba00000, 0x00000000dba00000, 0x00000000dbb00000| 0%| F| |TAMS 0x00000000dba00000| PB 0x00000000dba00000| Untracked | 187|0x00000000dbb00000, 0x00000000dbb00000, 0x00000000dbc00000| 0%| F| |TAMS 0x00000000dbb00000| PB 0x00000000dbb00000| Untracked | 188|0x00000000dbc00000, 0x00000000dbc00000, 0x00000000dbd00000| 0%| F| |TAMS 0x00000000dbc00000| PB 0x00000000dbc00000| Untracked | 189|0x00000000dbd00000, 0x00000000dbd00000, 0x00000000dbe00000| 0%| F| |TAMS 0x00000000dbd00000| PB 0x00000000dbd00000| Untracked | 190|0x00000000dbe00000, 0x00000000dbe00000, 0x00000000dbf00000| 0%| F| |TAMS 0x00000000dbe00000| PB 0x00000000dbe00000| Untracked | 191|0x00000000dbf00000, 0x00000000dbf00000, 0x00000000dc000000| 0%| F| |TAMS 0x00000000dbf00000| PB 0x00000000dbf00000| Untracked | 192|0x00000000dc000000, 0x00000000dc000000, 0x00000000dc100000| 0%| F| |TAMS 0x00000000dc000000| PB 0x00000000dc000000| Untracked | 193|0x00000000dc100000, 0x00000000dc100000, 0x00000000dc200000| 0%| F| |TAMS 0x00000000dc100000| PB 0x00000000dc100000| Untracked | 194|0x00000000dc200000, 0x00000000dc200000, 0x00000000dc300000| 0%| F| |TAMS 0x00000000dc200000| PB 0x00000000dc200000| Untracked | 195|0x00000000dc300000, 0x00000000dc300000, 0x00000000dc400000| 0%| F| |TAMS 0x00000000dc300000| PB 0x00000000dc300000| Untracked | 196|0x00000000dc400000, 0x00000000dc400000, 0x00000000dc500000| 0%| F| |TAMS 0x00000000dc400000| PB 0x00000000dc400000| Untracked | 197|0x00000000dc500000, 0x00000000dc500000, 0x00000000dc600000| 0%| F| |TAMS 0x00000000dc500000| PB 0x00000000dc500000| Untracked | 198|0x00000000dc600000, 0x00000000dc600000, 0x00000000dc700000| 0%| F| |TAMS 0x00000000dc600000| PB 0x00000000dc600000| Untracked | 199|0x00000000dc700000, 0x00000000dc700000, 0x00000000dc800000| 0%| F| |TAMS 0x00000000dc700000| PB 0x00000000dc700000| Untracked | 200|0x00000000dc800000, 0x00000000dc800000, 0x00000000dc900000| 0%| F| |TAMS 0x00000000dc800000| PB 0x00000000dc800000| Untracked | 201|0x00000000dc900000, 0x00000000dc900000, 0x00000000dca00000| 0%| F| |TAMS 0x00000000dc900000| PB 0x00000000dc900000| Untracked | 202|0x00000000dca00000, 0x00000000dca00000, 0x00000000dcb00000| 0%| F| |TAMS 0x00000000dca00000| PB 0x00000000dca00000| Untracked | 203|0x00000000dcb00000, 0x00000000dcb00000, 0x00000000dcc00000| 0%| F| |TAMS 0x00000000dcb00000| PB 0x00000000dcb00000| Untracked | 204|0x00000000dcc00000, 0x00000000dcc00000, 0x00000000dcd00000| 0%| F| |TAMS 0x00000000dcc00000| PB 0x00000000dcc00000| Untracked | 205|0x00000000dcd00000, 0x00000000dcd00000, 0x00000000dce00000| 0%| F| |TAMS 0x00000000dcd00000| PB 0x00000000dcd00000| Untracked | 206|0x00000000dce00000, 0x00000000dce00000, 0x00000000dcf00000| 0%| F| |TAMS 0x00000000dce00000| PB 0x00000000dce00000| Untracked | 207|0x00000000dcf00000, 0x00000000dcf00000, 0x00000000dd000000| 0%| F| |TAMS 0x00000000dcf00000| PB 0x00000000dcf00000| Untracked | 208|0x00000000dd000000, 0x00000000dd000000, 0x00000000dd100000| 0%| F| |TAMS 0x00000000dd000000| PB 0x00000000dd000000| Untracked | 209|0x00000000dd100000, 0x00000000dd100000, 0x00000000dd200000| 0%| F| |TAMS 0x00000000dd100000| PB 0x00000000dd100000| Untracked | 210|0x00000000dd200000, 0x00000000dd200000, 0x00000000dd300000| 0%| F| |TAMS 0x00000000dd200000| PB 0x00000000dd200000| Untracked | 211|0x00000000dd300000, 0x00000000dd300000, 0x00000000dd400000| 0%| F| |TAMS 0x00000000dd300000| PB 0x00000000dd300000| Untracked | 212|0x00000000dd400000, 0x00000000dd400000, 0x00000000dd500000| 0%| F| |TAMS 0x00000000dd400000| PB 0x00000000dd400000| Untracked | 213|0x00000000dd500000, 0x00000000dd500000, 0x00000000dd600000| 0%| F| |TAMS 0x00000000dd500000| PB 0x00000000dd500000| Untracked | 214|0x00000000dd600000, 0x00000000dd600000, 0x00000000dd700000| 0%| F| |TAMS 0x00000000dd600000| PB 0x00000000dd600000| Untracked | 215|0x00000000dd700000, 0x00000000dd700000, 0x00000000dd800000| 0%| F| |TAMS 0x00000000dd700000| PB 0x00000000dd700000| Untracked | 216|0x00000000dd800000, 0x00000000dd800000, 0x00000000dd900000| 0%| F| |TAMS 0x00000000dd800000| PB 0x00000000dd800000| Untracked | 217|0x00000000dd900000, 0x00000000dd900000, 0x00000000dda00000| 0%| F| |TAMS 0x00000000dd900000| PB 0x00000000dd900000| Untracked | 218|0x00000000dda00000, 0x00000000dda00000, 0x00000000ddb00000| 0%| F| |TAMS 0x00000000dda00000| PB 0x00000000dda00000| Untracked | 219|0x00000000ddb00000, 0x00000000ddb00000, 0x00000000ddc00000| 0%| F| |TAMS 0x00000000ddb00000| PB 0x00000000ddb00000| Untracked | 220|0x00000000ddc00000, 0x00000000ddc00000, 0x00000000ddd00000| 0%| F| |TAMS 0x00000000ddc00000| PB 0x00000000ddc00000| Untracked | 221|0x00000000ddd00000, 0x00000000ddd00000, 0x00000000dde00000| 0%| F| |TAMS 0x00000000ddd00000| PB 0x00000000ddd00000| Untracked | 222|0x00000000dde00000, 0x00000000dde00000, 0x00000000ddf00000| 0%| F| |TAMS 0x00000000dde00000| PB 0x00000000dde00000| Untracked | 223|0x00000000ddf00000, 0x00000000ddf00000, 0x00000000de000000| 0%| F| |TAMS 0x00000000ddf00000| PB 0x00000000ddf00000| Untracked | 224|0x00000000de000000, 0x00000000de000000, 0x00000000de100000| 0%| F| |TAMS 0x00000000de000000| PB 0x00000000de000000| Untracked | 225|0x00000000de100000, 0x00000000de100000, 0x00000000de200000| 0%| F| |TAMS 0x00000000de100000| PB 0x00000000de100000| Untracked | 226|0x00000000de200000, 0x00000000de200000, 0x00000000de300000| 0%| F| |TAMS 0x00000000de200000| PB 0x00000000de200000| Untracked | 227|0x00000000de300000, 0x00000000de300000, 0x00000000de400000| 0%| F| |TAMS 0x00000000de300000| PB 0x00000000de300000| Untracked | 228|0x00000000de400000, 0x00000000de400000, 0x00000000de500000| 0%| F| |TAMS 0x00000000de400000| PB 0x00000000de400000| Untracked | 229|0x00000000de500000, 0x00000000de500000, 0x00000000de600000| 0%| F| |TAMS 0x00000000de500000| PB 0x00000000de500000| Untracked | 230|0x00000000de600000, 0x00000000de600000, 0x00000000de700000| 0%| F| |TAMS 0x00000000de600000| PB 0x00000000de600000| Untracked | 231|0x00000000de700000, 0x00000000de700000, 0x00000000de800000| 0%| F| |TAMS 0x00000000de700000| PB 0x00000000de700000| Untracked | 232|0x00000000de800000, 0x00000000de800000, 0x00000000de900000| 0%| F| |TAMS 0x00000000de800000| PB 0x00000000de800000| Untracked | 233|0x00000000de900000, 0x00000000de900000, 0x00000000dea00000| 0%| F| |TAMS 0x00000000de900000| PB 0x00000000de900000| Untracked | 234|0x00000000dea00000, 0x00000000dea00000, 0x00000000deb00000| 0%| F| |TAMS 0x00000000dea00000| PB 0x00000000dea00000| Untracked | 235|0x00000000deb00000, 0x00000000deb00000, 0x00000000dec00000| 0%| F| |TAMS 0x00000000deb00000| PB 0x00000000deb00000| Untracked | 236|0x00000000dec00000, 0x00000000dec44bd8, 0x00000000ded00000| 26%| S|CS|TAMS 0x00000000dec00000| PB 0x00000000dec00000| Complete | 237|0x00000000ded00000, 0x00000000ded00000, 0x00000000dee00000| 0%| F| |TAMS 0x00000000ded00000| PB 0x00000000ded00000| Untracked | 238|0x00000000dee00000, 0x00000000def00000, 0x00000000def00000|100%| S|CS|TAMS 0x00000000dee00000| PB 0x00000000dee00000| Complete | 239|0x00000000def00000, 0x00000000def00000, 0x00000000df000000| 0%| F| |TAMS 0x00000000def00000| PB 0x00000000def00000| Untracked | 240|0x00000000df000000, 0x00000000df000000, 0x00000000df100000| 0%| F| |TAMS 0x00000000df000000| PB 0x00000000df000000| Untracked | 241|0x00000000df100000, 0x00000000df100000, 0x00000000df200000| 0%| F| |TAMS 0x00000000df100000| PB 0x00000000df100000| Untracked | 242|0x00000000df200000, 0x00000000df200000, 0x00000000df300000| 0%| F| |TAMS 0x00000000df200000| PB 0x00000000df200000| Untracked | 243|0x00000000df300000, 0x00000000df300000, 0x00000000df400000| 0%| F| |TAMS 0x00000000df300000| PB 0x00000000df300000| Untracked | 244|0x00000000df400000, 0x00000000df400000, 0x00000000df500000| 0%| F| |TAMS 0x00000000df400000| PB 0x00000000df400000| Untracked | 245|0x00000000df500000, 0x00000000df500000, 0x00000000df600000| 0%| F| |TAMS 0x00000000df500000| PB 0x00000000df500000| Untracked | 246|0x00000000df600000, 0x00000000df600000, 0x00000000df700000| 0%| F| |TAMS 0x00000000df600000| PB 0x00000000df600000| Untracked | 247|0x00000000df700000, 0x00000000df700000, 0x00000000df800000| 0%| F| |TAMS 0x00000000df700000| PB 0x00000000df700000| Untracked | 248|0x00000000df800000, 0x00000000df898368, 0x00000000df900000| 59%| E| |TAMS 0x00000000df800000| PB 0x00000000df800000| Complete | 249|0x00000000df900000, 0x00000000dfa00000, 0x00000000dfa00000|100%| E|CS|TAMS 0x00000000df900000| PB 0x00000000df900000| Complete | 766|0x00000000ffe00000, 0x00000000ffe79000, 0x00000000fff00000| 47%|OA| |TAMS 0x00000000ffe00000| PB 0x00000000ffe00000| Untracked | 767|0x00000000fff00000, 0x00000000fff82000, 0x0000000100000000| 50%|CA| |TAMS 0x00000000fff00000| PB 0x00000000fff00000| Untracked Card table byte_map: [0x0000003fba611000,0x0000003fba791000] _byte_map_base: 0x0000003fb9f91000 Marking Bits: (CMBitMap*) 0x0000003fb406c020 Bits: [0x0000003fb9891000, 0x0000003fba491000) Polling page: 0x0000003fbcd91000 Metaspace: Usage: Non-class: 9.89 MB used. Class: 1.80 MB used. Both: 11.69 MB used. Virtual space: Non-class space: 64.00 MB reserved, 11.38 MB ( 18%) committed, 1 nodes. Class space: 1.00 GB reserved, 3.06 MB ( <1%) committed, 1 nodes. Both: 1.06 GB reserved, 14.44 MB ( 1%) committed. Chunk freelists: Non-Class: 4.23 MB Class: 12.77 MB Both: 17.00 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: 71041. num_deallocs: 34. num_allocs_from_deallocated_blocks: 1289. num_chunks_retired: 1490. num_allocs_failed_limit: 0. num_arena_births: 5046. num_arena_deaths: 0. num_vsnodes_births: 2. num_vsnodes_deaths: 0. num_space_committed: 231. num_space_uncommitted: 0. num_chunks_returned_to_freelist: 0. num_chunks_taken_from_freelist: 6537. num_chunk_merges: 0. num_chunk_splits: 3860. num_chunks_enlarged: 2468. num_inconsistent_stats: 0. CodeHeap 'non-profiled nmethods': size=120032Kb used=2531Kb max_used=2531Kb free=117500Kb bounds [0x0000003fa42c8000, 0x0000003fa4548000, 0x0000003fab800000] CodeHeap 'profiled nmethods': size=120028Kb used=7781Kb max_used=7781Kb free=112246Kb bounds [0x0000003f9c800000, 0x0000003f9cfa0000, 0x0000003fa3d37000] CodeHeap 'non-nmethods': size=5700Kb used=2926Kb max_used=2970Kb free=2773Kb bounds [0x0000003fa3d37000, 0x0000003fa4027000, 0x0000003fa42c8000] total_blobs=5785 nmethods=3798 adapters=1660 compilation: enabled stopped_count=0, restarted_count=0 full_count=0 Compilation events (20 events): Event: 71.780 Thread 0x0000003fb41e06f0 nmethod 4462 0x0000003fa4539090 code [0x0000003fa4539200, 0x0000003fa4539328] Event: 71.795 Thread 0x0000003fb41e06f0 4463 4 jdk.internal.misc.Unsafe::getAndAddLong (27 bytes) Event: 71.811 Thread 0x0000003fb41e06f0 nmethod 4463 0x0000003fa4539390 code [0x0000003fa4539540, 0x0000003fa4539658] Event: 71.863 Thread 0x0000003fb41e06f0 4464 4 java.util.stream.MatchOps$MatchOp::getOpFlags (8 bytes) Event: 71.867 Thread 0x0000003fb41e06f0 nmethod 4464 0x0000003fa4539a90 code [0x0000003fa4539c00, 0x0000003fa4539cb0] Event: 71.907 Thread 0x0000003fb41e1f40 4466 1 java.lang.invoke.VarHandle::hasInvokeExactBehavior (5 bytes) Event: 71.909 Thread 0x0000003fb41e1f40 nmethod 4466 0x0000003fa453a390 code [0x0000003fa453a500, 0x0000003fa453a610] Event: 71.967 Thread 0x0000003fb41e06f0 4469 4 java.lang.invoke.Invokers::cachedInvoker (7 bytes) Event: 71.980 Thread 0x0000003fb41e06f0 nmethod 4469 0x0000003fa453a690 code [0x0000003fa453a840, 0x0000003fa453a958] Event: 72.031 Thread 0x0000003fb41e06f0 4470 4 java.util.stream.ReferencePipeline$5$1::accept (23 bytes) Event: 72.039 Thread 0x0000003fb41e1f40 4471 3 jdk.internal.org.objectweb.asm.SymbolTable::addBootstrapMethod (209 bytes) Event: 72.088 Thread 0x0000003fb41e1f40 nmethod 4471 0x0000003f9cf95f10 code [0x0000003f9cf96200, 0x0000003f9cf97108] Event: 72.165 Thread 0x0000003fb41e06f0 nmethod 4470 0x0000003fa453ad90 code [0x0000003fa453b000, 0x0000003fa453b4f0] Event: 72.171 Thread 0x0000003fb41e06f0 4477 4 java.lang.invoke.InvokerBytecodeGenerator:: (80 bytes) Event: 72.262 Thread 0x0000003fb41e1f40 4479 3 java.util.ArrayList$ArrayListSpliterator::tryAdvance (79 bytes) Event: 72.280 Thread 0x0000003fb41e1f40 nmethod 4479 0x0000003f9cf97b10 code [0x0000003f9cf97d40, 0x0000003f9cf983b0] Event: 72.348 Thread 0x0000003fb41e1f40 4480 3 jdk.internal.misc.Unsafe::getAndAddLong (27 bytes) Event: 72.360 Thread 0x0000003fb41e1f40 nmethod 4480 0x0000003f9cf98910 code [0x0000003f9cf98ac0, 0x0000003f9cf98da8] Event: 72.374 Thread 0x0000003fb41e1f40 4481 3 java.util.stream.ReferencePipeline$7$1::cancellationRequested (15 bytes) Event: 72.377 Thread 0x0000003fb41e1f40 nmethod 4481 0x0000003f9cf98f10 code [0x0000003f9cf990c0, 0x0000003f9cf99348] GC Heap History (16 events): Event: 10.795 GC heap before {Heap before GC invocations=0 (full 0): garbage-first heap total 258048K, used 14316K [0x00000000d0000000, 0x0000000100000000) region size 1024K, 13 young (13312K), 0 survivors (0K) Metaspace used 4629K, committed 4864K, reserved 1114112K class space used 527K, committed 640K, reserved 1048576K } Event: 10.980 GC heap after {Heap after GC invocations=1 (full 0): garbage-first heap total 258048K, used 2938K [0x00000000d0000000, 0x0000000100000000) region size 1024K, 2 young (2048K), 2 survivors (2048K) Metaspace used 4629K, committed 4864K, reserved 1114112K class space used 527K, committed 640K, reserved 1048576K } Event: 15.034 GC heap before {Heap before GC invocations=1 (full 0): garbage-first heap total 258048K, used 13178K [0x00000000d0000000, 0x0000000100000000) region size 1024K, 12 young (12288K), 2 survivors (2048K) Metaspace used 4721K, committed 4992K, reserved 1114112K class space used 535K, committed 640K, reserved 1048576K } Event: 15.240 GC heap after {Heap after GC invocations=2 (full 0): garbage-first heap total 258048K, used 3342K [0x00000000d0000000, 0x0000000100000000) region size 1024K, 1 young (1024K), 1 survivors (1024K) Metaspace used 4721K, committed 4992K, reserved 1114112K class space used 535K, committed 640K, reserved 1048576K } Event: 26.892 GC heap before {Heap before GC invocations=2 (full 0): garbage-first heap total 258048K, used 14606K [0x00000000d0000000, 0x0000000100000000) region size 1024K, 12 young (12288K), 1 survivors (1024K) Metaspace used 6760K, committed 7552K, reserved 1114112K class space used 847K, committed 1216K, reserved 1048576K } Event: 27.056 GC heap after {Heap after GC invocations=3 (full 0): garbage-first heap total 258048K, used 3946K [0x00000000d0000000, 0x0000000100000000) region size 1024K, 1 young (1024K), 1 survivors (1024K) Metaspace used 6760K, committed 7552K, reserved 1114112K class space used 847K, committed 1216K, reserved 1048576K } Event: 36.643 GC heap before {Heap before GC invocations=3 (full 0): garbage-first heap total 258048K, used 15210K [0x00000000d0000000, 0x0000000100000000) region size 1024K, 12 young (12288K), 1 survivors (1024K) Metaspace used 8043K, committed 9344K, reserved 1114112K class space used 1068K, committed 1664K, reserved 1048576K } Event: 36.828 GC heap after {Heap after GC invocations=4 (full 0): garbage-first heap total 258048K, used 4582K [0x00000000d0000000, 0x0000000100000000) region size 1024K, 2 young (2048K), 2 survivors (2048K) Metaspace used 8043K, committed 9344K, reserved 1114112K class space used 1068K, committed 1664K, reserved 1048576K } Event: 46.116 GC heap before {Heap before GC invocations=4 (full 0): garbage-first heap total 258048K, used 14822K [0x00000000d0000000, 0x0000000100000000) region size 1024K, 12 young (12288K), 2 survivors (2048K) Metaspace used 9034K, committed 10624K, reserved 1114112K class space used 1253K, committed 1984K, reserved 1048576K } Event: 46.327 GC heap after {Heap after GC invocations=5 (full 0): garbage-first heap total 258048K, used 5138K [0x00000000d0000000, 0x0000000100000000) region size 1024K, 2 young (2048K), 2 survivors (2048K) Metaspace used 9034K, committed 10624K, reserved 1114112K class space used 1253K, committed 1984K, reserved 1048576K } Event: 52.834 GC heap before {Heap before GC invocations=5 (full 0): garbage-first heap total 258048K, used 15378K [0x00000000d0000000, 0x0000000100000000) region size 1024K, 12 young (12288K), 2 survivors (2048K) Metaspace used 9910K, committed 11776K, reserved 1114112K class space used 1429K, committed 2304K, reserved 1048576K } Event: 53.026 GC heap after {Heap after GC invocations=6 (full 0): garbage-first heap total 258048K, used 5722K [0x00000000d0000000, 0x0000000100000000) region size 1024K, 2 young (2048K), 2 survivors (2048K) Metaspace used 9910K, committed 11776K, reserved 1114112K class space used 1429K, committed 2304K, reserved 1048576K } Event: 60.711 GC heap before {Heap before GC invocations=6 (full 0): garbage-first heap total 258048K, used 15962K [0x00000000d0000000, 0x0000000100000000) region size 1024K, 12 young (12288K), 2 survivors (2048K) Metaspace used 10809K, committed 13184K, reserved 1114112K class space used 1628K, committed 2752K, reserved 1048576K } Event: 60.969 GC heap after {Heap after GC invocations=7 (full 0): garbage-first heap total 258048K, used 6393K [0x00000000d0000000, 0x0000000100000000) region size 1024K, 2 young (2048K), 2 survivors (2048K) Metaspace used 10809K, committed 13184K, reserved 1114112K class space used 1628K, committed 2752K, reserved 1048576K } Event: 71.559 GC heap before {Heap before GC invocations=7 (full 0): garbage-first heap total 258048K, used 16633K [0x00000000d0000000, 0x0000000100000000) region size 1024K, 12 young (12288K), 2 survivors (2048K) Metaspace used 11883K, committed 14720K, reserved 1114112K class space used 1825K, committed 3136K, reserved 1048576K } Event: 71.778 GC heap after {Heap after GC invocations=8 (full 0): garbage-first heap total 258048K, used 6956K [0x00000000d0000000, 0x0000000100000000) region size 1024K, 2 young (2048K), 2 survivors (2048K) Metaspace used 11883K, committed 14720K, reserved 1114112K class space used 1825K, committed 3136K, reserved 1048576K } Dll operation events (6 events): Event: 0.022 Loaded shared library /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjava.so Event: 1.401 Loaded shared library /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libnio.so Event: 1.525 Loaded shared library /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libzip.so Event: 2.237 Loaded shared library /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjimage.so Event: 5.627 Loaded shared library /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libsyslookup.so Event: 7.348 Loaded shared library /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/test/jdk/jtreg/native/libTestDowncall.so Deoptimization events (20 events): Event: 56.405 Thread 0x0000003fb430dfa0 Uncommon trap: trap_request=0xffffffd6 fr.pc=0x0000003fa44d00d0 relative=0x0000000000000250 Event: 56.405 Thread 0x0000003fb430dfa0 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000003fa44d00d0 method=java.util.stream.Nodes$FixedNodeBuilder.accept(Ljava/lang/Object;)V @ 28 c2 Event: 56.405 Thread 0x0000003fb430dfa0 DEOPT PACKING pc=0x0000003fa44d00d0 sp=0x0000003f8d9fa680 Event: 56.405 Thread 0x0000003fb430dfa0 DEOPT UNPACKING pc=0x0000003fa3e504b2 sp=0x0000003f8d9fa5f0 mode 2 Event: 56.405 Thread 0x0000003fb430dfa0 Uncommon trap: trap_request=0xffffffd6 fr.pc=0x0000003fa44d00d0 relative=0x0000000000000250 Event: 56.405 Thread 0x0000003fb430dfa0 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000003fa44d00d0 method=java.util.stream.Nodes$FixedNodeBuilder.accept(Ljava/lang/Object;)V @ 28 c2 Event: 56.405 Thread 0x0000003fb430dfa0 DEOPT PACKING pc=0x0000003fa44d00d0 sp=0x0000003f8d9fa680 Event: 56.405 Thread 0x0000003fb430dfa0 DEOPT UNPACKING pc=0x0000003fa3e504b2 sp=0x0000003f8d9fa5f0 mode 2 Event: 56.412 Thread 0x0000003fb430dfa0 Uncommon trap: trap_request=0xffffffd6 fr.pc=0x0000003fa44d00d0 relative=0x0000000000000250 Event: 56.412 Thread 0x0000003fb430dfa0 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000003fa44d00d0 method=java.util.stream.Nodes$FixedNodeBuilder.accept(Ljava/lang/Object;)V @ 28 c2 Event: 56.413 Thread 0x0000003fb430dfa0 DEOPT PACKING pc=0x0000003fa44d00d0 sp=0x0000003f8d9fa130 Event: 56.413 Thread 0x0000003fb430dfa0 DEOPT UNPACKING pc=0x0000003fa3e504b2 sp=0x0000003f8d9fa0a0 mode 2 Event: 60.972 Thread 0x0000003fb430dfa0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x0000003fa438e7bc relative=0x000000000000023c Event: 60.972 Thread 0x0000003fb430dfa0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000003fa438e7bc method=java.util.concurrent.ConcurrentHashMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 152 c2 Event: 60.972 Thread 0x0000003fb430dfa0 DEOPT PACKING pc=0x0000003fa438e7bc sp=0x0000003f8d9fa160 Event: 60.972 Thread 0x0000003fb430dfa0 DEOPT UNPACKING pc=0x0000003fa3e504b2 sp=0x0000003f8d9fa040 mode 2 Event: 71.852 Thread 0x0000003fb430dfa0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x0000003fa45395e8 relative=0x00000000000000a8 Event: 71.852 Thread 0x0000003fb430dfa0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000003fa45395e8 method=jdk.internal.misc.Unsafe.getAndAddLong(Ljava/lang/Object;JJ)J @ 21 c2 Event: 71.852 Thread 0x0000003fb430dfa0 DEOPT PACKING pc=0x0000003fa45395e8 sp=0x0000003f8d9fa090 Event: 71.853 Thread 0x0000003fb430dfa0 DEOPT UNPACKING pc=0x0000003fa3e504b2 sp=0x0000003f8d9f9fc0 mode 2 Classes loaded (20 events): Event: 18.100 Loading class java/lang/invoke/VarHandleSegmentAsLongs Event: 18.102 Loading class java/lang/invoke/VarHandleSegmentAsLongs done Event: 18.109 Loading class java/lang/invoke/InfoFromMemberName$1 Event: 18.109 Loading class java/lang/invoke/InfoFromMemberName$1 done Event: 18.117 Loading class java/lang/foreign/VaList Event: 18.118 Loading class java/lang/foreign/VaList done Event: 18.200 Loading class java/lang/invoke/VarHandles$2 Event: 18.201 Loading class java/lang/invoke/VarHandles$2 done Event: 18.270 Loading class java/lang/invoke/BoundMethodHandle$Species_LLJL Event: 18.270 Loading class java/lang/invoke/BoundMethodHandle$Species_LLJL done Event: 21.077 Loading class java/lang/invoke/MethodHandleImpl$CountingWrapper$1 Event: 21.078 Loading class java/lang/invoke/MethodHandleImpl$CountingWrapper$1 done Event: 49.642 Loading class jdk/internal/foreign/abi/Binding$BufferStore Event: 49.642 Loading class jdk/internal/foreign/abi/Binding$BufferStore done Event: 49.694 Loading class java/util/stream/ReduceOps$10 Event: 49.695 Loading class java/util/stream/ReduceOps$10 done Event: 49.695 Loading class java/util/stream/ReduceOps$8ReducingSink Event: 49.696 Loading class java/util/stream/ReduceOps$8ReducingSink done Event: 49.884 Loading class jdk/internal/foreign/PlatformLayouts$RISCV64 Event: 49.884 Loading class jdk/internal/foreign/PlatformLayouts$RISCV64 done Classes unloaded (0 events): No events Classes redefined (0 events): No events Internal exceptions (20 events): Event: 69.330 Thread 0x0000003fb430dfa0 Exception (0x00000000df10bdd0) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] Event: 69.887 Thread 0x0000003fb430dfa0 Exception (0x00000000df193fe0) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] Event: 69.903 Thread 0x0000003fb430dfa0 Exception (0x00000000df197778) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] Event: 69.923 Thread 0x0000003fb430dfa0 Exception (0x00000000df19b6c8) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] Event: 69.955 Thread 0x0000003fb430dfa0 Exception (0x00000000df19f498) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] Event: 70.487 Thread 0x0000003fb430dfa0 Exception (0x00000000df017c38) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] Event: 70.502 Thread 0x0000003fb430dfa0 Exception (0x00000000df01b3d0) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] Event: 70.522 Thread 0x0000003fb430dfa0 Exception (0x00000000df01f1a8) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] Event: 70.548 Thread 0x0000003fb430dfa0 Exception (0x00000000df022d60) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] Event: 71.119 Thread 0x0000003fb430dfa0 Exception (0x00000000df0a5a90) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] Event: 71.137 Thread 0x0000003fb430dfa0 Exception (0x00000000df0a9228) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] Event: 71.158 Thread 0x0000003fb430dfa0 Exception (0x00000000df0ad000) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] Event: 71.197 Thread 0x0000003fb430dfa0 Exception (0x00000000df0b0bc0) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] Event: 72.493 Thread 0x0000003fb430dfa0 Exception (0x00000000df815e88) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] Event: 72.524 Thread 0x0000003fb430dfa0 Exception (0x00000000df819858) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] Event: 72.578 Thread 0x0000003fb430dfa0 Exception (0x00000000df81d500) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] Event: 72.594 Thread 0x0000003fb430dfa0 Exception (0x00000000df821008) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] Event: 72.832 Thread 0x0000003fb430dfa0 Exception (0x00000000df852828) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] Event: 72.875 Thread 0x0000003fb430dfa0 Exception (0x00000000df855fd0) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] Event: 72.943 Thread 0x0000003fb430dfa0 Exception (0x00000000df85d280) thrown [/home/fyang/openjdk-jdk/src/hotspot/share/interpreter/linkResolver.cpp, line 772] VM Operations (20 events): Event: 71.964 Executing VM operation: HandshakeAllThreads Event: 71.964 Executing VM operation: HandshakeAllThreads done Event: 71.995 Executing VM operation: HandshakeAllThreads Event: 71.996 Executing VM operation: HandshakeAllThreads done Event: 72.025 Executing VM operation: HandshakeAllThreads Event: 72.026 Executing VM operation: HandshakeAllThreads done Event: 72.067 Executing VM operation: HandshakeAllThreads Event: 72.068 Executing VM operation: HandshakeAllThreads done Event: 72.214 Executing VM operation: HandshakeAllThreads Event: 72.215 Executing VM operation: HandshakeAllThreads done Event: 72.247 Executing VM operation: HandshakeAllThreads Event: 72.248 Executing VM operation: HandshakeAllThreads done Event: 72.282 Executing VM operation: HandshakeAllThreads Event: 72.283 Executing VM operation: HandshakeAllThreads done Event: 72.334 Executing VM operation: HandshakeAllThreads Event: 72.334 Executing VM operation: HandshakeAllThreads done Event: 72.416 Executing VM operation: HandshakeAllThreads Event: 72.416 Executing VM operation: HandshakeAllThreads done Event: 72.770 Executing VM operation: HandshakeAllThreads Event: 72.770 Executing VM operation: HandshakeAllThreads done Events (20 events): Event: 24.372 Protecting memory [0x0000003f8d5fe000,0x0000003f8d602000] with protection modes 0 Event: 27.826 Thread 0x0000003f5cd9e0c0 Thread exited: 0x0000003f5cd9e0c0 Event: 29.079 Thread 0x0000003f5c1a23f0 Thread added: 0x0000003f5c1a23f0 Event: 29.083 Protecting memory [0x0000003f8d5fe000,0x0000003f8d602000] with protection modes 0 Event: 29.303 Thread 0x0000003f5c1a23f0 Thread exited: 0x0000003f5c1a23f0 Event: 31.343 Thread 0x0000003f5cbe3a60 Thread added: 0x0000003f5cbe3a60 Event: 31.347 Protecting memory [0x0000003f8d5fe000,0x0000003f8d602000] with protection modes 0 Event: 33.583 Thread 0x0000003f5cbe3a60 Thread exited: 0x0000003f5cbe3a60 Event: 35.199 Thread 0x0000003f5cfd78a0 Thread added: 0x0000003f5cfd78a0 Event: 35.203 Protecting memory [0x0000003f8d5fe000,0x0000003f8d602000] with protection modes 0 Event: 44.163 Thread 0x0000003f5cfd78a0 Thread exited: 0x0000003f5cfd78a0 Event: 48.039 Thread 0x0000003f5ccd0cf0 Thread added: 0x0000003f5ccd0cf0 Event: 48.039 Protecting memory [0x0000003f8d5fe000,0x0000003f8d602000] with protection modes 0 Event: 48.999 Thread 0x0000003f5ccd0cf0 Thread exited: 0x0000003f5ccd0cf0 Event: 53.781 Thread 0x0000003f68256500 Thread added: 0x0000003f68256500 Event: 53.781 Protecting memory [0x0000003f8d5fe000,0x0000003f8d602000] with protection modes 0 Event: 54.354 Thread 0x0000003f68256500 Thread exited: 0x0000003f68256500 Event: 66.719 Thread 0x0000003f5d8b7500 Thread added: 0x0000003f5d8b7500 Event: 66.720 Protecting memory [0x0000003f8d5fe000,0x0000003f8d602000] with protection modes 0 Event: 67.571 Thread 0x0000003f5d8b7500 Thread exited: 0x0000003f5d8b7500 Dynamic libraries: d0000000-dfa00000 rw-p 00000000 00:00 0 dfa00000-ffe00000 ---p 00000000 00:00 0 ffe00000-ffe79000 rw-p 00dd6000 103:05 800358 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/classes.jsa ffe79000-fff00000 rw-p 00000000 00:00 0 fff00000-fff82000 rw-p 00d54000 103:05 800358 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/classes.jsa fff82000-100000000 rw-p 00000000 00:00 0 800000000-80050e000 rw-p 00001000 103:05 800358 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/classes.jsa 80050e000-800d14000 r--p 0050f000 103:05 800358 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/classes.jsa 800d14000-801000000 ---p 00000000 00:00 0 801000000-801040000 rw-p 00000000 00:00 0 801040000-8010c0000 rw-p 00000000 00:00 0 8010c0000-8010d0000 rw-p 00000000 00:00 0 8010d0000-801100000 ---p 00000000 00:00 0 801100000-801340000 rw-p 00000000 00:00 0 801340000-841000000 ---p 00000000 00:00 0 2ae782f000-2ae7830000 r-xp 00000000 103:05 799689 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/bin/java 2ae7830000-2ae7831000 r--p 00000000 103:05 799689 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/bin/java 2ae7831000-2ae7832000 rw-p 00001000 103:05 799689 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/bin/java 2b05244000-2b0528a000 rw-p 00000000 00:00 0 [heap] 3f3c000000-3f3c649000 rw-p 00000000 00:00 0 3f3c649000-3f40000000 ---p 00000000 00:00 0 3f44000000-3f44021000 rw-p 00000000 00:00 0 3f44021000-3f48000000 ---p 00000000 00:00 0 3f48000000-3f48021000 rw-p 00000000 00:00 0 3f48021000-3f4c000000 ---p 00000000 00:00 0 3f4c000000-3f4cac9000 rw-p 00000000 00:00 0 3f4cac9000-3f50000000 ---p 00000000 00:00 0 3f50000000-3f50021000 rw-p 00000000 00:00 0 3f50021000-3f54000000 ---p 00000000 00:00 0 3f54000000-3f54021000 rw-p 00000000 00:00 0 3f54021000-3f58000000 ---p 00000000 00:00 0 3f58000000-3f58021000 rw-p 00000000 00:00 0 3f58021000-3f5c000000 ---p 00000000 00:00 0 3f5c000000-3f5d8f8000 rw-p 00000000 00:00 0 3f5d8f8000-3f60000000 ---p 00000000 00:00 0 3f60000000-3f60021000 rw-p 00000000 00:00 0 3f60021000-3f64000000 ---p 00000000 00:00 0 3f64000000-3f64021000 rw-p 00000000 00:00 0 3f64021000-3f68000000 ---p 00000000 00:00 0 3f68000000-3f68f4d000 rw-p 00000000 00:00 0 3f68f4d000-3f6c000000 ---p 00000000 00:00 0 3f6c000000-3f6c021000 rw-p 00000000 00:00 0 3f6c021000-3f70000000 ---p 00000000 00:00 0 3f70000000-3f70021000 rw-p 00000000 00:00 0 3f70021000-3f74000000 ---p 00000000 00:00 0 3f74000000-3f74021000 rw-p 00000000 00:00 0 3f74021000-3f78000000 ---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-3f84400000 rw-p 00000000 00:00 0 3f84400000-3f84800000 rw-p 00000000 00:00 0 3f84800000-3f84900000 rw-p 00000000 00:00 0 3f84900000-3f84990000 rw-p 00000000 00:00 0 3f84990000-3f84a00000 ---p 00000000 00:00 0 3f84a00000-3f84bd0000 rw-p 00000000 00:00 0 3f84bd0000-3f88000000 ---p 00000000 00:00 0 3f88000000-3f88021000 rw-p 00000000 00:00 0 3f88021000-3f8c000000 ---p 00000000 00:00 0 3f8c752000-3f8cff8000 rw-p 00000000 00:00 0 3f8cff8000-3f8cff9000 ---p 00000000 00:00 0 3f8cff9000-3f8d1fa000 rw-p 00000000 00:00 0 3f8d1fa000-3f8d1fb000 ---p 00000000 00:00 0 3f8d1fb000-3f8d3fc000 rw-p 00000000 00:00 0 3f8d3fc000-3f8d3fd000 ---p 00000000 00:00 0 3f8d3fd000-3f8d5fe000 rw-p 00000000 00:00 0 3f8d5fe000-3f8d602000 ---p 00000000 00:00 0 3f8d602000-3f8d7fe000 rw-p 00000000 00:00 0 3f8d7fe000-3f8d802000 ---p 00000000 00:00 0 3f8d802000-3f8d9fe000 rw-p 00000000 00:00 0 3f8d9fe000-3f8da02000 ---p 00000000 00:00 0 3f8da02000-3f8dbfe000 rw-p 00000000 00:00 0 3f8dbfe000-3f8dbff000 ---p 00000000 00:00 0 3f8dbff000-3f8de00000 rw-p 00000000 00:00 0 3f8de00000-3f8de04000 ---p 00000000 00:00 0 3f8de04000-3f90000000 rw-p 00000000 00:00 0 3f90000000-3f90021000 rw-p 00000000 00:00 0 3f90021000-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-3f9c004000 ---p 00000000 00:00 0 3f9c004000-3f9c200000 rw-p 00000000 00:00 0 3f9c200000-3f9c204000 ---p 00000000 00:00 0 3f9c204000-3f9c400000 rw-p 00000000 00:00 0 3f9c400000-3f9c404000 ---p 00000000 00:00 0 3f9c404000-3f9c600000 rw-p 00000000 00:00 0 3f9c600000-3f9c604000 ---p 00000000 00:00 0 3f9c604000-3f9c800000 rw-p 00000000 00:00 0 3f9c800000-3f9cfa0000 rwxp 00000000 00:00 0 3f9cfa0000-3fa3d37000 ---p 00000000 00:00 0 3fa3d37000-3fa4027000 rwxp 00000000 00:00 0 3fa4027000-3fa42c8000 ---p 00000000 00:00 0 3fa42c8000-3fa4548000 rwxp 00000000 00:00 0 3fa4548000-3fab800000 ---p 00000000 00:00 0 3fab800000-3fb3e5e000 r--s 00000000 103:05 799660 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/modules 3fb4000000-3fb4311000 rw-p 00000000 00:00 0 3fb4311000-3fb8000000 ---p 00000000 00:00 0 3fb8062000-3fb814f000 r-xp 00000000 103:05 806471 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/test/jdk/jtreg/native/libTestDowncall.so 3fb814f000-3fb8150000 r--p 000ec000 103:05 806471 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/test/jdk/jtreg/native/libTestDowncall.so 3fb8150000-3fb8151000 rw-p 000ed000 103:05 806471 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/test/jdk/jtreg/native/libTestDowncall.so 3fb8151000-3fb8157000 r-xp 00000000 103:05 799704 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libzip.so 3fb8157000-3fb8158000 r--p 00005000 103:05 799704 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libzip.so 3fb8158000-3fb8159000 rw-p 00006000 103:05 799704 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libzip.so 3fb8159000-3fb8162000 r-xp 00000000 103:05 799700 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libnet.so 3fb8162000-3fb8163000 r--p 00008000 103:05 799700 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libnet.so 3fb8163000-3fb8164000 rw-p 00009000 103:05 799700 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libnet.so 3fb8164000-3fb8168000 ---p 00000000 00:00 0 3fb8168000-3fb8364000 rw-p 00000000 00:00 0 3fb8364000-3fb8368000 ---p 00000000 00:00 0 3fb8368000-3fb8564000 rw-p 00000000 00:00 0 3fb8564000-3fb8568000 ---p 00000000 00:00 0 3fb8568000-3fb8764000 rw-p 00000000 00:00 0 3fb8764000-3fb8765000 ---p 00000000 00:00 0 3fb8765000-3fb8a83000 rw-p 00000000 00:00 0 3fb8a83000-3fb8a84000 ---p 00000000 00:00 0 3fb8a84000-3fb8c85000 rw-p 00000000 00:00 0 3fb8c85000-3fb8c86000 ---p 00000000 00:00 0 3fb8c86000-3fb928b000 rw-p 00000000 00:00 0 3fb928b000-3fb928c000 ---p 00000000 00:00 0 3fb928c000-3fb948d000 rw-p 00000000 00:00 0 3fb948d000-3fb948e000 ---p 00000000 00:00 0 3fb948e000-3fb968f000 rw-p 00000000 00:00 0 3fb968f000-3fb9690000 ---p 00000000 00:00 0 3fb9690000-3fb9c79000 rw-p 00000000 00:00 0 3fb9c79000-3fba489000 ---p 00000000 00:00 0 3fba489000-3fba50e000 rw-p 00000000 00:00 0 3fba50e000-3fba610000 ---p 00000000 00:00 0 3fba610000-3fba68e000 rw-p 00000000 00:00 0 3fba68e000-3fba790000 ---p 00000000 00:00 0 3fba790000-3fba80e000 rw-p 00000000 00:00 0 3fba80e000-3fba910000 ---p 00000000 00:00 0 3fba910000-3fbad1a000 rw-p 00000000 00:00 0 3fbad1a000-3fbae00000 ---p 00000000 00:00 0 3fbae00000-3fbae04000 ---p 00000000 00:00 0 3fbae04000-3fbb000000 rw-p 00000000 00:00 0 3fbb000000-3fbc8fc000 r-xp 00000000 103:05 799712 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/libjvm.so 3fbc8fc000-3fbc8fd000 ---p 018fc000 103:05 799712 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/libjvm.so 3fbc8fd000-3fbc997000 r--p 018fc000 103:05 799712 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/libjvm.so 3fbc997000-3fbc9cf000 rw-p 01996000 103:05 799712 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/server/libjvm.so 3fbc9cf000-3fbca63000 rw-p 00000000 00:00 0 3fbca65000-3fbca72000 r-xp 00000000 103:05 799701 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libnio.so 3fbca72000-3fbca73000 r--p 0000c000 103:05 799701 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libnio.so 3fbca73000-3fbca74000 rw-p 0000d000 103:05 799701 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libnio.so 3fbca74000-3fbca9e000 rw-p 00000000 00:00 0 3fbca9e000-3fbcb79000 ---p 00000000 00:00 0 3fbcb79000-3fbcb7f000 rw-p 00000000 00:00 0 3fbcb7f000-3fbcb85000 ---p 00000000 00:00 0 3fbcb85000-3fbcba2000 r-xp 00000000 103:05 799696 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjava.so 3fbcba2000-3fbcba3000 r--p 0001c000 103:05 799696 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjava.so 3fbcba3000-3fbcba5000 rw-p 0001d000 103:05 799696 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjava.so 3fbcba5000-3fbcbad000 rw-s 00000000 103:05 1780 /tmp/hsperfdata_fyang/464665 3fbcbad000-3fbcbc6000 r-xp 00000000 103:05 799697 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjimage.so 3fbcbc6000-3fbcbc8000 r--p 00018000 103:05 799697 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjimage.so 3fbcbc8000-3fbcbc9000 rw-p 0001a000 103:05 799697 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjimage.so 3fbcbc9000-3fbcc37000 r-xp 00000000 103:05 14556 /usr/lib/riscv64-linux-gnu/libm.so.6 3fbcc37000-3fbcc38000 ---p 0006e000 103:05 14556 /usr/lib/riscv64-linux-gnu/libm.so.6 3fbcc38000-3fbcc39000 r--p 0006e000 103:05 14556 /usr/lib/riscv64-linux-gnu/libm.so.6 3fbcc39000-3fbcc3a000 rw-p 0006f000 103:05 14556 /usr/lib/riscv64-linux-gnu/libm.so.6 3fbcc3a000-3fbcc3e000 r-xp 00000000 103:05 9027 /usr/lib/riscv64-linux-gnu/libatomic.so.1.2.0 3fbcc3e000-3fbcc3f000 r--p 00003000 103:05 9027 /usr/lib/riscv64-linux-gnu/libatomic.so.1.2.0 3fbcc3f000-3fbcc40000 rw-p 00004000 103:05 9027 /usr/lib/riscv64-linux-gnu/libatomic.so.1.2.0 3fbcc40000-3fbcc43000 rw-p 00000000 00:00 0 3fbcc43000-3fbcc57000 r-xp 00000000 103:05 9875 /usr/lib/riscv64-linux-gnu/libz.so.1.2.11 3fbcc57000-3fbcc58000 r--p 00013000 103:05 9875 /usr/lib/riscv64-linux-gnu/libz.so.1.2.11 3fbcc58000-3fbcc59000 rw-p 00014000 103:05 9875 /usr/lib/riscv64-linux-gnu/libz.so.1.2.11 3fbcc59000-3fbcd7a000 r-xp 00000000 103:05 14553 /usr/lib/riscv64-linux-gnu/libc.so.6 3fbcd7a000-3fbcd7b000 ---p 00121000 103:05 14553 /usr/lib/riscv64-linux-gnu/libc.so.6 3fbcd7b000-3fbcd7e000 r--p 00121000 103:05 14553 /usr/lib/riscv64-linux-gnu/libc.so.6 3fbcd7e000-3fbcd80000 rw-p 00124000 103:05 14553 /usr/lib/riscv64-linux-gnu/libc.so.6 3fbcd80000-3fbcd8c000 rw-p 00000000 00:00 0 3fbcd8e000-3fbcd8f000 r-xp 00000000 103:05 799702 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libsyslookup.so 3fbcd8f000-3fbcd90000 r--p 00000000 103:05 799702 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libsyslookup.so 3fbcd90000-3fbcd91000 rw-p 00001000 103:05 799702 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libsyslookup.so 3fbcd91000-3fbcd92000 ---p 00000000 00:00 0 3fbcd92000-3fbcd93000 r--p 00000000 00:00 0 3fbcd93000-3fbcd9e000 r-xp 00000000 103:05 799698 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjli.so 3fbcd9e000-3fbcd9f000 r--p 0000a000 103:05 799698 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjli.so 3fbcd9f000-3fbcda0000 rw-p 0000b000 103:05 799698 /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/jdk/lib/libjli.so 3fbcda0000-3fbcda2000 rw-p 00000000 00:00 0 3fbcda2000-3fbcda4000 r--p 00000000 00:00 0 [vvar] 3fbcda4000-3fbcda6000 r-xp 00000000 00:00 0 [vdso] 3fbcda6000-3fbcdc4000 r-xp 00000000 103:05 11528 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 3fbcdc4000-3fbcdc5000 ---p 00000000 00:00 0 3fbcdc5000-3fbcdc7000 r--p 0001e000 103:05 11528 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 3fbcdc7000-3fbcdc9000 rw-p 00020000 103:05 11528 /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1 3fc5472000-3fc5493000 rw-p 00000000 00:00 0 [stack] VM Arguments: jvm_args: -Dtest.vm.opts=-Xmx768m -XX:MaxRAMPercentage=12.5 -Dtest.boot.jdk=/home/fyang/tools/boot-jdk -Djava.io.tmpdir=/home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/test-support/jtreg_test_jdk_jdk_foreign/tmp -ea -esa -Dtest.tool.vm.opts=-J-Xmx768m -J-XX:MaxRAMPercentage=12.5 -J-Dtest.boot.jdk=/home/fyang/tools/boot-jdk -J-Djava.io.tmpdir=/home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/test-support/jtreg_test_jdk_jdk_foreign/tmp -J-ea -J-esa -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=24.0 -Dtest.nativepath=/home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/test/jdk/jtreg/native -Dtest.root=/home/fyang/openjdk-jdk/test/jdk -Dtest.name=java/foreign/TestDowncallScope.java -Dtest.file=/home/fyang/openjdk-jdk/test/jdk/java/foreign/TestDowncallScope.java -Dtest.src=/home/fyang/openjdk-jdk/test/jdk/java/foreign -Dtest.src.path=/home/fyang/openjdk-jdk/test/jdk/java/foreign -Dtest.classes=/home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/test-support/jtreg_test_jdk_jdk_foreign/classes/1/java/foreign/TestDowncallScope.d -Dtest.class.path=/home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/test-support/jtreg_test_jdk_jdk_foreign/classes/1/java/foreign/TestDowncallScope.d -Dtest.class.path.prefix=/home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/test-support/jtreg_test_jdk_jdk_foreign/classes/1/java/foreign/TestDowncallScope.d:/home/fyang/openjdk-jdk/test/jdk/java/foreign -Dtest.enable.preview=true -Xmx768m -XX:MaxRAMPercentage=12.5 -Dtest.boot.jdk=/home/fyang/tools/boot-jdk -Djava.io.tmpdir=/home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/test-support/jtreg_test_jdk_jdk_foreign/tmp -ea -esa -Djava.library.path=/home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/images/test/jdk/jtreg/native -XX:+IgnoreUnrecognizedVMOptions -XX:-VerifyDependencies --enable-native-access=ALL-UNNAMED -Dgenerator.sample.factor=17 --enable-preview java_command: com.sun.javatest.regtest.agent.MainWrapper /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/test-support/jtreg_test_jdk_jdk_foreign/java/foreign/TestDowncallScope.d/testng.0.jta java/foreign/TestDowncallScope.java false TestDowncallScope java_class_path (initial): /home/fyang/openjdk-jdk/build/linux-riscv64-server-fastdebug/test-support/jtreg_test_jdk_jdk_foreign/classes/1/java/foreign/TestDowncallScope.d:/home/fyang/openjdk-jdk/test/jdk/java/foreign:/home/fyang/tools/jtreg/lib/testng-7.3.0.jar:/home/fyang/tools/jtreg/lib/guice-4.2.3.jar:/home/fyang/tools/jtreg/lib/jcommander-1.78.jar:/home/fyang/tools/jtreg/lib/javatest.jar:/home/fyang/tools/jtreg/lib/jtreg.jar Launcher Type: SUN_STANDARD [Global flags] intx CICompilerCount = 3 {product} {ergonomic} Number of compiler threads to run 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 = 1048576 {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 bool IgnoreUnrecognizedVMOptions = true {product} {command line} Ignore unrecognized VM options 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 = 805306368 {product} {command line} Maximum heap size (in bytes) size_t MaxNewSize = 482344960 {product} {ergonomic} Maximum new generation size (in bytes), max_uintx means set ergonomically uint64_t MaxRAM = 16767426560 {pd product} {ergonomic} Real memory size (in bytes) used to set maximum heap size double MaxRAMPercentage = 12.500000 {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 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 = 805306368 {manageable} {ergonomic} Soft limit for maximum heap size (in bytes) 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 bool VerifyDependencies = false {develop} {command line} Exercise and verify the compilation dependency mechanism 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/build/linux-riscv64-server-fastdebug/test-support/jtreg_test_jdk_jdk_foreign/classes/1/java/foreign/TestDowncallScope.d:/home/fyang/openjdk-jdk/test/jdk/java/foreign:/home/fyang/tools/jtreg/lib/testng-7.3.0.jar:/home/fyang/tools/jtreg/lib/guice-4.2.3.jar:/home/fyang/tools/jtreg/lib/jcommander-1.78.jar:/home/fyang/tools/jtreg/lib/javatest.jar:/home/fyang/tools/jtreg/lib/jtreg.jar PATH=/bin:/usr/bin:/usr/sbin LANG=C.UTF-8 LC_ALL=C TZ=Asia/Shanghai Active Locale: LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C Signal Handlers: SIGSEGV: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked SIGBUS: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked SIGFPE: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked SIGPIPE: javaSignalHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked SIGXFSZ: javaSignalHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked SIGILL: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked SIGUSR2: SR_handler in libjvm.so, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, blocked SIGHUP: SIG_IGN, mask=00000000000000000000000000000000, flags=none, blocked SIGINT: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked SIGTERM: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked SIGQUIT: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked SIGTRAP: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked Native Memory Tracking: (Omitting categories weighting less than 1KB) Total: reserved=2308891KB, committed=390683KB malloc: 51455KB #517666 mmap: reserved=2257436KB, committed=339228KB - Java Heap (reserved=786432KB, committed=258048KB) (mmap: reserved=786432KB, committed=258048KB) - Class (reserved=1050479KB, committed=5039KB) (classes #4602) ( instance classes #4401, array classes #201) (malloc=1903KB #23585) (at peak) (mmap: reserved=1048576KB, committed=3136KB) ( Metadata: ) ( reserved=65536KB, committed=11648KB) ( used=10123KB) ( waste=1525KB =13.09%) ( Class space:) ( reserved=1048576KB, committed=3136KB) ( used=1846KB) ( waste=1290KB =41.15%) - Thread (reserved=43066KB, committed=1118KB) (thread #21) (stack: reserved=43008KB, committed=1060KB) (malloc=35KB #130) (peak=45KB #142) (arena=23KB #40) (peak=147KB #34) - Code (reserved=255296KB, committed=21092KB) (malloc=7608KB #230872) (peak=7609KB #230882) (mmap: reserved=247688KB, committed=13484KB) (arena=0KB #0) (peak=33KB #1) - GC (reserved=58792KB, committed=47440KB) (malloc=9024KB #2577) (peak=9043KB #2642) (mmap: reserved=49768KB, committed=38416KB) - GCCardSet (reserved=57KB, committed=57KB) (malloc=57KB #759) (at peak) - Compiler (reserved=1883KB, committed=1883KB) (malloc=39KB #319) (peak=45KB #311) (arena=1845KB #6) (peak=20738KB #20) - Internal (reserved=15281KB, committed=15281KB) (malloc=15245KB #216335) (peak=15245KB #216336) (mmap: reserved=36KB, committed=36KB) - Other (reserved=5KB, committed=5KB) (malloc=5KB #62) (peak=8KB #293) - Symbol (reserved=2047KB, committed=2047KB) (malloc=1687KB #31660) (at peak) (arena=360KB #1) (at peak) - Native Memory Tracking (reserved=8096KB, committed=8096KB) (malloc=8KB #75) (peak=17KB #306) (tracking overhead=8089KB) - Shared class space (reserved=16384KB, committed=13392KB, readonly=8213KB) (mmap: reserved=16384KB, committed=13392KB) - Arena Chunk (reserved=3484KB, committed=3484KB) (malloc=3484KB #215) (peak=21153KB #603) - Module (reserved=200KB, committed=200KB) (malloc=200KB #2085) (at peak) - Safepoint (reserved=8KB, committed=8KB) (mmap: reserved=8KB, committed=8KB) - Synchronization (reserved=999KB, committed=999KB) (malloc=999KB #7703) (at peak) - Serviceability (reserved=17KB, committed=17KB) (malloc=17KB #9) (at peak) - Metaspace (reserved=66362KB, committed=12474KB) (malloc=826KB #1253) (at peak) (mmap: reserved=65536KB, committed=11648KB) - String Deduplication (reserved=1KB, committed=1KB) (malloc=1KB #8) (at peak) - Object Monitors (reserved=1KB, committed=1KB) (malloc=1KB #3) (at peak) Preinit state:entries: 423 (primary: 423, empties: 7496), sum bytes: 16974, longest chain length: 1 pre-init mallocs: 477, pre-init reallocs: 28, pre-init frees: 54 --------------- S Y S T E M --------------- OS: DISTRIB_ID=Ubuntu DISTRIB_RELEASE=22.04 DISTRIB_CODENAME=jammy DISTRIB_DESCRIPTION="Ubuntu 22.04.1 LTS" uname: Linux ubuntu 5.19.0-1012-generic #13~22.04.1-Ubuntu SMP Thu Jan 12 15:34:31 UTC 2023 riscv64 OS uptime: 1 days 21:26 hours libc: glibc 2.35 NPTL 2.35 rlimit (soft/hard): STACK 8192k/infinity , CORE 0k/infinity , NPROC 63392/63392 , NOFILE 1048576/1048576 , AS infinity/infinity , CPU infinity/infinity , DATA infinity/infinity , FSIZE infinity/infinity , MEMLOCK 2046804k/2046804k load average: 6.48 5.50 3.34 /proc/meminfo: MemTotal: 16374440 kB MemFree: 3655644 kB MemAvailable: 15123692 kB Buffers: 219784 kB Cached: 10938688 kB SwapCached: 0 kB Active: 5655104 kB Inactive: 6304012 kB Active(anon): 976 kB Inactive(anon): 806564 kB Active(file): 5654128 kB Inactive(file): 5497448 kB Unevictable: 24716 kB Mlocked: 24716 kB SwapTotal: 0 kB SwapFree: 0 kB Zswap: 0 kB Zswapped: 0 kB Dirty: 224 kB Writeback: 0 kB AnonPages: 825396 kB Mapped: 110916 kB Shmem: 980 kB KReclaimable: 572804 kB Slab: 655756 kB SReclaimable: 572804 kB SUnreclaim: 82952 kB KernelStack: 4704 kB PageTables: 5976 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 8187220 kB Committed_AS: 2183044 kB VmallocTotal: 67108864 kB VmallocUsed: 9224 kB VmallocChunk: 0 kB Percpu: 2000 kB AnonHugePages: 0 kB ShmemHugePages: 0 kB ShmemPmdMapped: 0 kB FileHugePages: 0 kB FilePmdMapped: 0 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: always [madvise] never /sys/kernel/mm/transparent_hugepage/defrag (defrag/compaction efforts parameter): always defer defer+madvise [madvise] never Process Memory: Virtual Size: 3887972K (peak: 3944652K) Resident Set Size: 169332K (peak: 169332K) (anon: 134288K, file: 35044K, shmem: 0K) Swapped out: 0K C-Heap outstanding allocations: 60932K, retained: 21667K glibc malloc tunables: (default) /proc/sys/kernel/threads-max (system-wide limit on the number of threads): 126785 /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: 806936 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: 152 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 : 3 isa : rv64imafdc mmu : sv39 uarch : sifive,u74-mc processor : 1 hart : 1 isa : rv64imafdc mmu : sv39 uarch : sifive,u74-mc processor : 2 hart : 2 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 16374440k(3655392k free), swap 0k(0k free) Page Sizes: 4k vm_info: OpenJDK 64-Bit Server VM (fastdebug 21-internal-adhoc.fyang.openjdk-jdk) for linux-riscv64 JRE (21-internal-adhoc.fyang.openjdk-jdk), built on 2023-02-08T14:54:07Z by "fyang" with gcc 11.3.0 END.