1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099 |
- #
- # There is insufficient memory for the Java Runtime Environment to continue.
- # Native memory allocation (mmap) failed to map 65536 bytes for Failed to commit metaspace.
- # Possible reasons:
- # The system is out of physical RAM or swap space
- # The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
- # Possible solutions:
- # Reduce memory load on the system
- # Increase physical memory or swap space
- # Check if swap backing store is full
- # Decrease Java heap size (-Xmx/-Xms)
- # Decrease number of Java threads
- # Decrease Java thread stack sizes (-Xss)
- # Set larger code cache with -XX:ReservedCodeCacheSize=
- # JVM is running with Zero Based Compressed Oops mode in which the Java heap is
- # placed in the first 32GB address space. The Java Heap base address is the
- # maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
- # to set the Java Heap base and to place the Java Heap above 32GB virtual address.
- # This output file may be truncated or incomplete.
- #
- # Out of Memory Error (virtualSpaceNode.cpp:110), pid=10560, tid=9820
- #
- # JRE version: Java(TM) SE Runtime Environment (20.0.1+9) (build 20.0.1+9-29)
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.0.1+9-29, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
- # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
- #
- --------------- S U M M A R Y ------------
- Command Line: -javaagent:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.3.2\lib\idea_rt.jar=55586:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.3.2\bin -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.stderr.encoding=UTF-8 com.swagger.rest.RestApplicationKt
- Host: Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz, 4 cores, 9G, Windows 10 , 64 bit Build 19041 (10.0.19041.3636)
- Time: Fri Jan 19 11:05:54 2024 SE Asia Standard Time elapsed time: 1.062109 seconds (0d 0h 0m 1s)
- --------------- T H R E A D ---------------
- Current thread (0x0000018786d5f890): JavaThread "background-preinit" [_thread_in_vm, id=9820, stack(0x0000003b22600000,0x0000003b22700000)]
- Stack: [0x0000003b22600000,0x0000003b22700000]
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- V [jvm.dll+0x6bb95a]
- V [jvm.dll+0x8485fa]
- V [jvm.dll+0x84a1f5]
- V [jvm.dll+0x84a8f3]
- V [jvm.dll+0x280b0f]
- V [jvm.dll+0x84453b]
- V [jvm.dll+0x65fd86]
- V [jvm.dll+0x1eb4e7]
- V [jvm.dll+0x6627a2]
- V [jvm.dll+0x66258e]
- V [jvm.dll+0x66079e]
- V [jvm.dll+0x66ae17]
- V [jvm.dll+0x21b442]
- V [jvm.dll+0x21b975]
- V [jvm.dll+0x21c361]
- V [jvm.dll+0x211780]
- V [jvm.dll+0x59c26c]
- V [jvm.dll+0x7c3693]
- V [jvm.dll+0x7c3774]
- V [jvm.dll+0x46c524]
- V [jvm.dll+0x471a88]
- C [java.dll+0x17ec]
- Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
- J 1010 java.lang.ClassLoader.defineClass1(Ljava/lang/ClassLoader;Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class; java.base@20.0.1 (0 bytes) @ 0x00000187f44c7871 [0x00000187f44c77a0+0x00000000000000d1]
- J 1094 c1 java.lang.ClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class; java.base@20.0.1 (43 bytes) @ 0x00000187ecb7abe4 [0x00000187ecb7a880+0x0000000000000364]
- J 1089 c1 java.security.SecureClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class; java.base@20.0.1 (16 bytes) @ 0x00000187ecb78d74 [0x00000187ecb78ca0+0x00000000000000d4]
- J 874 c1 jdk.internal.loader.BuiltinClassLoader.defineClass(Ljava/lang/String;Ljdk/internal/loader/Resource;)Ljava/lang/Class; java.base@20.0.1 (121 bytes) @ 0x00000187ecb0b5dc [0x00000187ecb0a680+0x0000000000000f5c]
- J 952 c1 jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(Ljava/lang/String;)Ljava/lang/Class; java.base@20.0.1 (64 bytes) @ 0x00000187ecb3877c [0x00000187ecb37a60+0x0000000000000d1c]
- J 495 c1 jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(Ljava/lang/String;Z)Ljava/lang/Class; java.base@20.0.1 (143 bytes) @ 0x00000187eca4413c [0x00000187eca436c0+0x0000000000000a7c]
- J 748 c1 jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; java.base@20.0.1 (40 bytes) @ 0x00000187ecab07cc [0x00000187ecab05e0+0x00000000000001ec]
- J 747 c1 java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; java.base@20.0.1 (7 bytes) @ 0x00000187ecab02b4 [0x00000187ecab01a0+0x0000000000000114]
- v ~StubRoutines::call_stub 0x00000187f3ed100d
- j org.springframework.http.converter.json.Jackson2ObjectMapperBuilder.build()Lcom/fasterxml/jackson/databind/ObjectMapper;+77
- j org.springframework.http.converter.json.MappingJackson2HttpMessageConverter.<init>()V+4
- j org.springframework.http.converter.support.AllEncompassingFormHttpMessageConverter.<init>()V+55
- j org.springframework.boot.autoconfigure.BackgroundPreinitializer$MessageConverterInitializer.run()V+4
- j org.springframework.boot.autoconfigure.BackgroundPreinitializer$1.runSafely(Ljava/lang/Runnable;)Z+1
- j org.springframework.boot.autoconfigure.BackgroundPreinitializer$1.run()V+32
- j java.lang.Thread.runWith(Ljava/lang/Object;Ljava/lang/Runnable;)V+5 java.base@20.0.1
- j java.lang.Thread.run()V+19 java.base@20.0.1
- v ~StubRoutines::call_stub 0x00000187f3ed100d
- Compiled method (n/a) 1205 1010 n 0 java.lang.ClassLoader::defineClass1 (native)
- total in heap [0x00000187f44c7610,0x00000187f44c7c40] = 1584
- relocation [0x00000187f44c7758,0x00000187f44c7790] = 56
- main code [0x00000187f44c77a0,0x00000187f44c7c3e] = 1182
- stub code [0x00000187f44c7c3e,0x00000187f44c7c40] = 2
- [Constant Pool (empty)]
- [MachCode]
- [Entry Point]
- # {method} {0x00000008004365c8} 'defineClass1' '(Ljava/lang/ClassLoader;Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader'
- # parm0: rdx:rdx = 'java/lang/ClassLoader'
- # parm1: r8:r8 = 'java/lang/String'
- # parm2: r9:r9 = '[B'
- # parm3: rdi = int
- # parm4: rsi = int
- # parm5: rcx:rcx = 'java/security/ProtectionDomain'
- # parm6: [sp+0xa0] = 'java/lang/String' (sp of caller)
- 0x00000187f44c77a0: 448b 5208 | 49bb 0000 | 0000 0800 | 0000 4d03 | d349 3bc2 | 0f84 0600
- 0x00000187f44c77b8: ; {runtime_call ic_miss_stub}
- 0x00000187f44c77b8: 0000 e941 | c6a6 ff90
- [Verified Entry Point]
- 0x00000187f44c77c0: 8984 2400 | 80ff ff55 | 488b ec48 | 81ec 9000 | 0000 6690 | 4181 7f20 | 0100 0000
- 0x00000187f44c77dc: ; {runtime_call StubRoutines (2)}
- 0x00000187f44c77dc: 7405 e81d | e5a4 ff48 | 837d 1000 | 488d 4510 | 480f 4445 | 1048 8944 | 2440 4889 | 4c24 7048
- 0x00000187f44c77fc: 83f9 0048 | 8d44 2470 | 480f 4444 | 2470 4889 | 4424 3848 | 8974 2430 | 4889 7c24 | 284c 894c
- 0x00000187f44c781c: 2458 4983 | f900 488d | 4424 5848 | 0f44 4424 | 5848 8944 | 2420 4c89 | 4424 5049 | 83f8 004c
- 0x00000187f44c783c: 8d4c 2450 | 4c0f 444c | 2450 4889 | 5424 4848 | 83fa 004c | 8d44 2448 | 4c0f 4444
- 0x00000187f44c7858: ; {oop(a 'java/lang/Class'{0x00000007620fdc10} = 'java/lang/ClassLoader')}
- 0x00000187f44c7858: 2448 49be | 10dc 0f62 | 0700 0000 | 4c89 7424 | 784c 8d74 | 2478 498b | d6c5 f877
- 0x00000187f44c7874: ; {internal_word}
- 0x00000187f44c7874: 49ba 7178 | 4cf4 8701 | 0000 4d89 | 97c8 0200 | 0049 89a7 | c002 0000
- 0x00000187f44c788c: ; {external_word}
- 0x00000187f44c788c: 49ba e109 | ff88 f97f | 0000 4180 | 3a00 0f84 | 4e00 0000 | 5241 5041
- 0x00000187f44c78a4: ; {metadata({method} {0x00000008004365c8} 'defineClass1' '(Ljava/lang/ClassLoader;Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
- 0x00000187f44c78a4: 5148 bac0 | 6543 0008 | 0000 0049 | 8bcf 4883 | ec20 40f6 | c40f 0f84 | 1900 0000 | 4883 ec08
- 0x00000187f44c78c4: ; {runtime_call}
- 0x00000187f44c78c4: 48b8 a006 | b688 f97f | 0000 ffd0 | 4883 c408 | e90c 0000
- 0x00000187f44c78d8: ; {runtime_call}
- 0x00000187f44c78d8: 0048 b8a0 | 06b6 88f9 | 7f00 00ff | d048 83c4 | 2041 5941 | 585a 498d | 8fe0 0200 | 0041 c787
- 0x00000187f44c78f8: 7403 0000 | 0400 0000
- 0x00000187f44c7900: ; {runtime_call}
- 0x00000187f44c7900: 48b8 ac16 | f0b8 f97f | 0000 ffd0 | c5f8 7741 | c787 7403 | 0000 0500 | 0000 f083 | 4424 c000
- 0x00000187f44c7920: 493b af78 | 0300 000f | 870e 0000 | 0041 83bf | 7003 0000 | 000f 842b | 0000 00c5 | f877 4889
- 0x00000187f44c7940: 45f8 498b | cf4c 8be4 | 4883 ec20 | 4883 e4f0
- 0x00000187f44c7950: ; {runtime_call}
- 0x00000187f44c7950: 48b8 60fc | 8288 f97f | 0000 ffd0 | 498b e44d | 33e4 488b | 45f8 41c7 | 8774 0300 | 0008 0000
- 0x00000187f44c7970: 0041 83bf | f003 0000 | 020f 8492
- 0x00000187f44c797c: ; {external_word}
- 0x00000187f44c797c: 0200 0049 | bae1 09ff | 88f9 7f00 | 0041 803a | 000f 844c | 0000 0048
- 0x00000187f44c7994: ; {metadata({method} {0x00000008004365c8} 'defineClass1' '(Ljava/lang/ClassLoader;Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
- 0x00000187f44c7994: 8945 f848 | bac0 6543 | 0008 0000 | 0049 8bcf | 4883 ec20 | 40f6 c40f | 0f84 1900 | 0000 4883
- 0x00000187f44c79b4: ; {runtime_call}
- 0x00000187f44c79b4: ec08 48b8 | a006 b688 | f97f 0000 | ffd0 4883 | c408 e90c
- 0x00000187f44c79c8: ; {runtime_call}
- 0x00000187f44c79c8: 0000 0048 | b8a0 06b6 | 88f9 7f00 | 00ff d048 | 83c4 2048 | 8b45 f849 | c787 c002 | 0000 0000
- 0x00000187f44c79e8: 0000 49c7 | 87c8 0200 | 0000 0000 | 00c5 f877 | 4885 c00f | 84ed 0100 | 00a8 010f | 84e2 0100
- 0x00000187f44c7a08: 0048 8b40 | ff41 807f | 4000 0f84 | ce01 0000 | 4883 f800 | 0f84 c401 | 0000 498b | 4f28 4883
- 0x00000187f44c7a28: f900 0f84 | 1400 0000 | 4883 e908 | 4989 4f28 | 4903 4f38 | 4889 01e9 | a201 0000 | 4881 ecd0
- 0x00000187f44c7a48: 0000 0048 | 8904 2448 | 894c 2408 | 4889 5424 | 1048 8974 | 2418 4889 | 7c24 204c | 8944 2428
- 0x00000187f44c7a68: 4c89 4c24 | 304c 8954 | 2438 4c89 | 5c24 40c5 | fb11 4424 | 50c5 fb11 | 4c24 58c5 | fb11 5424
- 0x00000187f44c7a88: 60c5 fb11 | 5c24 68c5 | fb11 6424 | 70c5 fb11 | 6c24 78c5 | fb11 b424 | 8000 0000 | c5fb 11bc
- 0x00000187f44c7aa8: 2488 0000 | 00c5 7b11 | 8424 9000 | 0000 c57b | 118c 2498 | 0000 00c5 | 7b11 9424 | a000 0000
- 0x00000187f44c7ac8: c57b 119c | 24a8 0000 | 00c5 7b11 | a424 b000 | 0000 c57b | 11ac 24b8 | 0000 00c5 | 7b11 b424
- 0x00000187f44c7ae8: c000 0000 | c57b 11bc | 24c8 0000 | 0049 8bd7 | 488b c848 | 83ec 2040 | f6c4 0f0f | 8419 0000
- 0x00000187f44c7b08: 0048 83ec
- 0x00000187f44c7b0c: ; {runtime_call}
- 0x00000187f44c7b0c: 0848 b800 | 3d76 88f9 | 7f00 00ff | d048 83c4 | 08e9 0c00
- 0x00000187f44c7b20: ; {runtime_call}
- 0x00000187f44c7b20: 0000 48b8 | 003d 7688 | f97f 0000 | ffd0 4883 | c420 c57b | 10bc 24c8 | 0000 00c5 | 7b10 b424
- 0x00000187f44c7b40: c000 0000 | c57b 10ac | 24b8 0000 | 00c5 7b10 | a424 b000 | 0000 c57b | 109c 24a8 | 0000 00c5
- 0x00000187f44c7b60: 7b10 9424 | a000 0000 | c57b 108c | 2498 0000 | 00c5 7b10 | 8424 9000 | 0000 c5fb | 10bc 2488
- 0x00000187f44c7b80: 0000 00c5 | fb10 b424 | 8000 0000 | c5fb 106c | 2478 c5fb | 1064 2470 | c5fb 105c | 2468 c5fb
- 0x00000187f44c7ba0: 1054 2460 | c5fb 104c | 2458 c5fb | 1044 2450 | 4c8b 5c24 | 404c 8b54 | 2438 4c8b | 4c24 304c
- 0x00000187f44c7bc0: 8b44 2428 | 488b 7c24 | 2048 8b74 | 2418 488b | 5424 1048 | 8b4c 2408 | 488b 0424 | 4881 c4d0
- 0x00000187f44c7be0: 0000 00c5 | f877 e903 | 0000 0048 | 8b00 498b | 8f50 0300 | 00c7 8100 | 0100 0000 | 0000 00c9
- 0x00000187f44c7c00: 4983 7f08 | 000f 8501 | 0000 00c3
- 0x00000187f44c7c0c: ; {runtime_call StubRoutines (1)}
- 0x00000187f44c7c0c: e9ef 92a0 | ffc5 f877 | 4889 45f8 | 4c8b e448 | 83ec 2048
- 0x00000187f44c7c20: ; {runtime_call}
- 0x00000187f44c7c20: 83e4 f048 | b840 3db6 | 88f9 7f00 | 00ff d049 | 8be4 4d33 | e448 8b45 | f8e9 41fd | ffff f4f4
- [/MachCode]
- Compiled method (c1) 1221 1094 3 java.lang.ClassLoader::defineClass (43 bytes)
- total in heap [0x00000187ecb7a690,0x00000187ecb7afc0] = 2352
- relocation [0x00000187ecb7a7d8,0x00000187ecb7a870] = 152
- main code [0x00000187ecb7a880,0x00000187ecb7ad18] = 1176
- stub code [0x00000187ecb7ad18,0x00000187ecb7ad90] = 120
- metadata [0x00000187ecb7ad90,0x00000187ecb7adc0] = 48
- scopes data [0x00000187ecb7adc0,0x00000187ecb7aeb0] = 240
- scopes pcs [0x00000187ecb7aeb0,0x00000187ecb7af90] = 224
- dependencies [0x00000187ecb7af90,0x00000187ecb7af98] = 8
- nul chk table [0x00000187ecb7af98,0x00000187ecb7afc0] = 40
- [Constant Pool (empty)]
- [MachCode]
- [Entry Point]
- # {method} {0x00000008004368f0} 'defineClass' '(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;' in 'java/lang/ClassLoader'
- # this: rdx:rdx = 'java/lang/ClassLoader'
- # parm0: r8:r8 = 'java/lang/String'
- # parm1: r9:r9 = '[B'
- # parm2: rdi = int
- # parm3: rsi = int
- # parm4: rcx:rcx = 'java/security/ProtectionDomain'
- # [sp+0xc0] (sp of caller)
- 0x00000187ecb7a880: 448b 5208 | 49bb 0000 | 0000 0800 | 0000 4d03 | d34c 3bd0
- 0x00000187ecb7a894: ; {runtime_call ic_miss_stub}
- 0x00000187ecb7a894: 0f85 6695 | 3b07 660f | 1f44 0000
- [Verified Entry Point]
- 0x00000187ecb7a8a0: 8984 2400 | 80ff ff55 | 4881 ecb0 | 0000 0090 | 4181 7f20 | 0100 0000
- 0x00000187ecb7a8b8: ; {runtime_call StubRoutines (2)}
- 0x00000187ecb7a8b8: 7405 e841 | b439 0748 | 8954 2478
- 0x00000187ecb7a8c4: ; {metadata(method data for {method} {0x00000008004368f0} 'defineClass' '(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
- 0x00000187ecb7a8c4: 48bb 90d6 | 2982 8701 | 0000 8b83 | cc00 0000 | 83c0 0289 | 83cc 0000 | 0025 fe07 | 0000 83f8
- 0x00000187ecb7a8e4: 000f 844f | 0300 0089 | b424 9400 | 0000 89bc | 2490 0000 | 004c 898c | 2488 0000 | 0048 8bda
- 0x00000187ecb7a904: ; {metadata(method data for {method} {0x00000008004368f0} 'defineClass' '(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
- 0x00000187ecb7a904: 48b8 90d6 | 2982 8701 | 0000 4883 | 8010 0100 | 0001 498b | d84c 8bc3 | 4c8b c948 | 8bca 488b
- 0x00000187ecb7a924: d148 899c | 2480 0000
- 0x00000187ecb7a92c: ; {optimized virtual_call}
- 0x00000187ecb7a92c: 0066 90e8
- 0x00000187ecb7a930: ; ImmutableOopMap {[120]=Oop [128]=Oop [136]=Oop }
- ;*invokevirtual preDefineClass {reexecute=0 rethrow=0 return_oop=0}
- ; - java.lang.ClassLoader::defineClass@4 (line 1011)
- 0x00000187ecb7a930: 2c0a 0000 | 4889 8424 | 9800 0000 | 488b 5424
- 0x00000187ecb7a940: ; {metadata(method data for {method} {0x00000008004368f0} 'defineClass' '(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
- 0x00000187ecb7a940: 7849 b890 | d629 8287 | 0100 0049 | 8380 4801
- 0x00000187ecb7a950: ; {metadata(method data for {method} {0x0000000800436630} 'defineClassSourceLocation' '(Ljava/security/ProtectionDomain;)Ljava/lang/String;' in 'java/lang/ClassLoader')}
- 0x00000187ecb7a950: 0000 0149 | b8b0 e329 | 8287 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
- 0x00000187ecb7a970: feff 1f00 | 83fa 000f | 84de 0200 | 0048 3b00
- 0x00000187ecb7a980: ; {metadata(method data for {method} {0x0000000800436630} 'defineClassSourceLocation' '(Ljava/security/ProtectionDomain;)Ljava/lang/String;' in 'java/lang/ClassLoader')}
- 0x00000187ecb7a980: 4c8b c048 | bab0 e329 | 8287 0100 | 0048 8382 | 1001 0000 | 0144 8b40 | 1049 c1e0 | 0349 83f8
- 0x00000187ecb7a9a0: ; {metadata(method data for {method} {0x0000000800436630} 'defineClassSourceLocation' '(Ljava/security/ProtectionDomain;)Ljava/lang/String;' in 'java/lang/ClassLoader')}
- 0x00000187ecb7a9a0: 0048 bab0 | e329 8287 | 0100 0048 | be58 0100 | 0000 0000 | 000f 850a | 0000 0048 | be48 0100
- 0x00000187ecb7a9c0: 0000 0000 | 0048 8b3c | 3248 8d7f | 0148 893c | 320f 850f
- 0x00000187ecb7a9d4: ; {oop(NULL)}
- 0x00000187ecb7a9d4: 0000 0048 | bb00 0000 | 0000 0000 | 00e9 a901 | 0000 493b | 0049 8bd0
- 0x00000187ecb7a9ec: ; {metadata(method data for {method} {0x0000000800436630} 'defineClassSourceLocation' '(Ljava/security/ProtectionDomain;)Ljava/lang/String;' in 'java/lang/ClassLoader')}
- 0x00000187ecb7a9ec: 48be b0e3 | 2982 8701 | 0000 4883 | 8668 0100 | 0001 418b | 500c 48c1 | e203 4883
- 0x00000187ecb7aa08: ; {metadata(method data for {method} {0x0000000800436630} 'defineClassSourceLocation' '(Ljava/security/ProtectionDomain;)Ljava/lang/String;' in 'java/lang/ClassLoader')}
- 0x00000187ecb7aa08: fa00 48be | b0e3 2982 | 8701 0000 | 48bf b001 | 0000 0000 | 0000 0f85 | 0a00 0000 | 48bf a001
- 0x00000187ecb7aa28: 0000 0000 | 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f85 | 0f00 0000
- 0x00000187ecb7aa40: ; {oop(NULL)}
- 0x00000187ecb7aa40: 48bb 0000 | 0000 0000 | 0000 e940
- 0x00000187ecb7aa4c: ; {metadata(method data for {method} {0x0000000800436630} 'defineClassSourceLocation' '(Ljava/security/ProtectionDomain;)Ljava/lang/String;' in 'java/lang/ClassLoader')}
- 0x00000187ecb7aa4c: 0100 0048 | beb0 e329 | 8287 0100 | 0048 8386 | c001 0000 | 0148 3b02
- 0x00000187ecb7aa64: ; {metadata(method data for {method} {0x0000000800436630} 'defineClassSourceLocation' '(Ljava/security/ProtectionDomain;)Ljava/lang/String;' in 'java/lang/ClassLoader')}
- 0x00000187ecb7aa64: 4c8b c248 | beb0 e329 | 8287 0100 | 0048 8386 | f801 0000
- 0x00000187ecb7aa78: ; {metadata(method data for {method} {0x000000080001b3e0} 'toString' '()Ljava/lang/String;' in 'java/net/URL')}
- 0x00000187ecb7aa78: 0149 b878 | 9f19 8287 | 0100 0041 | 8bb0 cc00 | 0000 83c6 | 0241 89b0 | cc00 0000 | 81e6 feff
- 0x00000187ecb7aa98: 1f00 83fe | 000f 84e8 | 0100 004c
- 0x00000187ecb7aaa4: ; {metadata(method data for {method} {0x000000080001b3e0} 'toString' '()Ljava/lang/String;' in 'java/net/URL')}
- 0x00000187ecb7aaa4: 8bc2 48be | 789f 1982 | 8701 0000 | 4883 8610 | 0100 0001
- 0x00000187ecb7aab8: ; {metadata(method data for {method} {0x000000080042a128} 'toExternalForm' '()Ljava/lang/String;' in 'java/net/URL')}
- 0x00000187ecb7aab8: 49b8 00a1 | 1982 8701 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
- 0x00000187ecb7aad8: 0083 fe00 | 0f84 ca01 | 0000 8b72 | 3848 c1e6 | 0348 3b06
- 0x00000187ecb7aaec: ; {metadata(method data for {method} {0x000000080042a128} 'toExternalForm' '()Ljava/lang/String;' in 'java/net/URL')}
- 0x00000187ecb7aaec: 4c8b c648 | bf00 a119 | 8287 0100 | 0045 8b40 | 0849 ba00 | 0000 0008 | 0000 004d | 03c2 4c3b
- 0x00000187ecb7ab0c: 8720 0100 | 0075 0d48 | 8387 2801 | 0000 01e9 | 6000 0000 | 4c3b 8730 | 0100 0075 | 0d48 8387
- 0x00000187ecb7ab2c: 3801 0000 | 01e9 4a00 | 0000 4883 | bf20 0100 | 0000 7517 | 4c89 8720 | 0100 0048 | c787 2801
- 0x00000187ecb7ab4c: 0000 0100 | 0000 e929 | 0000 0048 | 83bf 3001 | 0000 0075 | 174c 8987 | 3001 0000 | 48c7 8738
- 0x00000187ecb7ab6c: 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8710 | 0100 0001 | 4c8b c248
- 0x00000187ecb7ab84: ; {optimized virtual_call}
- 0x00000187ecb7ab84: 8bd6 90e8
- 0x00000187ecb7ab88: ; ImmutableOopMap {[120]=Oop [128]=Oop [136]=Oop [152]=Oop }
- ;*invokevirtual toExternalForm {reexecute=0 rethrow=0 return_oop=0}
- ; - java.net.URL::toExternalForm@5 (line 1195)
- ; - java.net.URL::toString@1 (line 1181)
- ; - java.lang.ClassLoader::defineClassSourceLocation@22 (line 913)
- ; - java.lang.ClassLoader::defineClass@12 (line 1012)
- 0x00000187ecb7ab88: 5443 faff | 488b d848 | 8b84 2498 | 0000 008b | b424 9400 | 0000 8bbc | 2490 0000 | 004c 8b8c
- 0x00000187ecb7aba8: 2488 0000 | 004c 8b84 | 2480 0000 | 0048 8b54
- 0x00000187ecb7abb8: ; {metadata(method data for {method} {0x00000008004368f0} 'defineClass' '(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
- 0x00000187ecb7abb8: 2478 48b9 | 90d6 2982 | 8701 0000 | 4883 8180 | 0100 0001 | 4c8b da49 | 8bd3 488b | c848 891c
- 0x00000187ecb7abd8: 2466 0f1f
- 0x00000187ecb7abdc: ; {static_call}
- 0x00000187ecb7abdc: 4400 00e8
- 0x00000187ecb7abe0: ; ImmutableOopMap {[120]=Oop [152]=Oop }
- ;*invokestatic defineClass1 {reexecute=0 rethrow=0 return_oop=0}
- ; - java.lang.ClassLoader::defineClass@27 (line 1013)
- 0x00000187ecb7abe0: dccb 9407 | 488b 5424
- 0x00000187ecb7abe8: ; {metadata(method data for {method} {0x00000008004368f0} 'defineClass' '(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
- 0x00000187ecb7abe8: 7849 b890 | d629 8287 | 0100 0049 | 8380 9001 | 0000 014c | 8bc0 4c8b | 8c24 9800 | 0000 488b
- 0x00000187ecb7ac08: 5424 7848 | 8984 24a0 | 0000 000f
- 0x00000187ecb7ac14: ; {optimized virtual_call}
- 0x00000187ecb7ac14: 1f40 00e8
- 0x00000187ecb7ac18: ; ImmutableOopMap {[160]=Oop }
- ;*invokevirtual postDefineClass {reexecute=0 rethrow=0 return_oop=0}
- ; - java.lang.ClassLoader::defineClass@37 (line 1014)
- 0x00000187ecb7ac18: e4df fdff | 488b 8424 | a000 0000 | 4881 c4b0 | 0000 005d
- 0x00000187ecb7ac2c: ; {poll_return}
- 0x00000187ecb7ac2c: 493b a778 | 0300 000f | 8799 0000
- 0x00000187ecb7ac38: ; {metadata({method} {0x00000008004368f0} 'defineClass' '(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
- 0x00000187ecb7ac38: 00c3 49ba | e868 4300 | 0800 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
- 0x00000187ecb7ac50: ; {runtime_call counter_overflow Runtime1 stub}
- 0x00000187ecb7ac50: ffe8 2a8b
- 0x00000187ecb7ac54: ; ImmutableOopMap {rdx=Oop r8=Oop r9=Oop rcx=Oop [120]=Oop }
- ;*synchronization entry
- ; - java.lang.ClassLoader::defineClass@-1 (line 1011)
- 0x00000187ecb7ac54: 4707 e990
- 0x00000187ecb7ac58: ; {metadata({method} {0x0000000800436630} 'defineClassSourceLocation' '(Ljava/security/ProtectionDomain;)Ljava/lang/String;' in 'java/lang/ClassLoader')}
- 0x00000187ecb7ac58: fcff ff49 | ba28 6643 | 0008 0000 | 004c 8954 | 2408 48c7 | 0424 ffff
- 0x00000187ecb7ac70: ; {runtime_call counter_overflow Runtime1 stub}
- 0x00000187ecb7ac70: ffff e809
- 0x00000187ecb7ac74: ; ImmutableOopMap {rax=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop }
- ;*synchronization entry
- ; - java.lang.ClassLoader::defineClassSourceLocation@-1 (line 910)
- ; - java.lang.ClassLoader::defineClass@12 (line 1012)
- 0x00000187ecb7ac74: 8b47 07e9 | 01fd ffff
- 0x00000187ecb7ac7c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
- 0x00000187ecb7ac7c: e8ff 3347
- 0x00000187ecb7ac80: ; ImmutableOopMap {rax=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop }
- ;*invokevirtual getCodeSource {reexecute=0 rethrow=0 return_oop=0}
- ; - java.lang.ClassLoader::defineClassSourceLocation@1 (line 910)
- ; - java.lang.ClassLoader::defineClass@12 (line 1012)
- ; {runtime_call throw_null_pointer_exception Runtime1 stub}
- 0x00000187ecb7ac80: 07e8 fa33
- 0x00000187ecb7ac84: ; ImmutableOopMap {rax=Oop r8=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop }
- ;*invokevirtual getLocation {reexecute=0 rethrow=0 return_oop=0}
- ; - java.lang.ClassLoader::defineClassSourceLocation@12 (line 912)
- ; - java.lang.ClassLoader::defineClass@12 (line 1012)
- ; {runtime_call throw_null_pointer_exception Runtime1 stub}
- 0x00000187ecb7ac84: 4707 e8f5
- 0x00000187ecb7ac88: ; ImmutableOopMap {rdx=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop }
- ;*invokevirtual toString {reexecute=0 rethrow=0 return_oop=0}
- ; - java.lang.ClassLoader::defineClassSourceLocation@22 (line 913)
- ; - java.lang.ClassLoader::defineClass@12 (line 1012)
- ; {metadata({method} {0x000000080001b3e0} 'toString' '()Ljava/lang/String;' in 'java/net/URL')}
- 0x00000187ecb7ac88: 3347 0749 | bad8 b301 | 0008 0000 | 004c 8954 | 2408 48c7 | 0424 ffff
- 0x00000187ecb7aca0: ; {runtime_call counter_overflow Runtime1 stub}
- 0x00000187ecb7aca0: ffff e8d9
- 0x00000187ecb7aca4: ; ImmutableOopMap {rdx=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop }
- ;*synchronization entry
- ; - java.net.URL::toString@-1 (line 1181)
- ; - java.lang.ClassLoader::defineClassSourceLocation@22 (line 913)
- ; - java.lang.ClassLoader::defineClass@12 (line 1012)
- 0x00000187ecb7aca4: 8a47 07e9 | f7fd ffff
- 0x00000187ecb7acac: ; {metadata({method} {0x000000080042a128} 'toExternalForm' '()Ljava/lang/String;' in 'java/net/URL')}
- 0x00000187ecb7acac: 49ba 20a1 | 4200 0800 | 0000 4c89 | 5424 0848 | c704 24ff
- 0x00000187ecb7acc0: ; {runtime_call counter_overflow Runtime1 stub}
- 0x00000187ecb7acc0: ffff ffe8
- 0x00000187ecb7acc4: ; ImmutableOopMap {rdx=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop }
- ;*synchronization entry
- ; - java.net.URL::toExternalForm@-1 (line 1195)
- ; - java.net.URL::toString@1 (line 1181)
- ; - java.lang.ClassLoader::defineClassSourceLocation@22 (line 913)
- ; - java.lang.ClassLoader::defineClass@12 (line 1012)
- 0x00000187ecb7acc4: b88a 4707 | e915 feff
- 0x00000187ecb7accc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
- 0x00000187ecb7accc: ffe8 ae33
- 0x00000187ecb7acd0: ; ImmutableOopMap {rdx=Oop rsi=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop }
- ;*invokevirtual toExternalForm {reexecute=0 rethrow=0 return_oop=0}
- ; - java.net.URL::toExternalForm@5 (line 1195)
- ; - java.net.URL::toString@1 (line 1181)
- ; - java.lang.ClassLoader::defineClassSourceLocation@22 (line 913)
- ; - java.lang.ClassLoader::defineClass@12 (line 1012)
- ; {internal_word}
- 0x00000187ecb7acd0: 4707 49ba | 2cac b7ec | 8701 0000 | 4d89 9790
- 0x00000187ecb7ace0: ; {runtime_call SafepointBlob}
- 0x00000187ecb7ace0: 0300 00e9 | 9800 3c07 | 498b 8728 | 0400 0049 | c787 2804 | 0000 0000 | 0000 49c7 | 8730 0400
- 0x00000187ecb7ad00: 0000 0000 | 0048 81c4 | b000 0000
- 0x00000187ecb7ad0c: ; {runtime_call unwind_exception Runtime1 stub}
- 0x00000187ecb7ad0c: 5de9 ee26 | 4707 f4f4 | f4f4 f4f4
- [Stub Code]
- 0x00000187ecb7ad18: ; {no_reloc}
- 0x00000187ecb7ad18: 0f1f 4400
- 0x00000187ecb7ad1c: ; {static_stub}
- 0x00000187ecb7ad1c: 0048 bb00 | 0000 0000
- 0x00000187ecb7ad24: ; {runtime_call}
- 0x00000187ecb7ad24: 0000 00e9 | fbff ffff
- [Exception Handler]
- 0x00000187ecb7ad2c: ; {runtime_call handle_exception_from_callee Runtime1 stub}
- 0x00000187ecb7ad2c: e84f 5747
- 0x00000187ecb7ad30: ; {external_word}
- 0x00000187ecb7ad30: 0748 b9b0 | 23d9 88f9 | 7f00 0048
- 0x00000187ecb7ad3c: ; {runtime_call}
- 0x00000187ecb7ad3c: 83e4 f048 | b820 16a5 | 88f9 7f00 | 00ff d0f4
- [Deopt Handler Code]
- 0x00000187ecb7ad4c: ; {section_word}
- 0x00000187ecb7ad4c: 49ba 4cad | b7ec 8701 | 0000 4152
- 0x00000187ecb7ad58: ; {runtime_call DeoptimizationBlob}
- 0x00000187ecb7ad58: e9c3 f23b
- 0x00000187ecb7ad5c: ; {static_stub}
- 0x00000187ecb7ad5c: 0748 bb80 | 6643 0008
- 0x00000187ecb7ad64: ; {runtime_call I2C/C2I adapters}
- 0x00000187ecb7ad64: 0000 00e9 | 6f56 3b07
- 0x00000187ecb7ad6c: ; {static_stub}
- 0x00000187ecb7ad6c: 48bb 0000 | 0000 0000
- 0x00000187ecb7ad74: ; {runtime_call}
- 0x00000187ecb7ad74: 0000 e9fb
- 0x00000187ecb7ad78: ; {static_stub}
- 0x00000187ecb7ad78: ffff ff48 | bb00 0000 | 0000 0000
- 0x00000187ecb7ad84: ; {runtime_call}
- 0x00000187ecb7ad84: 00e9 fbff | ffff f4f4 | f4f4 f4f4
- [/MachCode]
- Compiled method (c1) 1244 1089 3 java.security.SecureClassLoader::defineClass (16 bytes)
- total in heap [0x00000187ecb78b10,0x00000187ecb78ee0] = 976
- relocation [0x00000187ecb78c58,0x00000187ecb78ca0] = 72
- main code [0x00000187ecb78ca0,0x00000187ecb78de8] = 328
- stub code [0x00000187ecb78de8,0x00000187ecb78e38] = 80
- metadata [0x00000187ecb78e38,0x00000187ecb78e40] = 8
- scopes data [0x00000187ecb78e40,0x00000187ecb78e88] = 72
- scopes pcs [0x00000187ecb78e88,0x00000187ecb78ed8] = 80
- dependencies [0x00000187ecb78ed8,0x00000187ecb78ee0] = 8
- [Constant Pool (empty)]
- [MachCode]
- [Entry Point]
- # {method} {0x000000080004dc48} 'defineClass' '(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;' in 'java/security/SecureClassLoader'
- # this: rdx:rdx = 'java/security/SecureClassLoader'
- # parm0: r8:r8 = 'java/lang/String'
- # parm1: r9:r9 = '[B'
- # parm2: rdi = int
- # parm3: rsi = int
- # parm4: rcx:rcx = 'java/security/CodeSource'
- # [sp+0x80] (sp of caller)
- 0x00000187ecb78ca0: 448b 5208 | 49bb 0000 | 0000 0800 | 0000 4d03 | d34c 3bd0
- 0x00000187ecb78cb4: ; {runtime_call ic_miss_stub}
- 0x00000187ecb78cb4: 0f85 46b1 | 3b07 660f | 1f44 0000
- [Verified Entry Point]
- 0x00000187ecb78cc0: 8984 2400 | 80ff ff55 | 4883 ec70 | 4181 7f20 | 0100 0000
- 0x00000187ecb78cd4: ; {runtime_call StubRoutines (2)}
- 0x00000187ecb78cd4: 7405 e825
- 0x00000187ecb78cd8: ; {metadata(method data for {method} {0x000000080004dc48} 'defineClass' '(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;' in 'java/security/SecureClassLoader')}
- 0x00000187ecb78cd8: d039 0748 | bb58 0320 | 8287 0100 | 008b 83cc | 0000 0083 | c002 8983 | cc00 0000 | 25fe 0700
- 0x00000187ecb78cf8: 0083 f800 | 0f84 8500 | 0000 8974 | 245c 897c | 2458 4c89 | 4c24 504c | 8944 2448
- 0x00000187ecb78d14: ; {metadata(method data for {method} {0x000000080004dc48} 'defineClass' '(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;' in 'java/security/SecureClassLoader')}
- 0x00000187ecb78d14: 488b da48 | b858 0320 | 8287 0100 | 0048 8380 | 1001 0000 | 014c 8bc1 | 488b c248 | 8bd0 4889
- 0x00000187ecb78d34: ; {optimized virtual_call}
- 0x00000187ecb78d34: 4424 40e8
- 0x00000187ecb78d38: ; ImmutableOopMap {[64]=Oop [72]=Oop [80]=Oop }
- ;*invokevirtual getProtectionDomain {reexecute=0 rethrow=0 return_oop=0}
- ; - java.security.SecureClassLoader::defineClass@9 (line 150)
- 0x00000187ecb78d38: e403 0000 | 488b 5424
- 0x00000187ecb78d40: ; {metadata(method data for {method} {0x000000080004dc48} 'defineClass' '(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;' in 'java/security/SecureClassLoader')}
- 0x00000187ecb78d40: 4049 b858 | 0320 8287 | 0100 0049 | 8380 4801 | 0000 014c | 8b44 2448 | 4c8b 4c24 | 508b 7c24
- 0x00000187ecb78d60: 588b 7424 | 5c48 8bc8 | 488b 5424
- 0x00000187ecb78d6c: ; {optimized virtual_call}
- 0x00000187ecb78d6c: 4066 90e8
- 0x00000187ecb78d70: ; ImmutableOopMap {}
- ;*invokevirtual defineClass {reexecute=0 rethrow=0 return_oop=0}
- ; - java.security.SecureClassLoader::defineClass@12 (line 150)
- 0x00000187ecb78d70: 2c1b 0000 | 4883 c470
- 0x00000187ecb78d78: ; {poll_return}
- 0x00000187ecb78d78: 5d49 3ba7 | 7803 0000 | 0f87 2200
- 0x00000187ecb78d84: ; {metadata({method} {0x000000080004dc48} 'defineClass' '(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;' in 'java/security/SecureClassLoader')}
- 0x00000187ecb78d84: 0000 c349 | ba40 dc04 | 0008 0000 | 004c 8954 | 2408 48c7 | 0424 ffff
- 0x00000187ecb78d9c: ; {runtime_call counter_overflow Runtime1 stub}
- 0x00000187ecb78d9c: ffff e8dd
- 0x00000187ecb78da0: ; ImmutableOopMap {rdx=Oop r8=Oop r9=Oop rcx=Oop }
- ;*synchronization entry
- ; - java.security.SecureClassLoader::defineClass@-1 (line 150)
- 0x00000187ecb78da0: a947 07e9 | 5aff ffff
- 0x00000187ecb78da8: ; {internal_word}
- 0x00000187ecb78da8: 49ba 798d | b7ec 8701 | 0000 4d89 | 9790 0300
- 0x00000187ecb78db8: ; {runtime_call SafepointBlob}
- 0x00000187ecb78db8: 00e9 c21f | 3c07 498b | 8728 0400 | 0049 c787 | 2804 0000 | 0000 0000 | 49c7 8730 | 0400 0000
- 0x00000187ecb78dd8: 0000 0048 | 83c4 705d
- 0x00000187ecb78de0: ; {runtime_call unwind_exception Runtime1 stub}
- 0x00000187ecb78de0: e91b 4647 | 07f4 f4f4
- [Exception Handler]
- 0x00000187ecb78de8: ; {no_reloc}
- 0x00000187ecb78de8: e893 7647
- 0x00000187ecb78dec: ; {external_word}
- 0x00000187ecb78dec: 0748 b9b0 | 23d9 88f9 | 7f00 0048
- 0x00000187ecb78df8: ; {runtime_call}
- 0x00000187ecb78df8: 83e4 f048 | b820 16a5 | 88f9 7f00 | 00ff d0f4
- [Deopt Handler Code]
- 0x00000187ecb78e08: ; {section_word}
- 0x00000187ecb78e08: 49ba 088e | b7ec 8701 | 0000 4152
- 0x00000187ecb78e14: ; {runtime_call DeoptimizationBlob}
- 0x00000187ecb78e14: e907 123c
- 0x00000187ecb78e18: ; {static_stub}
- 0x00000187ecb78e18: 0748 bb00 | 0000 0000
- 0x00000187ecb78e20: ; {runtime_call}
- 0x00000187ecb78e20: 0000 00e9 | fbff ffff
- 0x00000187ecb78e28: ; {static_stub}
- 0x00000187ecb78e28: 48bb 0000 | 0000 0000
- 0x00000187ecb78e30: ; {runtime_call}
- 0x00000187ecb78e30: 0000 e9fb | ffff fff4
- [/MachCode]
- --------------- P R O C E S S ---------------
- Threads class SMR info:
- _java_thread_list=0x0000018786d70260, length=14, elements={
- 0x00000187e3123660, 0x00000187ffc37a80, 0x00000187ffc3c890, 0x00000187ffc3f930,
- 0x00000187ffc43290, 0x00000187ffc45be0, 0x00000187ffc46520, 0x00000187ffc47ed0,
- 0x00000187ffc597c0, 0x00000187ffc07450, 0x00000187ffc570d0, 0x000001878653ec40,
- 0x00000187861a56f0, 0x0000018786d5f890
- }
- Java Threads: ( => current thread )
- 0x00000187e3123660 JavaThread "main" [_thread_in_vm, id=13648, stack(0x0000003b20f00000,0x0000003b21000000)]
- 0x00000187ffc37a80 JavaThread "Reference Handler" daemon [_thread_blocked, id=14456, stack(0x0000003b21600000,0x0000003b21700000)]
- 0x00000187ffc3c890 JavaThread "Finalizer" daemon [_thread_blocked, id=3876, stack(0x0000003b21700000,0x0000003b21800000)]
- 0x00000187ffc3f930 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9596, stack(0x0000003b21800000,0x0000003b21900000)]
- 0x00000187ffc43290 JavaThread "Attach Listener" daemon [_thread_blocked, id=3504, stack(0x0000003b21900000,0x0000003b21a00000)]
- 0x00000187ffc45be0 JavaThread "Service Thread" daemon [_thread_blocked, id=16188, stack(0x0000003b21a00000,0x0000003b21b00000)]
- 0x00000187ffc46520 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=1528, stack(0x0000003b21b00000,0x0000003b21c00000)]
- 0x00000187ffc47ed0 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1756, stack(0x0000003b21c00000,0x0000003b21d00000)]
- 0x00000187ffc597c0 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=17284, stack(0x0000003b21d00000,0x0000003b21e00000)]
- 0x00000187ffc07450 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=12452, stack(0x0000003b21e00000,0x0000003b21f00000)]
- 0x00000187ffc570d0 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=15836, stack(0x0000003b21f00000,0x0000003b22000000)]
- 0x000001878653ec40 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=9584, stack(0x0000003b22000000,0x0000003b22100000)]
- 0x00000187861a56f0 JavaThread "Notification Thread" daemon [_thread_blocked, id=15724, stack(0x0000003b22100000,0x0000003b22200000)]
- =>0x0000018786d5f890 JavaThread "background-preinit" [_thread_in_vm, id=9820, stack(0x0000003b22600000,0x0000003b22700000)]
- Other Threads:
- 0x00000187ffc1b740 VMThread "VM Thread" [stack: 0x0000003b21500000,0x0000003b21600000] [id=7096]
- 0x00000187861ee290 WatcherThread "VM Periodic Task Thread" [stack: 0x0000003b22200000,0x0000003b22300000] [id=12328]
- 0x00000187e3175b90 WorkerThread "GC Thread#0" [stack: 0x0000003b21000000,0x0000003b21100000] [id=14096]
- 0x00000187867034a0 WorkerThread "GC Thread#1" [stack: 0x0000003b22300000,0x0000003b22400000] [id=9760]
- 0x0000018786703770 WorkerThread "GC Thread#2" [stack: 0x0000003b22400000,0x0000003b22500000] [id=15648]
- 0x0000018786905f40 WorkerThread "GC Thread#3" [stack: 0x0000003b22500000,0x0000003b22600000] [id=11212]
- 0x00000187e3180990 ConcurrentGCThread "G1 Main Marker" [stack: 0x0000003b21100000,0x0000003b21200000] [id=5632]
- 0x00000187e3181a70 WorkerThread "G1 Conc#0" [stack: 0x0000003b21200000,0x0000003b21300000] [id=15264]
- 0x00000187ffae0090 ConcurrentGCThread "G1 Refine#0" [stack: 0x0000003b21300000,0x0000003b21400000] [id=6464]
- 0x00000187ffae0a40 ConcurrentGCThread "G1 Service" [stack: 0x0000003b21400000,0x0000003b21500000] [id=12684]
- Threads with active compile tasks:
- VM state: not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
- [0x00000187e310f310] Metaspace_lock - owner thread: 0x0000018786d5f890
- Heap address: 0x0000000761c00000, size: 2532 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
- CDS archive(s) mapped at: [0x0000000800000000-0x0000000800c60000-0x0000000800c60000), size 12976128, SharedBaseAddress: 0x0000000800000000, ArchiveRelocationMode: 0.
- Compressed class space mapped at: 0x0000000801000000-0x0000000841000000, reserved size: 1073741824
- Narrow klass base: 0x0000000800000000, Narrow klass shift: 0, Narrow klass range: 0x100000000
- GC Precious Log:
- CardTable entry size: 512
- Card Set container configuration: InlinePtr #cards 4 size 8 Array Of Cards #cards 16 size 48 Howl #buckets 8 coarsen threshold 3686 Howl Bitmap #cards 512 size 80 coarsen threshold 460 Card regions per heap region 1 cards per card region 4096
- CPUs: 4 total, 4 available
- Memory: 10127M
- Large Page Support: Disabled
- NUMA Support: Disabled
- Compressed Oops: Enabled (Zero based)
- Heap Region Size: 2M
- Heap Min Capacity: 8M
- Heap Initial Capacity: 160M
- Heap Max Capacity: 2532M
- Pre-touch: Disabled
- Parallel Workers: 4
- Concurrent Workers: 1
- Concurrent Refinement Workers: 4
- Periodic GC: Disabled
- Heap:
- garbage-first heap total 163840K, used 25484K [0x0000000761c00000, 0x0000000800000000)
- region size 2048K, 11 young (22528K), 1 survivors (2048K)
- Metaspace used 10545K, committed 10752K, reserved 1114112K
- class space used 1236K, committed 1344K, 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|0x0000000761c00000, 0x0000000761e00000, 0x0000000761e00000|100%| O| |TAMS 0x0000000761c00000| PB 0x0000000761c00000| Untracked
- | 1|0x0000000761e00000, 0x0000000762000000, 0x0000000762000000|100%| O| |TAMS 0x0000000761e00000| PB 0x0000000761e00000| Untracked
- | 2|0x0000000762000000, 0x0000000762200000, 0x0000000762200000|100%| O| |TAMS 0x0000000762000000| PB 0x0000000762000000| Untracked
- | 3|0x0000000762200000, 0x0000000762229e00, 0x0000000762400000| 8%| O| |TAMS 0x0000000762200000| PB 0x0000000762200000| Untracked
- | 4|0x0000000762400000, 0x0000000762400000, 0x0000000762600000| 0%| F| |TAMS 0x0000000762400000| PB 0x0000000762400000| Untracked
- | 5|0x0000000762600000, 0x0000000762600000, 0x0000000762800000| 0%| F| |TAMS 0x0000000762600000| PB 0x0000000762600000| Untracked
- | 6|0x0000000762800000, 0x0000000762800000, 0x0000000762a00000| 0%| F| |TAMS 0x0000000762800000| PB 0x0000000762800000| Untracked
- | 7|0x0000000762a00000, 0x0000000762a00000, 0x0000000762c00000| 0%| F| |TAMS 0x0000000762a00000| PB 0x0000000762a00000| Untracked
- | 8|0x0000000762c00000, 0x0000000762c00000, 0x0000000762e00000| 0%| F| |TAMS 0x0000000762c00000| PB 0x0000000762c00000| Untracked
- | 9|0x0000000762e00000, 0x0000000762e00000, 0x0000000763000000| 0%| F| |TAMS 0x0000000762e00000| PB 0x0000000762e00000| Untracked
- | 10|0x0000000763000000, 0x0000000763000000, 0x0000000763200000| 0%| F| |TAMS 0x0000000763000000| PB 0x0000000763000000| Untracked
- | 11|0x0000000763200000, 0x0000000763200000, 0x0000000763400000| 0%| F| |TAMS 0x0000000763200000| PB 0x0000000763200000| Untracked
- | 12|0x0000000763400000, 0x0000000763400000, 0x0000000763600000| 0%| F| |TAMS 0x0000000763400000| PB 0x0000000763400000| Untracked
- | 13|0x0000000763600000, 0x0000000763600000, 0x0000000763800000| 0%| F| |TAMS 0x0000000763600000| PB 0x0000000763600000| Untracked
- | 14|0x0000000763800000, 0x0000000763800000, 0x0000000763a00000| 0%| F| |TAMS 0x0000000763800000| PB 0x0000000763800000| Untracked
- | 15|0x0000000763a00000, 0x0000000763a00000, 0x0000000763c00000| 0%| F| |TAMS 0x0000000763a00000| PB 0x0000000763a00000| Untracked
- | 16|0x0000000763c00000, 0x0000000763c00000, 0x0000000763e00000| 0%| F| |TAMS 0x0000000763c00000| PB 0x0000000763c00000| Untracked
- | 17|0x0000000763e00000, 0x0000000763e00000, 0x0000000764000000| 0%| F| |TAMS 0x0000000763e00000| PB 0x0000000763e00000| Untracked
- | 18|0x0000000764000000, 0x0000000764000000, 0x0000000764200000| 0%| F| |TAMS 0x0000000764000000| PB 0x0000000764000000| Untracked
- | 19|0x0000000764200000, 0x0000000764200000, 0x0000000764400000| 0%| F| |TAMS 0x0000000764200000| PB 0x0000000764200000| Untracked
- | 20|0x0000000764400000, 0x0000000764400000, 0x0000000764600000| 0%| F| |TAMS 0x0000000764400000| PB 0x0000000764400000| Untracked
- | 21|0x0000000764600000, 0x0000000764600000, 0x0000000764800000| 0%| F| |TAMS 0x0000000764600000| PB 0x0000000764600000| Untracked
- | 22|0x0000000764800000, 0x0000000764800000, 0x0000000764a00000| 0%| F| |TAMS 0x0000000764800000| PB 0x0000000764800000| Untracked
- | 23|0x0000000764a00000, 0x0000000764a00000, 0x0000000764c00000| 0%| F| |TAMS 0x0000000764a00000| PB 0x0000000764a00000| Untracked
- | 24|0x0000000764c00000, 0x0000000764c00000, 0x0000000764e00000| 0%| F| |TAMS 0x0000000764c00000| PB 0x0000000764c00000| Untracked
- | 25|0x0000000764e00000, 0x0000000764e00000, 0x0000000765000000| 0%| F| |TAMS 0x0000000764e00000| PB 0x0000000764e00000| Untracked
- | 26|0x0000000765000000, 0x0000000765000000, 0x0000000765200000| 0%| F| |TAMS 0x0000000765000000| PB 0x0000000765000000| Untracked
- | 27|0x0000000765200000, 0x0000000765200000, 0x0000000765400000| 0%| F| |TAMS 0x0000000765200000| PB 0x0000000765200000| Untracked
- | 28|0x0000000765400000, 0x0000000765400000, 0x0000000765600000| 0%| F| |TAMS 0x0000000765400000| PB 0x0000000765400000| Untracked
- | 29|0x0000000765600000, 0x0000000765600000, 0x0000000765800000| 0%| F| |TAMS 0x0000000765600000| PB 0x0000000765600000| Untracked
- | 30|0x0000000765800000, 0x0000000765800000, 0x0000000765a00000| 0%| F| |TAMS 0x0000000765800000| PB 0x0000000765800000| Untracked
- | 31|0x0000000765a00000, 0x0000000765a00000, 0x0000000765c00000| 0%| F| |TAMS 0x0000000765a00000| PB 0x0000000765a00000| Untracked
- | 32|0x0000000765c00000, 0x0000000765c00000, 0x0000000765e00000| 0%| F| |TAMS 0x0000000765c00000| PB 0x0000000765c00000| Untracked
- | 33|0x0000000765e00000, 0x0000000765e00000, 0x0000000766000000| 0%| F| |TAMS 0x0000000765e00000| PB 0x0000000765e00000| Untracked
- | 34|0x0000000766000000, 0x0000000766000000, 0x0000000766200000| 0%| F| |TAMS 0x0000000766000000| PB 0x0000000766000000| Untracked
- | 35|0x0000000766200000, 0x0000000766200000, 0x0000000766400000| 0%| F| |TAMS 0x0000000766200000| PB 0x0000000766200000| Untracked
- | 36|0x0000000766400000, 0x0000000766400000, 0x0000000766600000| 0%| F| |TAMS 0x0000000766400000| PB 0x0000000766400000| Untracked
- | 37|0x0000000766600000, 0x0000000766600000, 0x0000000766800000| 0%| F| |TAMS 0x0000000766600000| PB 0x0000000766600000| Untracked
- | 38|0x0000000766800000, 0x0000000766800000, 0x0000000766a00000| 0%| F| |TAMS 0x0000000766800000| PB 0x0000000766800000| Untracked
- | 39|0x0000000766a00000, 0x0000000766a00000, 0x0000000766c00000| 0%| F| |TAMS 0x0000000766a00000| PB 0x0000000766a00000| Untracked
- | 40|0x0000000766c00000, 0x0000000766c00000, 0x0000000766e00000| 0%| F| |TAMS 0x0000000766c00000| PB 0x0000000766c00000| Untracked
- | 41|0x0000000766e00000, 0x0000000766e00000, 0x0000000767000000| 0%| F| |TAMS 0x0000000766e00000| PB 0x0000000766e00000| Untracked
- | 42|0x0000000767000000, 0x0000000767000000, 0x0000000767200000| 0%| F| |TAMS 0x0000000767000000| PB 0x0000000767000000| Untracked
- | 43|0x0000000767200000, 0x0000000767200000, 0x0000000767400000| 0%| F| |TAMS 0x0000000767200000| PB 0x0000000767200000| Untracked
- | 44|0x0000000767400000, 0x0000000767400000, 0x0000000767600000| 0%| F| |TAMS 0x0000000767400000| PB 0x0000000767400000| Untracked
- | 45|0x0000000767600000, 0x0000000767600000, 0x0000000767800000| 0%| F| |TAMS 0x0000000767600000| PB 0x0000000767600000| Untracked
- | 46|0x0000000767800000, 0x0000000767800000, 0x0000000767a00000| 0%| F| |TAMS 0x0000000767800000| PB 0x0000000767800000| Untracked
- | 47|0x0000000767a00000, 0x0000000767a00000, 0x0000000767c00000| 0%| F| |TAMS 0x0000000767a00000| PB 0x0000000767a00000| Untracked
- | 48|0x0000000767c00000, 0x0000000767c00000, 0x0000000767e00000| 0%| F| |TAMS 0x0000000767c00000| PB 0x0000000767c00000| Untracked
- | 49|0x0000000767e00000, 0x0000000767e00000, 0x0000000768000000| 0%| F| |TAMS 0x0000000767e00000| PB 0x0000000767e00000| Untracked
- | 50|0x0000000768000000, 0x0000000768000000, 0x0000000768200000| 0%| F| |TAMS 0x0000000768000000| PB 0x0000000768000000| Untracked
- | 51|0x0000000768200000, 0x0000000768200000, 0x0000000768400000| 0%| F| |TAMS 0x0000000768200000| PB 0x0000000768200000| Untracked
- | 52|0x0000000768400000, 0x0000000768400000, 0x0000000768600000| 0%| F| |TAMS 0x0000000768400000| PB 0x0000000768400000| Untracked
- | 53|0x0000000768600000, 0x0000000768600000, 0x0000000768800000| 0%| F| |TAMS 0x0000000768600000| PB 0x0000000768600000| Untracked
- | 54|0x0000000768800000, 0x0000000768800000, 0x0000000768a00000| 0%| F| |TAMS 0x0000000768800000| PB 0x0000000768800000| Untracked
- | 55|0x0000000768a00000, 0x0000000768a00000, 0x0000000768c00000| 0%| F| |TAMS 0x0000000768a00000| PB 0x0000000768a00000| Untracked
- | 56|0x0000000768c00000, 0x0000000768c00000, 0x0000000768e00000| 0%| F| |TAMS 0x0000000768c00000| PB 0x0000000768c00000| Untracked
- | 57|0x0000000768e00000, 0x0000000768e00000, 0x0000000769000000| 0%| F| |TAMS 0x0000000768e00000| PB 0x0000000768e00000| Untracked
- | 58|0x0000000769000000, 0x0000000769000000, 0x0000000769200000| 0%| F| |TAMS 0x0000000769000000| PB 0x0000000769000000| Untracked
- | 59|0x0000000769200000, 0x0000000769200000, 0x0000000769400000| 0%| F| |TAMS 0x0000000769200000| PB 0x0000000769200000| Untracked
- | 60|0x0000000769400000, 0x0000000769400000, 0x0000000769600000| 0%| F| |TAMS 0x0000000769400000| PB 0x0000000769400000| Untracked
- | 61|0x0000000769600000, 0x0000000769600000, 0x0000000769800000| 0%| F| |TAMS 0x0000000769600000| PB 0x0000000769600000| Untracked
- | 62|0x0000000769800000, 0x0000000769800000, 0x0000000769a00000| 0%| F| |TAMS 0x0000000769800000| PB 0x0000000769800000| Untracked
- | 63|0x0000000769a00000, 0x0000000769a00000, 0x0000000769c00000| 0%| F| |TAMS 0x0000000769a00000| PB 0x0000000769a00000| Untracked
- | 64|0x0000000769c00000, 0x0000000769c00000, 0x0000000769e00000| 0%| F| |TAMS 0x0000000769c00000| PB 0x0000000769c00000| Untracked
- | 65|0x0000000769e00000, 0x0000000769e00000, 0x000000076a000000| 0%| F| |TAMS 0x0000000769e00000| PB 0x0000000769e00000| Untracked
- | 66|0x000000076a000000, 0x000000076a000000, 0x000000076a200000| 0%| F| |TAMS 0x000000076a000000| PB 0x000000076a000000| Untracked
- | 67|0x000000076a200000, 0x000000076a200000, 0x000000076a400000| 0%| F| |TAMS 0x000000076a200000| PB 0x000000076a200000| Untracked
- | 68|0x000000076a400000, 0x000000076a400000, 0x000000076a600000| 0%| F| |TAMS 0x000000076a400000| PB 0x000000076a400000| Untracked
- | 69|0x000000076a600000, 0x000000076a6f1ad0, 0x000000076a800000| 47%| E| |TAMS 0x000000076a600000| PB 0x000000076a600000| Complete
- | 70|0x000000076a800000, 0x000000076aa00000, 0x000000076aa00000|100%| E|CS|TAMS 0x000000076a800000| PB 0x000000076a800000| Complete
- | 71|0x000000076aa00000, 0x000000076ac00000, 0x000000076ac00000|100%| E|CS|TAMS 0x000000076aa00000| PB 0x000000076aa00000| Complete
- | 72|0x000000076ac00000, 0x000000076ae00000, 0x000000076ae00000|100%| E|CS|TAMS 0x000000076ac00000| PB 0x000000076ac00000| Complete
- | 73|0x000000076ae00000, 0x000000076b000000, 0x000000076b000000|100%| E|CS|TAMS 0x000000076ae00000| PB 0x000000076ae00000| Complete
- | 74|0x000000076b000000, 0x000000076b200000, 0x000000076b200000|100%| E|CS|TAMS 0x000000076b000000| PB 0x000000076b000000| Complete
- | 75|0x000000076b200000, 0x000000076b2b9520, 0x000000076b400000| 36%| S|CS|TAMS 0x000000076b200000| PB 0x000000076b200000| Complete
- | 76|0x000000076b400000, 0x000000076b600000, 0x000000076b600000|100%| E|CS|TAMS 0x000000076b400000| PB 0x000000076b400000| Complete
- | 77|0x000000076b600000, 0x000000076b800000, 0x000000076b800000|100%| E|CS|TAMS 0x000000076b600000| PB 0x000000076b600000| Complete
- | 78|0x000000076b800000, 0x000000076ba00000, 0x000000076ba00000|100%| E|CS|TAMS 0x000000076b800000| PB 0x000000076b800000| Complete
- | 79|0x000000076ba00000, 0x000000076bc00000, 0x000000076bc00000|100%| E|CS|TAMS 0x000000076ba00000| PB 0x000000076ba00000| Complete
- Card table byte_map: [0x00000187fc4d0000,0x00000187fc9d0000] _byte_map_base: 0x00000187f89c2000
- Marking Bits: (CMBitMap*) 0x00000187e31760d0
- Bits: [0x00000187fced0000, 0x00000187ff660000)
- Polling page: 0x00000187e31e0000
- Metaspace:
- Usage:
- Non-class: 9.09 MB used.
- Class: 1.21 MB used.
- Both: 10.30 MB used.
- Virtual space:
- Non-class space: 64.00 MB reserved, 9.19 MB ( 14%) committed, 1 nodes.
- Class space: 1.00 GB reserved, 1.31 MB ( <1%) committed, 1 nodes.
- Both: 1.06 GB reserved, 10.50 MB ( <1%) committed.
- Chunk freelists:
- Non-Class: 2.36 MB
- Class: 2.56 MB
- Both: 4.92 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_failed_limit: 0.
- num_arena_births: 240.
- num_arena_deaths: 0.
- num_vsnodes_births: 2.
- num_vsnodes_deaths: 0.
- num_space_committed: 168.
- num_space_uncommitted: 0.
- num_chunks_returned_to_freelist: 0.
- num_chunks_taken_from_freelist: 604.
- num_chunk_merges: 0.
- num_chunk_splits: 365.
- num_chunks_enlarged: 226.
- num_inconsistent_stats: 0.
- CodeHeap 'non-profiled nmethods': size=120000Kb used=585Kb max_used=585Kb free=119414Kb
- bounds [0x00000187f4470000, 0x00000187f46e0000, 0x00000187fb9a0000]
- CodeHeap 'profiled nmethods': size=120000Kb used=2828Kb max_used=2828Kb free=117171Kb
- bounds [0x00000187ec9a0000, 0x00000187ecc70000, 0x00000187f3ed0000]
- CodeHeap 'non-nmethods': size=5760Kb used=1441Kb max_used=1476Kb free=4318Kb
- bounds [0x00000187f3ed0000, 0x00000187f4140000, 0x00000187f4470000]
- total_blobs=2120 nmethods=1643 adapters=387
- compilation: enabled
- stopped_count=0, restarted_count=0
- full_count=0
- Compilation events (20 events):
- Event: 1.031 Thread 0x00000187ffc597c0 1634 3 java.lang.StringLatin1::getChar (9 bytes)
- Event: 1.031 Thread 0x00000187ffc597c0 nmethod 1634 0x00000187ecc61990 code [0x00000187ecc61b20, 0x00000187ecc61c40]
- Event: 1.031 Thread 0x00000187ffc597c0 1635 3 java.lang.String::compareTo (9 bytes)
- Event: 1.031 Thread 0x00000187ffc570d0 1638 4 jdk.internal.misc.InternalLock::lock (8 bytes)
- Event: 1.031 Thread 0x00000187ffc47ed0 1639 4 jdk.internal.misc.InternalLock::unlock (8 bytes)
- Event: 1.031 Thread 0x00000187ffc597c0 nmethod 1635 0x00000187ecc61d10 code [0x00000187ecc61ea0, 0x00000187ecc620c8]
- Event: 1.031 Thread 0x00000187ffc597c0 1636 3 java.lang.String::compareTo (63 bytes)
- Event: 1.031 Thread 0x00000187ffc597c0 nmethod 1636 0x00000187ecc62190 code [0x00000187ecc62380, 0x00000187ecc62808]
- Event: 1.031 Thread 0x00000187ffc597c0 1637 3 java.lang.StringLatin1::compareTo (14 bytes)
- Event: 1.031 Thread 0x00000187ffc597c0 nmethod 1637 0x00000187ecc62990 code [0x00000187ecc62b20, 0x00000187ecc62c40]
- Event: 1.031 Thread 0x00000187ffc597c0 1640 1 java.util.concurrent.ConcurrentHashMap$MapEntry::getValue (5 bytes)
- Event: 1.031 Thread 0x00000187ffc597c0 nmethod 1640 0x00000187f4500b10 code [0x00000187f4500c80, 0x00000187f4500d50]
- Event: 1.032 Thread 0x00000187ffc597c0 1641 3 java.util.concurrent.ConcurrentHashMap::sumCount (60 bytes)
- Event: 1.032 Thread 0x00000187ffc597c0 nmethod 1641 0x00000187ecc62d10 code [0x00000187ecc62ea0, 0x00000187ecc63110]
- Event: 1.033 Thread 0x00000187ffc47ed0 nmethod 1639 0x00000187f4500e10 code [0x00000187f4500fa0, 0x00000187f4501180]
- Event: 1.034 Thread 0x00000187ffc570d0 nmethod 1638 0x00000187f4501310 code [0x00000187f45014a0, 0x00000187f4501738]
- Event: 1.039 Thread 0x00000187ffc47ed0 1642 4 java.lang.StringLatin1::regionMatchesCI (82 bytes)
- Event: 1.039 Thread 0x00000187ffc570d0 1643 4 java.lang.String::regionMatches (150 bytes)
- Event: 1.042 Thread 0x00000187ffc47ed0 nmethod 1642 0x00000187f4501910 code [0x00000187f4501a80, 0x00000187f4501c60]
- Event: 1.043 Thread 0x00000187ffc570d0 nmethod 1643 0x00000187f4501e10 code [0x00000187f4501fa0, 0x00000187f45022f8]
- GC Heap History (4 events):
- Event: 0.404 GC heap before
- {Heap before GC invocations=0 (full 0):
- garbage-first heap total 163840K, used 10240K [0x0000000761c00000, 0x0000000800000000)
- region size 2048K, 6 young (12288K), 0 survivors (0K)
- Metaspace used 2664K, committed 2880K, reserved 1114112K
- class space used 258K, committed 384K, reserved 1048576K
- }
- Event: 0.408 GC heap after
- {Heap after GC invocations=1 (full 0):
- garbage-first heap total 163840K, used 6272K [0x0000000761c00000, 0x0000000800000000)
- region size 2048K, 1 young (2048K), 1 survivors (2048K)
- Metaspace used 2664K, committed 2880K, reserved 1114112K
- class space used 258K, committed 384K, reserved 1048576K
- }
- Event: 0.633 GC heap before
- {Heap before GC invocations=1 (full 0):
- garbage-first heap total 163840K, used 14464K [0x0000000761c00000, 0x0000000800000000)
- region size 2048K, 5 young (10240K), 1 survivors (2048K)
- Metaspace used 5255K, committed 5440K, reserved 1114112K
- class space used 592K, committed 640K, reserved 1048576K
- }
- Event: 0.636 GC heap after
- {Heap after GC invocations=2 (full 0):
- garbage-first heap total 163840K, used 7052K [0x0000000761c00000, 0x0000000800000000)
- region size 2048K, 1 young (2048K), 1 survivors (2048K)
- Metaspace used 5255K, committed 5440K, reserved 1114112K
- class space used 592K, committed 640K, reserved 1048576K
- }
- Dll operation events (10 events):
- Event: 0.008 Loaded shared library C:\Program Files\Java\jdk-20\bin\java.dll
- Event: 0.017 Loaded shared library C:\Program Files\Java\jdk-20\bin\jsvml.dll
- Event: 0.143 Loaded shared library C:\Program Files\Java\jdk-20\bin\zip.dll
- Event: 0.145 Loaded shared library C:\Program Files\Java\jdk-20\bin\instrument.dll
- Event: 0.151 Loaded shared library C:\Program Files\Java\jdk-20\bin\net.dll
- Event: 0.153 Loaded shared library C:\Program Files\Java\jdk-20\bin\nio.dll
- Event: 0.156 Loaded shared library C:\Program Files\Java\jdk-20\bin\zip.dll
- Event: 0.239 Loaded shared library C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.3.2\bin\breakgen64.dll
- Event: 0.248 Loaded shared library C:\Program Files\Java\jdk-20\bin\extnet.dll
- Event: 0.278 Loaded shared library C:\Program Files\Java\jdk-20\bin\jimage.dll
- Deoptimization events (20 events):
- Event: 0.824 Thread 0x00000187e3123660 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00000187f44cb2a8 relative=0x00000000000002e8
- Event: 0.824 Thread 0x00000187e3123660 Uncommon trap: reason=bimorphic_or_optimized_type_check action=maybe_recompile pc=0x00000187f44cb2a8 method=java.util.concurrent.ConcurrentHashMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 149 c2
- Event: 0.824 Thread 0x00000187e3123660 DEOPT PACKING pc=0x00000187f44cb2a8 sp=0x0000003b20ffd390
- Event: 0.824 Thread 0x00000187e3123660 DEOPT UNPACKING pc=0x00000187f3f39d22 sp=0x0000003b20ffd300 mode 2
- Event: 0.831 Thread 0x00000187e3123660 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00000187f44cb2a8 relative=0x00000000000002e8
- Event: 0.831 Thread 0x00000187e3123660 Uncommon trap: reason=bimorphic_or_optimized_type_check action=maybe_recompile pc=0x00000187f44cb2a8 method=java.util.concurrent.ConcurrentHashMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 149 c2
- Event: 0.831 Thread 0x00000187e3123660 DEOPT PACKING pc=0x00000187f44cb2a8 sp=0x0000003b20ffd720
- Event: 0.831 Thread 0x00000187e3123660 DEOPT UNPACKING pc=0x00000187f3f39d22 sp=0x0000003b20ffd690 mode 2
- Event: 0.832 Thread 0x00000187e3123660 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00000187f44cb2a8 relative=0x00000000000002e8
- Event: 0.832 Thread 0x00000187e3123660 Uncommon trap: reason=bimorphic_or_optimized_type_check action=maybe_recompile pc=0x00000187f44cb2a8 method=java.util.concurrent.ConcurrentHashMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 149 c2
- Event: 0.832 Thread 0x00000187e3123660 DEOPT PACKING pc=0x00000187f44cb2a8 sp=0x0000003b20ffd370
- Event: 0.833 Thread 0x00000187e3123660 DEOPT UNPACKING pc=0x00000187f3f39d22 sp=0x0000003b20ffd2e0 mode 2
- Event: 0.849 Thread 0x00000187e3123660 Uncommon trap: trap_request=0xffffff45 fr.pc=0x00000187f44b2f58 relative=0x0000000000000258
- Event: 0.849 Thread 0x00000187e3123660 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000187f44b2f58 method=java.lang.String.startsWith(Ljava/lang/String;I)Z @ 1 c2
- Event: 0.849 Thread 0x00000187e3123660 DEOPT PACKING pc=0x00000187f44b2f58 sp=0x0000003b20ffe460
- Event: 0.849 Thread 0x00000187e3123660 DEOPT UNPACKING pc=0x00000187f3f39d22 sp=0x0000003b20ffe3c8 mode 2
- Event: 1.021 Thread 0x00000187ffc43290 Uncommon trap: trap_request=0xffffff45 fr.pc=0x00000187f44dae08 relative=0x0000000000000de8
- Event: 1.021 Thread 0x00000187ffc43290 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000187f44dae08 method=java.util.concurrent.ConcurrentHashMap.putVal(Ljava/lang/Object;Ljava/lang/Object;Z)Ljava/lang/Object; @ 148 c2
- Event: 1.021 Thread 0x00000187ffc43290 DEOPT PACKING pc=0x00000187f44dae08 sp=0x0000003b219fe240
- Event: 1.021 Thread 0x00000187ffc43290 DEOPT UNPACKING pc=0x00000187f3f39d22 sp=0x0000003b219fe1c0 mode 2
- Classes loaded (20 events):
- Event: 1.020 Loading class sun/util/locale/provider/BaseLocaleDataMetaInfo
- Event: 1.020 Loading class sun/util/locale/provider/BaseLocaleDataMetaInfo done
- Event: 1.023 Loading class sun/util/resources/cldr/TimeZoneNames
- Event: 1.023 Loading class sun/util/resources/TimeZoneNamesBundle
- Event: 1.023 Loading class sun/util/resources/OpenListResourceBundle
- Event: 1.023 Loading class sun/util/resources/OpenListResourceBundle done
- Event: 1.023 Loading class sun/util/resources/TimeZoneNamesBundle done
- Event: 1.023 Loading class sun/util/resources/cldr/TimeZoneNames done
- Event: 1.023 Loading class sun/util/resources/cldr/TimeZoneNames_en
- Event: 1.024 Loading class sun/util/resources/cldr/TimeZoneNames_en done
- Event: 1.024 Loading class sun/util/resources/cldr/TimeZoneNames_en_US
- Event: 1.024 Loading class sun/util/resources/cldr/TimeZoneNames_en_US done
- Event: 1.025 Loading class sun/util/cldr/CLDRBaseLocaleDataMetaInfo$TZCanonicalIDMapHolder
- Event: 1.026 Loading class sun/util/cldr/CLDRBaseLocaleDataMetaInfo$TZCanonicalIDMapHolder done
- Event: 1.027 Loading class java/lang/CloneNotSupportedException
- Event: 1.027 Loading class java/lang/CloneNotSupportedException done
- Event: 1.027 Loading class sun/util/resources/TimeZoneNames
- Event: 1.027 Loading class sun/util/resources/TimeZoneNames done
- Event: 1.028 Loading class sun/util/resources/TimeZoneNames_en
- Event: 1.028 Loading class sun/util/resources/TimeZoneNames_en done
- Classes unloaded (0 events):
- No events
- Classes redefined (0 events):
- No events
- Internal exceptions (20 events):
- Event: 0.765 Thread 0x00000187e3123660 Exception <a 'java/lang/NoSuchMethodError'{0x000000076b701300}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, int)'> (0x000000076b701300)
- thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
- Event: 0.796 Thread 0x00000187e3123660 Exception <a 'java/lang/NoSuchMethodError'{0x000000076b4176a0}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object)'> (0x000000076b4176a0)
- thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
- Event: 0.834 Thread 0x00000187e3123660 Exception <a 'java/lang/NoSuchMethodError'{0x000000076b52e420}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x000000076b52e420)
- thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
- Event: 0.835 Thread 0x00000187e3123660 Exception <a 'java/lang/NoSuchMethodError'{0x000000076b5367c0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x000000076b5367c0)
- thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
- Event: 0.835 Thread 0x00000187e3123660 Exception <a 'java/lang/NoSuchMethodError'{0x000000076b53df18}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object, int, java.lang.Object, java.lang.Object)'> (0x000000076b53df18)
- thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
- Event: 0.837 Thread 0x00000187e3123660 Exception <a 'java/lang/NoSuchMethodError'{0x000000076b54c180}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, int, java.lang.Object)'> (0x000000076b54c180)
- thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
- Event: 0.840 Thread 0x00000187e3123660 Exception <a 'java/lang/NoSuchMethodError'{0x000000076b550b30}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeSpecialIFC(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x000000076b550b30)
- thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
- Event: 0.862 Thread 0x00000187e3123660 Exception <a 'java/lang/NoSuchMethodError'{0x000000076b024df8}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x000000076b024df8)
- thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
- Event: 0.880 Thread 0x00000187e3123660 Exception <a 'java/lang/NoSuchMethodError'{0x000000076b08a4d8}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object)'> (0x000000076b08a4d8)
- thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
- Event: 0.881 Thread 0x00000187e3123660 Exception <a 'java/lang/NoSuchMethodError'{0x000000076b095ee0}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x000000076b095ee0)
- thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
- Event: 0.886 Thread 0x00000187e3123660 Exception <a 'java/lang/NoSuchMethodError'{0x000000076b0d20f8}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, long, java.lang.Object)'> (0x000000076b0d20f8)
- thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
- Event: 0.887 Thread 0x00000187e3123660 Exception <a 'java/lang/NoSuchMethodError'{0x000000076b0d5750}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, long, java.lang.Object)'> (0x000000076b0d5750)
- thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
- Event: 0.887 Thread 0x00000187e3123660 Exception <a 'java/lang/NoSuchMethodError'{0x000000076b0db4b0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, long)'> (0x000000076b0db4b0)
- thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
- Event: 0.901 Thread 0x00000187e3123660 Exception <a 'java/lang/NoSuchMethodError'{0x000000076b124c10}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeVirtual(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x000000076b124c10)
- thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
- Event: 0.947 Thread 0x00000187e3123660 Exception <a 'java/lang/NoSuchMethodError'{0x000000076ae57928}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x000000076ae57928)
- thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
- Event: 0.948 Thread 0x00000187e3123660 Exception <a 'java/lang/NoSuchMethodError'{0x000000076ae5dc18}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x000000076ae5dc18)
- thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
- Event: 0.955 Thread 0x00000187e3123660 Exception <a 'java/lang/IncompatibleClassChangeError'{0x000000076ae89a70}: Found class java.lang.Object, but interface was expected> (0x000000076ae89a70)
- thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 840]
- Event: 0.960 Thread 0x00000187e3123660 Exception <a 'java/lang/NoSuchMethodError'{0x000000076aed0f38}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, int)'> (0x000000076aed0f38)
- thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
- Event: 0.964 Thread 0x00000187e3123660 Exception <a 'java/lang/NoSuchMethodError'{0x000000076aedbfe0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, int, java.lang.Object)'> (0x000000076aedbfe0)
- thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
- Event: 0.965 Thread 0x00000187e3123660 Exception <a 'java/lang/NoSuchMethodError'{0x000000076aedf630}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, int, java.lang.Object)'> (0x000000076aedf630)
- thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
- VM Operations (20 events):
- Event: 0.404 Executing VM operation: G1CollectForAllocation
- Event: 0.408 Executing VM operation: G1CollectForAllocation done
- Event: 0.527 Executing VM operation: HandshakeAllThreads
- Event: 0.527 Executing VM operation: HandshakeAllThreads done
- Event: 0.527 Executing VM operation: HandshakeAllThreads
- Event: 0.527 Executing VM operation: HandshakeAllThreads done
- Event: 0.613 Executing VM operation: HandshakeAllThreads
- Event: 0.613 Executing VM operation: HandshakeAllThreads done
- Event: 0.633 Executing VM operation: G1CollectForAllocation
- Event: 0.636 Executing VM operation: G1CollectForAllocation done
- Event: 0.808 Executing VM operation: HandshakeAllThreads
- Event: 0.808 Executing VM operation: HandshakeAllThreads done
- Event: 0.939 Executing VM operation: HandshakeAllThreads
- Event: 0.939 Executing VM operation: HandshakeAllThreads done
- Event: 0.944 Executing VM operation: HandshakeAllThreads
- Event: 0.944 Executing VM operation: HandshakeAllThreads done
- Event: 0.944 Executing VM operation: HandshakeAllThreads
- Event: 0.944 Executing VM operation: HandshakeAllThreads done
- Event: 0.951 Executing VM operation: ICBufferFull
- Event: 0.951 Executing VM operation: ICBufferFull done
- Events (14 events):
- Event: 0.018 Thread 0x00000187e3123660 Thread added: 0x00000187e3123660
- Event: 0.033 Thread 0x00000187ffc37a80 Thread added: 0x00000187ffc37a80
- Event: 0.033 Thread 0x00000187ffc3c890 Thread added: 0x00000187ffc3c890
- Event: 0.034 Thread 0x00000187ffc3f930 Thread added: 0x00000187ffc3f930
- Event: 0.034 Thread 0x00000187ffc43290 Thread added: 0x00000187ffc43290
- Event: 0.034 Thread 0x00000187ffc45be0 Thread added: 0x00000187ffc45be0
- Event: 0.034 Thread 0x00000187ffc46520 Thread added: 0x00000187ffc46520
- Event: 0.034 Thread 0x00000187ffc47ed0 Thread added: 0x00000187ffc47ed0
- Event: 0.034 Thread 0x00000187ffc597c0 Thread added: 0x00000187ffc597c0
- Event: 0.122 Thread 0x00000187ffc07450 Thread added: 0x00000187ffc07450
- Event: 0.192 Thread 0x00000187ffc570d0 Thread added: 0x00000187ffc570d0
- Event: 0.240 Thread 0x000001878653ec40 Thread added: 0x000001878653ec40
- Event: 0.240 Thread 0x00000187861a56f0 Thread added: 0x00000187861a56f0
- Event: 0.952 Thread 0x0000018786d5f890 Thread added: 0x0000018786d5f890
- Dynamic libraries:
- 0x00007ff6d0e50000 - 0x00007ff6d0e60000 C:\Program Files\Java\jdk-20\bin\java.exe
- 0x00007ff9e2650000 - 0x00007ff9e2848000 C:\WINDOWS\SYSTEM32\ntdll.dll
- 0x00007ff9e1050000 - 0x00007ff9e110d000 C:\WINDOWS\System32\KERNEL32.DLL
- 0x00007ff9e01e0000 - 0x00007ff9e04d6000 C:\WINDOWS\System32\KERNELBASE.dll
- 0x00007ff9dfe00000 - 0x00007ff9dff00000 C:\WINDOWS\System32\ucrtbase.dll
- 0x00007ff9d55e0000 - 0x00007ff9d55fb000 C:\Program Files\Java\jdk-20\bin\VCRUNTIME140.dll
- 0x00007ff9c8c20000 - 0x00007ff9c8c39000 C:\Program Files\Java\jdk-20\bin\jli.dll
- 0x00007ff9e24e0000 - 0x00007ff9e2593000 C:\WINDOWS\System32\ADVAPI32.dll
- 0x00007ff9e2440000 - 0x00007ff9e24de000 C:\WINDOWS\System32\msvcrt.dll
- 0x00007ff9e19c0000 - 0x00007ff9e1a5f000 C:\WINDOWS\System32\sechost.dll
- 0x00007ff9e1110000 - 0x00007ff9e1236000 C:\WINDOWS\System32\RPCRT4.dll
- 0x00007ff9e01b0000 - 0x00007ff9e01d7000 C:\WINDOWS\System32\bcrypt.dll
- 0x00007ff9e1fd0000 - 0x00007ff9e216e000 C:\WINDOWS\System32\USER32.dll
- 0x00007ff9dfdd0000 - 0x00007ff9dfdf2000 C:\WINDOWS\System32\win32u.dll
- 0x00007ff9cdd90000 - 0x00007ff9ce02a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.3636_none_60b6a03d71f818d5\COMCTL32.dll
- 0x00007ff9e1240000 - 0x00007ff9e126c000 C:\WINDOWS\System32\GDI32.dll
- 0x00007ff9e04e0000 - 0x00007ff9e05fa000 C:\WINDOWS\System32\gdi32full.dll
- 0x00007ff9e0600000 - 0x00007ff9e069d000 C:\WINDOWS\System32\msvcp_win.dll
- 0x00007ff9d6fd0000 - 0x00007ff9d6fda000 C:\WINDOWS\SYSTEM32\VERSION.dll
- 0x00007ff9e22c0000 - 0x00007ff9e22f0000 C:\WINDOWS\System32\IMM32.DLL
- 0x00007ff9dbc90000 - 0x00007ff9dbc9c000 C:\Program Files\Java\jdk-20\bin\vcruntime140_1.dll
- 0x00007ff9b73b0000 - 0x00007ff9b743e000 C:\Program Files\Java\jdk-20\bin\msvcp140.dll
- 0x00007ff988440000 - 0x00007ff9890d7000 C:\Program Files\Java\jdk-20\bin\server\jvm.dll
- 0x00007ff9d03b0000 - 0x00007ff9d03b9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
- 0x00007ff9d71a0000 - 0x00007ff9d71c7000 C:\WINDOWS\SYSTEM32\WINMM.dll
- 0x00007ff9e25a0000 - 0x00007ff9e260b000 C:\WINDOWS\System32\WS2_32.dll
- 0x00007ff9ddd70000 - 0x00007ff9ddd82000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
- 0x00007ff9bc5c0000 - 0x00007ff9bc5ca000 C:\Program Files\Java\jdk-20\bin\jimage.dll
- 0x00007ff9c0cb0000 - 0x00007ff9c0e94000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL
- 0x00007ff9c0c70000 - 0x00007ff9c0ca4000 C:\WINDOWS\SYSTEM32\dbgcore.DLL
- 0x00007ff9dff50000 - 0x00007ff9dffd2000 C:\WINDOWS\System32\bcryptPrimitives.dll
- 0x00007ff9dbc60000 - 0x00007ff9dbc6e000 C:\Program Files\Java\jdk-20\bin\instrument.dll
- 0x00007ff9b8f00000 - 0x00007ff9b8f26000 C:\Program Files\Java\jdk-20\bin\java.dll
- 0x00007ff996ab0000 - 0x00007ff996b87000 C:\Program Files\Java\jdk-20\bin\jsvml.dll
- 0x00007ff9e07c0000 - 0x00007ff9e0f05000 C:\WINDOWS\System32\SHELL32.dll
- 0x00007ff9ddd90000 - 0x00007ff9de52b000 C:\WINDOWS\SYSTEM32\windows.storage.dll
- 0x00007ff9e1a60000 - 0x00007ff9e1db4000 C:\WINDOWS\System32\combase.dll
- 0x00007ff9df600000 - 0x00007ff9df62d000 C:\WINDOWS\SYSTEM32\Wldp.dll
- 0x00007ff9e06b0000 - 0x00007ff9e075d000 C:\WINDOWS\System32\SHCORE.dll
- 0x00007ff9e0760000 - 0x00007ff9e07b5000 C:\WINDOWS\System32\shlwapi.dll
- 0x00007ff9dfc50000 - 0x00007ff9dfc75000 C:\WINDOWS\SYSTEM32\profapi.dll
- 0x00007ff9b7660000 - 0x00007ff9b7678000 C:\Program Files\Java\jdk-20\bin\zip.dll
- 0x00007ff9b8ee0000 - 0x00007ff9b8ef3000 C:\Program Files\Java\jdk-20\bin\net.dll
- 0x00007ff9d82a0000 - 0x00007ff9d83aa000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
- 0x00007ff9df380000 - 0x00007ff9df3ea000 C:\WINDOWS\system32\mswsock.dll
- 0x00007ff9b8cc0000 - 0x00007ff9b8cd6000 C:\Program Files\Java\jdk-20\bin\nio.dll
- 0x00007ff9db020000 - 0x00007ff9db03a000 C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.3.2\bin\breakgen64.dll
- 0x00007ff9d5700000 - 0x00007ff9d5707000 C:\Program Files\Java\jdk-20\bin\extnet.dll
- dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
- symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;C:\Program Files\Java\jdk-20\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.3636_none_60b6a03d71f818d5;C:\Program Files\Java\jdk-20\bin\server;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.3.2\bin
- VM Arguments:
- jvm_args: -javaagent:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.3.2\lib\idea_rt.jar=55586:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.3.2\bin -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.stderr.encoding=UTF-8
- java_command: com.swagger.rest.RestApplicationKt
- java_class_path (initial): D:\abi\rest api\rest\target\classes;C:\Users\Datacom\.m2\repository\org\springframework\boot\spring-boot-starter-data-jpa\3.1.5\spring-boot-starter-data-jpa-3.1.5.jar;C:\Users\Datacom\.m2\repository\org\springframework\boot\spring-boot-starter-aop\3.1.5\spring-boot-starter-aop-3.1.5.jar;C:\Users\Datacom\.m2\repository\org\aspectj\aspectjweaver\1.9.20\aspectjweaver-1.9.20.jar;C:\Users\Datacom\.m2\repository\org\springframework\boot\spring-boot-starter-jdbc\3.1.5\spring-boot-starter-jdbc-3.1.5.jar;C:\Users\Datacom\.m2\repository\com\zaxxer\HikariCP\5.0.1\HikariCP-5.0.1.jar;C:\Users\Datacom\.m2\repository\org\springframework\spring-jdbc\6.0.13\spring-jdbc-6.0.13.jar;C:\Users\Datacom\.m2\repository\org\hibernate\orm\hibernate-core\6.2.13.Final\hibernate-core-6.2.13.Final.jar;C:\Users\Datacom\.m2\repository\jakarta\persistence\jakarta.persistence-api\3.1.0\jakarta.persistence-api-3.1.0.jar;C:\Users\Datacom\.m2\repository\jakarta\transaction\jakarta.transaction-api\2.0.1\jakarta.transaction-api-2.0.1.jar;C:\Users\Datacom\.m2\repository\org\jboss\logging\jboss-logging\3.5.3.Final\jboss-logging-3.5.3.Final.jar;C:\Users\Datacom\.m2\repository\org\hibernate\common\hibernate-commons-annotations\6.0.6.Final\hibernate-commons-annotations-6.0.6.Final.jar;C:\Users\Datacom\.m2\repository\io\smallrye\jandex\3.0.5\jandex-3.0.5.jar;C:\Users\Datacom\.m2\repository\com\fasterxml\classmate\1.5.1\classmate-1.5.1.jar;C:\Users\Datacom\.m2\repository\net\bytebuddy\byte-buddy\1.14.9\byte-buddy-1.14.9.jar;C:\Users\Datacom\.m2\repository\org\glassfish\jaxb\jaxb-runtime\4.0.3\jaxb-runtime-4.0.3.jar;C:\Users\Datacom\.m2\repository\org\glassfish\jaxb\jaxb-core\4.0.3\jaxb-core-4.0.3.jar;C:\Users\Datacom\.m2\repository\org\eclipse\angus\angus-activation\2.0.1\angus-activation-2.0.1.jar;C:\Users\Datacom\.m2\repository\org\glassfish\jaxb\txw2\4.0.3\txw2-4.0.3.jar;C:\Users\Datacom\.m2\repository\com\sun\istack\istack-commons-runtime\4.1.2\istack-commons-runtime-4.1.2.jar;C:\Users\Datacom\.m2\repository\jakarta\inject\jakarta.inject-api\2.0.1\jakarta.inject-api-2.0.1.jar;C:\Users\Datacom\.m2\repository\org\antlr\antlr4-runtime\4.10.1\antlr4-runtime-4.10.1.jar;C:\Users\Datacom\.m2\repository\org\springframework\data\spring-data-jpa\3.1.5\spring-data-jpa-3.1.5.jar;C:\Users\Datacom\.m2\repository\org\springframework\data\spring-data-commons\3.1.5\spring-data-commons-3.1.5.jar;C:\Users\Datacom\.m2\repository\org\springframework\spring-orm\6.0.13\spring-orm-6.0.13.jar;C:\Users\Datacom\.m2\repository\org\springframework\spring-tx\6.0.13\spring-tx-6.0.13.jar;C:\Users\Datacom\.m2\repository\jakarta\annotation\jakarta.annotation-api\2.1.1\jakarta.annotation-api-2.1.1.jar;C:\Users\Datacom\.m2\repository\org\slf4j\slf4j-api\2.0.9\slf4j-api-2.0.9.jar;C:\Users\Datacom\.m2\repository\org\springframework\spring-aspects\6.0.13\spring-aspects-6.0.13.jar;C:\Users\Datacom\.m2\repository\org\springframework\boot\spring-boot-starter-web\3.1.5\spring-boot-starter-web-3.1.5.jar;C:\Users\Datacom\.m2\repository\org\springframework\boot\spring-boot-starter\3.1.5\spring-boot-starter-3.1.5.jar;C:\Users\Datacom\.m2\repository\org\springframework\boot\spring-boot\3.1.5\spring-boot-3.1.5.jar;C:\Users\Datacom\.m2\repository\org\springframework\boot\spring-boot-autoconfigure\3.1.5\spring-boot-autoconfigure-3.1.5.jar;C:\Users\Datacom\.m2\repository\org\springframework\boot\spring-boot-starter-logging\3.1.5\spring-boot-starter-logging-3.1.5.jar;C:\Users\Datacom\.m2\repository\ch\qos\logback\logback-classic\1.4.11\logback-classic-1.4.11.jar;C:\Users\Datacom\.m2\repository\ch\qos\logback\logback-core\1.4.11\logback-core-1.4.11.jar;C:\Users\Datacom\.m2\repository\org\apache\logging\log4j\log4j-to-slf4j\2.20.0\log4j-to-slf4j-2.20.0.jar;C:\Users\Datacom\.m2\repository\org\apache\logging\log4j\log4j-api\2.20.0\log4j-api-2.20.0.jar;C:\Users\Datacom\.m2\repository\org\slf4j\jul-to-slf4j\2.0.9\jul-to-slf4j-2.0.9.jar;C:\Users\Datacom\.m2\repository\org\yaml\snakeyaml\1.33\snakeyaml-1.33.jar;C:\Users\Datacom\.m2\repository\org\springframework\boot\spring-boot-starter-json\3.1.5\spring-boot-starter-json-3.1.5.jar;C:\Users\Datacom\.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.15.3\jackson-datatype-jdk8-2.15.3.jar;C:\Users\Datacom\.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.15.3\jackson-datatype-jsr310-2.15.3.jar;C:\Users\Datacom\.m2\repository\com\fasterxml\jackson\module\jackson-module-parameter-names\2.15.3\jackson-module-parameter-names-2.15.3.jar;C:\Users\Datacom\.m2\repository\org\springframework\boot\spring-boot-starter-tomcat\3.1.5\spring-boot-starter-tomcat-3.1.5.jar;C:\Users\Datacom\.m2\repository\org\apache\tomcat\embed\tomcat-embed-core\10.1.15\tomcat-embed-core-10.1.15.jar;C:\Users\Datacom\.m2\repository\org\apache\tomcat\embed\tomcat-embed-el\10.1.15\tomcat-embed-el-10.1.15.jar;C:\Users\Datacom\.m2\repository\org\apache\tomcat\embed\tomcat-embed-websocket\10.1.15\tomcat-embed-websocket-10.1.15.jar;C:\Users\Datacom\.m2\repository\org\springframework\spring-web\6.0.13\spring-web-6.0.13.jar;C:\Users\Datacom\.m2\repository\io\micrometer\micrometer-observation\1.11.5\micrometer-observation-1.11.5.jar;C:\Users\Datacom\.m2\repository\io\micrometer\micrometer-commons\1.11.5\micrometer-commons-1.11.5.jar;C:\Users\Datacom\.m2\repository\org\springframework\spring-webmvc\6.0.13\spring-webmvc-6.0.13.jar;C:\Users\Datacom\.m2\repository\com\fasterxml\jackson\module\jackson-module-kotlin\2.15.3\jackson-module-kotlin-2.15.3.jar;C:\Users\Datacom\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.15.3\jackson-databind-2.15.3.jar;C:\Users\Datacom\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.15.3\jackson-core-2.15.3.jar;C:\Users\Datacom\.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.15.3\jackson-annotations-2.15.3.jar;C:\Users\Datacom\.m2\repository\org\jetbrains\kotlin\kotlin-reflect\1.8.22\kotlin-reflect-1.8.22.jar;C:\Users\Datacom\.m2\repository\org\jetbrains\kotlin\kotlin-stdlib\1.8.22\kotlin-stdlib-1.8.22.jar;C:\Users\Datacom\.m2\repository\org\jetbrains\kotlin\kotlin-stdlib-common\1.8.22\kotlin-stdlib-common-1.8.22.jar;C:\Users\Datacom\.m2\repository\org\jetbrains\annotations\13.0\annotations-13.0.jar;C:\Users\Datacom\.m2\repository\com\mysql\mysql-connector-j\8.0.33\mysql-connector-j-8.0.33.jar;C:\Users\Datacom\.m2\repository\org\projectlombok\lombok\1.18.30\lombok-1.18.30.jar;C:\Users\Datacom\.m2\repository\jakarta\xml\bind\jakarta.xml.bind-api\4.0.1\jakarta.xml.bind-api-4.0.1.jar;C:\Users\Datacom\.m2\repository\jakarta\activation\jakarta.activation-api\2.1.2\jakarta.activation-api-2.1.2.jar;C:\Users\Datacom\.m2\repository\org\springframework\spring-core\6.0.13\spring-core-6.0.13.jar;C:\Users\Datacom\.m2\repository\org\springframework\spring-jcl\6.0.13\spring-jcl-6.0.13.jar;C:\Users\Datacom\.m2\repository\jakarta\validation\jakarta.validation-api\3.0.2\jakarta.validation-api-3.0.2.jar;C:\Users\Datacom\.m2\repository\org\springframework\security\spring-security-config\6.1.5\spring-security-config-6.1.5.jar;C:\Users\Datacom\.m2\repository\org\springframework\security\spring-security-core\6.1.5\spring-security-core-6.1.5.jar;C:\Users\Datacom\.m2\repository\org\springframework\security\spring-security-crypto\6.1.5\spring-security-crypto-6.1.5.jar;C:\Users\Datacom\.m2\repository\org\springframework\spring-aop\6.0.13\spring-aop-6.0.13.jar;C:\Users\Datacom\.m2\repository\org\springframework\spring-beans\6.0.13\spring-beans-6.0.13.jar;C:\Users\Datacom\.m2\repository\org\springframework\spring-context\6.0.13\spring-context-6.0.13.jar;C:\Users\Datacom\.m2\repository\org\springframework\security\spring-security-web\6.1.5\spring-security-web-6.1.5.jar;C:\Users\Datacom\.m2\repository\org\springframework\spring-expression\6.0.13\spring-expression-6.0.13.jar;C:\Users\Datacom\.m2\repository\net\sf\supercsv\super-csv\2.4.0\super-csv-2.4.0.jar;C:\Users\Datacom\.m2\repository\org\apache\commons\commons-csv\1.1\commons-csv-1.1.jar;C:\Users\Datacom\.m2\repository\com\opencsv\opencsv\5.7.1\opencsv-5.7.1.jar;C:\Users\Datacom\.m2\repository\org\apache\commons\commons-lang3\3.12.0\commons-lang3-3.12.0.jar;C:\Users\Datacom\.m2\repository\org\apache\commons\commons-text\1.10.0\commons-text-1.10.0.jar;C:\Users\Datacom\.m2\repository\commons-beanutils\commons-beanutils\1.9.4\commons-beanutils-1.9.4.jar;C:\Users\Datacom\.m2\repository\commons-logging\commons-logging\1.2\commons-logging-1.2.jar;C:\Users\Datacom\.m2\repository\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar;C:\Users\Datacom\.m2\repository\org\apache\commons\commons-collections4\4.4\commons-collections4-4.4.jar
- Launcher Type: SUN_STANDARD
- [Global flags]
- intx CICompilerCount = 3 {product} {ergonomic}
- uint ConcGCThreads = 1 {product} {ergonomic}
- uint G1ConcRefinementThreads = 4 {product} {ergonomic}
- size_t G1HeapRegionSize = 2097152 {product} {ergonomic}
- uintx GCDrainStackTargetSize = 64 {product} {ergonomic}
- size_t InitialHeapSize = 167772160 {product} {ergonomic}
- size_t MarkStackSize = 4194304 {product} {ergonomic}
- size_t MaxHeapSize = 2654994432 {product} {ergonomic}
- size_t MaxNewSize = 1591738368 {product} {ergonomic}
- size_t MinHeapDeltaBytes = 2097152 {product} {ergonomic}
- size_t MinHeapSize = 8388608 {product} {ergonomic}
- uintx NonNMethodCodeHeapSize = 5832780 {pd product} {ergonomic}
- uintx NonProfiledCodeHeapSize = 122912730 {pd product} {ergonomic}
- uintx ProfiledCodeHeapSize = 122912730 {pd product} {ergonomic}
- uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
- bool SegmentedCodeCache = true {product} {ergonomic}
- size_t SoftMaxHeapSize = 2654994432 {manageable} {ergonomic}
- bool UseCompressedClassPointers = true {product lp64_product} {ergonomic}
- bool UseCompressedOops = true {product lp64_product} {ergonomic}
- bool UseG1GC = true {product} {ergonomic}
- bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic}
- Logging:
- Log output configuration:
- #0: stdout all=warning uptime,level,tags foldmultilines=false
- #1: stderr all=off uptime,level,tags foldmultilines=false
- Environment Variables:
- JAVA_HOME=C:\Program Files\Java\jdk1.8.0_162
- PATH=C:\Program Files\FireDaemon OpenSSL 3\bin\;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\JWhoisServer;C:\windows\system32;C:\Program Files\Java\jdk1.8.0_162\bin;C:\Program Files\NetBeans 8.2\java\maven\bin;C:\Program Files\dotnet\;C:\src\flutter\bin;C:\Program Files\MySQL\MySQL Server 5.7\bin;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\80\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;C:\Program Files (x86)\Microsoft SQL Server\80\DTS\Binn\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files\nodejs\;C:\metasploit-framework\bin\;C:\ProgramData\chocolatey\bin;C:\Program Files\PostgreSQL\12\bin;C:\Program Files\Java\jdk1.8.0_162\bin;C:\Program Files\Git\cmd;C:\Program Files\Docker\Docker\resources\bin;C:\Ruby30-x64\bin;C:\Users\Datacom\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\7-Zip\;C:\Users\Datacom\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Datacom\AppData\Roaming\npm;C:\src\flutter\bin;C:\Users\Datacom\.dotnet\tools
- USERNAME=Datacom
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
- TMP=C:\Users\Datacom\AppData\Local\Temp
- TEMP=C:\Users\Datacom\AppData\Local\Temp
- --------------- S Y S T E M ---------------
- OS:
- Windows 10 , 64 bit Build 19041 (10.0.19041.3636)
- OS uptime: 0 days 20:17 hours
- Hyper-V role detected
- CPU: total 4 (initial active 4) (4 cores per cpu, 1 threads per core) family 6 model 58 stepping 9 microcode 0x21, cx8, cmov, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, tsc, tscinvbit, avx, aes, erms, clmul, vzeroupper, clflush, hv, rdtscp, f16c
- Memory: 4k page, system-wide physical 10127M (2176M free)
- TotalPageFile size 13127M (AvailPageFile size 4M)
- current process WorkingSet (physical memory assigned to process): 91M, peak: 91M
- current process commit charge ("private bytes"): 260M, peak: 260M
- vm_info: Java HotSpot(TM) 64-Bit Server VM (20.0.1+9-29) for windows-amd64 JRE (20.0.1+9-29), built on 2023-03-07T13:56:11Z by "mach5one" with MS VC++ 17.1 (VS2022)
- END.
|