hs_err_pid10560.log 86 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099
  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Native memory allocation (mmap) failed to map 65536 bytes for Failed to commit metaspace.
  4. # Possible reasons:
  5. # The system is out of physical RAM or swap space
  6. # The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
  7. # Possible solutions:
  8. # Reduce memory load on the system
  9. # Increase physical memory or swap space
  10. # Check if swap backing store is full
  11. # Decrease Java heap size (-Xmx/-Xms)
  12. # Decrease number of Java threads
  13. # Decrease Java thread stack sizes (-Xss)
  14. # Set larger code cache with -XX:ReservedCodeCacheSize=
  15. # JVM is running with Zero Based Compressed Oops mode in which the Java heap is
  16. # placed in the first 32GB address space. The Java Heap base address is the
  17. # maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
  18. # to set the Java Heap base and to place the Java Heap above 32GB virtual address.
  19. # This output file may be truncated or incomplete.
  20. #
  21. # Out of Memory Error (virtualSpaceNode.cpp:110), pid=10560, tid=9820
  22. #
  23. # JRE version: Java(TM) SE Runtime Environment (20.0.1+9) (build 20.0.1+9-29)
  24. # 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)
  25. # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
  26. #
  27. --------------- S U M M A R Y ------------
  28. 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
  29. Host: Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz, 4 cores, 9G, Windows 10 , 64 bit Build 19041 (10.0.19041.3636)
  30. Time: Fri Jan 19 11:05:54 2024 SE Asia Standard Time elapsed time: 1.062109 seconds (0d 0h 0m 1s)
  31. --------------- T H R E A D ---------------
  32. Current thread (0x0000018786d5f890): JavaThread "background-preinit" [_thread_in_vm, id=9820, stack(0x0000003b22600000,0x0000003b22700000)]
  33. Stack: [0x0000003b22600000,0x0000003b22700000]
  34. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  35. V [jvm.dll+0x6bb95a]
  36. V [jvm.dll+0x8485fa]
  37. V [jvm.dll+0x84a1f5]
  38. V [jvm.dll+0x84a8f3]
  39. V [jvm.dll+0x280b0f]
  40. V [jvm.dll+0x84453b]
  41. V [jvm.dll+0x65fd86]
  42. V [jvm.dll+0x1eb4e7]
  43. V [jvm.dll+0x6627a2]
  44. V [jvm.dll+0x66258e]
  45. V [jvm.dll+0x66079e]
  46. V [jvm.dll+0x66ae17]
  47. V [jvm.dll+0x21b442]
  48. V [jvm.dll+0x21b975]
  49. V [jvm.dll+0x21c361]
  50. V [jvm.dll+0x211780]
  51. V [jvm.dll+0x59c26c]
  52. V [jvm.dll+0x7c3693]
  53. V [jvm.dll+0x7c3774]
  54. V [jvm.dll+0x46c524]
  55. V [jvm.dll+0x471a88]
  56. C [java.dll+0x17ec]
  57. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  58. 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]
  59. 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]
  60. 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]
  61. 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]
  62. J 952 c1 jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(Ljava/lang/String;)Ljava/lang/Class; java.base@20.0.1 (64 bytes) @ 0x00000187ecb3877c [0x00000187ecb37a60+0x0000000000000d1c]
  63. 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]
  64. 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]
  65. J 747 c1 java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; java.base@20.0.1 (7 bytes) @ 0x00000187ecab02b4 [0x00000187ecab01a0+0x0000000000000114]
  66. v ~StubRoutines::call_stub 0x00000187f3ed100d
  67. j org.springframework.http.converter.json.Jackson2ObjectMapperBuilder.build()Lcom/fasterxml/jackson/databind/ObjectMapper;+77
  68. j org.springframework.http.converter.json.MappingJackson2HttpMessageConverter.<init>()V+4
  69. j org.springframework.http.converter.support.AllEncompassingFormHttpMessageConverter.<init>()V+55
  70. j org.springframework.boot.autoconfigure.BackgroundPreinitializer$MessageConverterInitializer.run()V+4
  71. j org.springframework.boot.autoconfigure.BackgroundPreinitializer$1.runSafely(Ljava/lang/Runnable;)Z+1
  72. j org.springframework.boot.autoconfigure.BackgroundPreinitializer$1.run()V+32
  73. j java.lang.Thread.runWith(Ljava/lang/Object;Ljava/lang/Runnable;)V+5 java.base@20.0.1
  74. j java.lang.Thread.run()V+19 java.base@20.0.1
  75. v ~StubRoutines::call_stub 0x00000187f3ed100d
  76. Compiled method (n/a) 1205 1010 n 0 java.lang.ClassLoader::defineClass1 (native)
  77. total in heap [0x00000187f44c7610,0x00000187f44c7c40] = 1584
  78. relocation [0x00000187f44c7758,0x00000187f44c7790] = 56
  79. main code [0x00000187f44c77a0,0x00000187f44c7c3e] = 1182
  80. stub code [0x00000187f44c7c3e,0x00000187f44c7c40] = 2
  81. [Constant Pool (empty)]
  82. [MachCode]
  83. [Entry Point]
  84. # {method} {0x00000008004365c8} 'defineClass1' '(Ljava/lang/ClassLoader;Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader'
  85. # parm0: rdx:rdx = 'java/lang/ClassLoader'
  86. # parm1: r8:r8 = 'java/lang/String'
  87. # parm2: r9:r9 = '[B'
  88. # parm3: rdi = int
  89. # parm4: rsi = int
  90. # parm5: rcx:rcx = 'java/security/ProtectionDomain'
  91. # parm6: [sp+0xa0] = 'java/lang/String' (sp of caller)
  92. 0x00000187f44c77a0: 448b 5208 | 49bb 0000 | 0000 0800 | 0000 4d03 | d349 3bc2 | 0f84 0600
  93. 0x00000187f44c77b8: ; {runtime_call ic_miss_stub}
  94. 0x00000187f44c77b8: 0000 e941 | c6a6 ff90
  95. [Verified Entry Point]
  96. 0x00000187f44c77c0: 8984 2400 | 80ff ff55 | 488b ec48 | 81ec 9000 | 0000 6690 | 4181 7f20 | 0100 0000
  97. 0x00000187f44c77dc: ; {runtime_call StubRoutines (2)}
  98. 0x00000187f44c77dc: 7405 e81d | e5a4 ff48 | 837d 1000 | 488d 4510 | 480f 4445 | 1048 8944 | 2440 4889 | 4c24 7048
  99. 0x00000187f44c77fc: 83f9 0048 | 8d44 2470 | 480f 4444 | 2470 4889 | 4424 3848 | 8974 2430 | 4889 7c24 | 284c 894c
  100. 0x00000187f44c781c: 2458 4983 | f900 488d | 4424 5848 | 0f44 4424 | 5848 8944 | 2420 4c89 | 4424 5049 | 83f8 004c
  101. 0x00000187f44c783c: 8d4c 2450 | 4c0f 444c | 2450 4889 | 5424 4848 | 83fa 004c | 8d44 2448 | 4c0f 4444
  102. 0x00000187f44c7858: ; {oop(a 'java/lang/Class'{0x00000007620fdc10} = 'java/lang/ClassLoader')}
  103. 0x00000187f44c7858: 2448 49be | 10dc 0f62 | 0700 0000 | 4c89 7424 | 784c 8d74 | 2478 498b | d6c5 f877
  104. 0x00000187f44c7874: ; {internal_word}
  105. 0x00000187f44c7874: 49ba 7178 | 4cf4 8701 | 0000 4d89 | 97c8 0200 | 0049 89a7 | c002 0000
  106. 0x00000187f44c788c: ; {external_word}
  107. 0x00000187f44c788c: 49ba e109 | ff88 f97f | 0000 4180 | 3a00 0f84 | 4e00 0000 | 5241 5041
  108. 0x00000187f44c78a4: ; {metadata({method} {0x00000008004365c8} 'defineClass1' '(Ljava/lang/ClassLoader;Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
  109. 0x00000187f44c78a4: 5148 bac0 | 6543 0008 | 0000 0049 | 8bcf 4883 | ec20 40f6 | c40f 0f84 | 1900 0000 | 4883 ec08
  110. 0x00000187f44c78c4: ; {runtime_call}
  111. 0x00000187f44c78c4: 48b8 a006 | b688 f97f | 0000 ffd0 | 4883 c408 | e90c 0000
  112. 0x00000187f44c78d8: ; {runtime_call}
  113. 0x00000187f44c78d8: 0048 b8a0 | 06b6 88f9 | 7f00 00ff | d048 83c4 | 2041 5941 | 585a 498d | 8fe0 0200 | 0041 c787
  114. 0x00000187f44c78f8: 7403 0000 | 0400 0000
  115. 0x00000187f44c7900: ; {runtime_call}
  116. 0x00000187f44c7900: 48b8 ac16 | f0b8 f97f | 0000 ffd0 | c5f8 7741 | c787 7403 | 0000 0500 | 0000 f083 | 4424 c000
  117. 0x00000187f44c7920: 493b af78 | 0300 000f | 870e 0000 | 0041 83bf | 7003 0000 | 000f 842b | 0000 00c5 | f877 4889
  118. 0x00000187f44c7940: 45f8 498b | cf4c 8be4 | 4883 ec20 | 4883 e4f0
  119. 0x00000187f44c7950: ; {runtime_call}
  120. 0x00000187f44c7950: 48b8 60fc | 8288 f97f | 0000 ffd0 | 498b e44d | 33e4 488b | 45f8 41c7 | 8774 0300 | 0008 0000
  121. 0x00000187f44c7970: 0041 83bf | f003 0000 | 020f 8492
  122. 0x00000187f44c797c: ; {external_word}
  123. 0x00000187f44c797c: 0200 0049 | bae1 09ff | 88f9 7f00 | 0041 803a | 000f 844c | 0000 0048
  124. 0x00000187f44c7994: ; {metadata({method} {0x00000008004365c8} 'defineClass1' '(Ljava/lang/ClassLoader;Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
  125. 0x00000187f44c7994: 8945 f848 | bac0 6543 | 0008 0000 | 0049 8bcf | 4883 ec20 | 40f6 c40f | 0f84 1900 | 0000 4883
  126. 0x00000187f44c79b4: ; {runtime_call}
  127. 0x00000187f44c79b4: ec08 48b8 | a006 b688 | f97f 0000 | ffd0 4883 | c408 e90c
  128. 0x00000187f44c79c8: ; {runtime_call}
  129. 0x00000187f44c79c8: 0000 0048 | b8a0 06b6 | 88f9 7f00 | 00ff d048 | 83c4 2048 | 8b45 f849 | c787 c002 | 0000 0000
  130. 0x00000187f44c79e8: 0000 49c7 | 87c8 0200 | 0000 0000 | 00c5 f877 | 4885 c00f | 84ed 0100 | 00a8 010f | 84e2 0100
  131. 0x00000187f44c7a08: 0048 8b40 | ff41 807f | 4000 0f84 | ce01 0000 | 4883 f800 | 0f84 c401 | 0000 498b | 4f28 4883
  132. 0x00000187f44c7a28: f900 0f84 | 1400 0000 | 4883 e908 | 4989 4f28 | 4903 4f38 | 4889 01e9 | a201 0000 | 4881 ecd0
  133. 0x00000187f44c7a48: 0000 0048 | 8904 2448 | 894c 2408 | 4889 5424 | 1048 8974 | 2418 4889 | 7c24 204c | 8944 2428
  134. 0x00000187f44c7a68: 4c89 4c24 | 304c 8954 | 2438 4c89 | 5c24 40c5 | fb11 4424 | 50c5 fb11 | 4c24 58c5 | fb11 5424
  135. 0x00000187f44c7a88: 60c5 fb11 | 5c24 68c5 | fb11 6424 | 70c5 fb11 | 6c24 78c5 | fb11 b424 | 8000 0000 | c5fb 11bc
  136. 0x00000187f44c7aa8: 2488 0000 | 00c5 7b11 | 8424 9000 | 0000 c57b | 118c 2498 | 0000 00c5 | 7b11 9424 | a000 0000
  137. 0x00000187f44c7ac8: c57b 119c | 24a8 0000 | 00c5 7b11 | a424 b000 | 0000 c57b | 11ac 24b8 | 0000 00c5 | 7b11 b424
  138. 0x00000187f44c7ae8: c000 0000 | c57b 11bc | 24c8 0000 | 0049 8bd7 | 488b c848 | 83ec 2040 | f6c4 0f0f | 8419 0000
  139. 0x00000187f44c7b08: 0048 83ec
  140. 0x00000187f44c7b0c: ; {runtime_call}
  141. 0x00000187f44c7b0c: 0848 b800 | 3d76 88f9 | 7f00 00ff | d048 83c4 | 08e9 0c00
  142. 0x00000187f44c7b20: ; {runtime_call}
  143. 0x00000187f44c7b20: 0000 48b8 | 003d 7688 | f97f 0000 | ffd0 4883 | c420 c57b | 10bc 24c8 | 0000 00c5 | 7b10 b424
  144. 0x00000187f44c7b40: c000 0000 | c57b 10ac | 24b8 0000 | 00c5 7b10 | a424 b000 | 0000 c57b | 109c 24a8 | 0000 00c5
  145. 0x00000187f44c7b60: 7b10 9424 | a000 0000 | c57b 108c | 2498 0000 | 00c5 7b10 | 8424 9000 | 0000 c5fb | 10bc 2488
  146. 0x00000187f44c7b80: 0000 00c5 | fb10 b424 | 8000 0000 | c5fb 106c | 2478 c5fb | 1064 2470 | c5fb 105c | 2468 c5fb
  147. 0x00000187f44c7ba0: 1054 2460 | c5fb 104c | 2458 c5fb | 1044 2450 | 4c8b 5c24 | 404c 8b54 | 2438 4c8b | 4c24 304c
  148. 0x00000187f44c7bc0: 8b44 2428 | 488b 7c24 | 2048 8b74 | 2418 488b | 5424 1048 | 8b4c 2408 | 488b 0424 | 4881 c4d0
  149. 0x00000187f44c7be0: 0000 00c5 | f877 e903 | 0000 0048 | 8b00 498b | 8f50 0300 | 00c7 8100 | 0100 0000 | 0000 00c9
  150. 0x00000187f44c7c00: 4983 7f08 | 000f 8501 | 0000 00c3
  151. 0x00000187f44c7c0c: ; {runtime_call StubRoutines (1)}
  152. 0x00000187f44c7c0c: e9ef 92a0 | ffc5 f877 | 4889 45f8 | 4c8b e448 | 83ec 2048
  153. 0x00000187f44c7c20: ; {runtime_call}
  154. 0x00000187f44c7c20: 83e4 f048 | b840 3db6 | 88f9 7f00 | 00ff d049 | 8be4 4d33 | e448 8b45 | f8e9 41fd | ffff f4f4
  155. [/MachCode]
  156. Compiled method (c1) 1221 1094 3 java.lang.ClassLoader::defineClass (43 bytes)
  157. total in heap [0x00000187ecb7a690,0x00000187ecb7afc0] = 2352
  158. relocation [0x00000187ecb7a7d8,0x00000187ecb7a870] = 152
  159. main code [0x00000187ecb7a880,0x00000187ecb7ad18] = 1176
  160. stub code [0x00000187ecb7ad18,0x00000187ecb7ad90] = 120
  161. metadata [0x00000187ecb7ad90,0x00000187ecb7adc0] = 48
  162. scopes data [0x00000187ecb7adc0,0x00000187ecb7aeb0] = 240
  163. scopes pcs [0x00000187ecb7aeb0,0x00000187ecb7af90] = 224
  164. dependencies [0x00000187ecb7af90,0x00000187ecb7af98] = 8
  165. nul chk table [0x00000187ecb7af98,0x00000187ecb7afc0] = 40
  166. [Constant Pool (empty)]
  167. [MachCode]
  168. [Entry Point]
  169. # {method} {0x00000008004368f0} 'defineClass' '(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;' in 'java/lang/ClassLoader'
  170. # this: rdx:rdx = 'java/lang/ClassLoader'
  171. # parm0: r8:r8 = 'java/lang/String'
  172. # parm1: r9:r9 = '[B'
  173. # parm2: rdi = int
  174. # parm3: rsi = int
  175. # parm4: rcx:rcx = 'java/security/ProtectionDomain'
  176. # [sp+0xc0] (sp of caller)
  177. 0x00000187ecb7a880: 448b 5208 | 49bb 0000 | 0000 0800 | 0000 4d03 | d34c 3bd0
  178. 0x00000187ecb7a894: ; {runtime_call ic_miss_stub}
  179. 0x00000187ecb7a894: 0f85 6695 | 3b07 660f | 1f44 0000
  180. [Verified Entry Point]
  181. 0x00000187ecb7a8a0: 8984 2400 | 80ff ff55 | 4881 ecb0 | 0000 0090 | 4181 7f20 | 0100 0000
  182. 0x00000187ecb7a8b8: ; {runtime_call StubRoutines (2)}
  183. 0x00000187ecb7a8b8: 7405 e841 | b439 0748 | 8954 2478
  184. 0x00000187ecb7a8c4: ; {metadata(method data for {method} {0x00000008004368f0} 'defineClass' '(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
  185. 0x00000187ecb7a8c4: 48bb 90d6 | 2982 8701 | 0000 8b83 | cc00 0000 | 83c0 0289 | 83cc 0000 | 0025 fe07 | 0000 83f8
  186. 0x00000187ecb7a8e4: 000f 844f | 0300 0089 | b424 9400 | 0000 89bc | 2490 0000 | 004c 898c | 2488 0000 | 0048 8bda
  187. 0x00000187ecb7a904: ; {metadata(method data for {method} {0x00000008004368f0} 'defineClass' '(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
  188. 0x00000187ecb7a904: 48b8 90d6 | 2982 8701 | 0000 4883 | 8010 0100 | 0001 498b | d84c 8bc3 | 4c8b c948 | 8bca 488b
  189. 0x00000187ecb7a924: d148 899c | 2480 0000
  190. 0x00000187ecb7a92c: ; {optimized virtual_call}
  191. 0x00000187ecb7a92c: 0066 90e8
  192. 0x00000187ecb7a930: ; ImmutableOopMap {[120]=Oop [128]=Oop [136]=Oop }
  193. ;*invokevirtual preDefineClass {reexecute=0 rethrow=0 return_oop=0}
  194. ; - java.lang.ClassLoader::defineClass@4 (line 1011)
  195. 0x00000187ecb7a930: 2c0a 0000 | 4889 8424 | 9800 0000 | 488b 5424
  196. 0x00000187ecb7a940: ; {metadata(method data for {method} {0x00000008004368f0} 'defineClass' '(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
  197. 0x00000187ecb7a940: 7849 b890 | d629 8287 | 0100 0049 | 8380 4801
  198. 0x00000187ecb7a950: ; {metadata(method data for {method} {0x0000000800436630} 'defineClassSourceLocation' '(Ljava/security/ProtectionDomain;)Ljava/lang/String;' in 'java/lang/ClassLoader')}
  199. 0x00000187ecb7a950: 0000 0149 | b8b0 e329 | 8287 0100 | 0041 8b90 | cc00 0000 | 83c2 0241 | 8990 cc00 | 0000 81e2
  200. 0x00000187ecb7a970: feff 1f00 | 83fa 000f | 84de 0200 | 0048 3b00
  201. 0x00000187ecb7a980: ; {metadata(method data for {method} {0x0000000800436630} 'defineClassSourceLocation' '(Ljava/security/ProtectionDomain;)Ljava/lang/String;' in 'java/lang/ClassLoader')}
  202. 0x00000187ecb7a980: 4c8b c048 | bab0 e329 | 8287 0100 | 0048 8382 | 1001 0000 | 0144 8b40 | 1049 c1e0 | 0349 83f8
  203. 0x00000187ecb7a9a0: ; {metadata(method data for {method} {0x0000000800436630} 'defineClassSourceLocation' '(Ljava/security/ProtectionDomain;)Ljava/lang/String;' in 'java/lang/ClassLoader')}
  204. 0x00000187ecb7a9a0: 0048 bab0 | e329 8287 | 0100 0048 | be58 0100 | 0000 0000 | 000f 850a | 0000 0048 | be48 0100
  205. 0x00000187ecb7a9c0: 0000 0000 | 0048 8b3c | 3248 8d7f | 0148 893c | 320f 850f
  206. 0x00000187ecb7a9d4: ; {oop(NULL)}
  207. 0x00000187ecb7a9d4: 0000 0048 | bb00 0000 | 0000 0000 | 00e9 a901 | 0000 493b | 0049 8bd0
  208. 0x00000187ecb7a9ec: ; {metadata(method data for {method} {0x0000000800436630} 'defineClassSourceLocation' '(Ljava/security/ProtectionDomain;)Ljava/lang/String;' in 'java/lang/ClassLoader')}
  209. 0x00000187ecb7a9ec: 48be b0e3 | 2982 8701 | 0000 4883 | 8668 0100 | 0001 418b | 500c 48c1 | e203 4883
  210. 0x00000187ecb7aa08: ; {metadata(method data for {method} {0x0000000800436630} 'defineClassSourceLocation' '(Ljava/security/ProtectionDomain;)Ljava/lang/String;' in 'java/lang/ClassLoader')}
  211. 0x00000187ecb7aa08: fa00 48be | b0e3 2982 | 8701 0000 | 48bf b001 | 0000 0000 | 0000 0f85 | 0a00 0000 | 48bf a001
  212. 0x00000187ecb7aa28: 0000 0000 | 0000 488b | 1c3e 488d | 5b01 4889 | 1c3e 0f85 | 0f00 0000
  213. 0x00000187ecb7aa40: ; {oop(NULL)}
  214. 0x00000187ecb7aa40: 48bb 0000 | 0000 0000 | 0000 e940
  215. 0x00000187ecb7aa4c: ; {metadata(method data for {method} {0x0000000800436630} 'defineClassSourceLocation' '(Ljava/security/ProtectionDomain;)Ljava/lang/String;' in 'java/lang/ClassLoader')}
  216. 0x00000187ecb7aa4c: 0100 0048 | beb0 e329 | 8287 0100 | 0048 8386 | c001 0000 | 0148 3b02
  217. 0x00000187ecb7aa64: ; {metadata(method data for {method} {0x0000000800436630} 'defineClassSourceLocation' '(Ljava/security/ProtectionDomain;)Ljava/lang/String;' in 'java/lang/ClassLoader')}
  218. 0x00000187ecb7aa64: 4c8b c248 | beb0 e329 | 8287 0100 | 0048 8386 | f801 0000
  219. 0x00000187ecb7aa78: ; {metadata(method data for {method} {0x000000080001b3e0} 'toString' '()Ljava/lang/String;' in 'java/net/URL')}
  220. 0x00000187ecb7aa78: 0149 b878 | 9f19 8287 | 0100 0041 | 8bb0 cc00 | 0000 83c6 | 0241 89b0 | cc00 0000 | 81e6 feff
  221. 0x00000187ecb7aa98: 1f00 83fe | 000f 84e8 | 0100 004c
  222. 0x00000187ecb7aaa4: ; {metadata(method data for {method} {0x000000080001b3e0} 'toString' '()Ljava/lang/String;' in 'java/net/URL')}
  223. 0x00000187ecb7aaa4: 8bc2 48be | 789f 1982 | 8701 0000 | 4883 8610 | 0100 0001
  224. 0x00000187ecb7aab8: ; {metadata(method data for {method} {0x000000080042a128} 'toExternalForm' '()Ljava/lang/String;' in 'java/net/URL')}
  225. 0x00000187ecb7aab8: 49b8 00a1 | 1982 8701 | 0000 418b | b0cc 0000 | 0083 c602 | 4189 b0cc | 0000 0081 | e6fe ff1f
  226. 0x00000187ecb7aad8: 0083 fe00 | 0f84 ca01 | 0000 8b72 | 3848 c1e6 | 0348 3b06
  227. 0x00000187ecb7aaec: ; {metadata(method data for {method} {0x000000080042a128} 'toExternalForm' '()Ljava/lang/String;' in 'java/net/URL')}
  228. 0x00000187ecb7aaec: 4c8b c648 | bf00 a119 | 8287 0100 | 0045 8b40 | 0849 ba00 | 0000 0008 | 0000 004d | 03c2 4c3b
  229. 0x00000187ecb7ab0c: 8720 0100 | 0075 0d48 | 8387 2801 | 0000 01e9 | 6000 0000 | 4c3b 8730 | 0100 0075 | 0d48 8387
  230. 0x00000187ecb7ab2c: 3801 0000 | 01e9 4a00 | 0000 4883 | bf20 0100 | 0000 7517 | 4c89 8720 | 0100 0048 | c787 2801
  231. 0x00000187ecb7ab4c: 0000 0100 | 0000 e929 | 0000 0048 | 83bf 3001 | 0000 0075 | 174c 8987 | 3001 0000 | 48c7 8738
  232. 0x00000187ecb7ab6c: 0100 0001 | 0000 00e9 | 0800 0000 | 4883 8710 | 0100 0001 | 4c8b c248
  233. 0x00000187ecb7ab84: ; {optimized virtual_call}
  234. 0x00000187ecb7ab84: 8bd6 90e8
  235. 0x00000187ecb7ab88: ; ImmutableOopMap {[120]=Oop [128]=Oop [136]=Oop [152]=Oop }
  236. ;*invokevirtual toExternalForm {reexecute=0 rethrow=0 return_oop=0}
  237. ; - java.net.URL::toExternalForm@5 (line 1195)
  238. ; - java.net.URL::toString@1 (line 1181)
  239. ; - java.lang.ClassLoader::defineClassSourceLocation@22 (line 913)
  240. ; - java.lang.ClassLoader::defineClass@12 (line 1012)
  241. 0x00000187ecb7ab88: 5443 faff | 488b d848 | 8b84 2498 | 0000 008b | b424 9400 | 0000 8bbc | 2490 0000 | 004c 8b8c
  242. 0x00000187ecb7aba8: 2488 0000 | 004c 8b84 | 2480 0000 | 0048 8b54
  243. 0x00000187ecb7abb8: ; {metadata(method data for {method} {0x00000008004368f0} 'defineClass' '(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
  244. 0x00000187ecb7abb8: 2478 48b9 | 90d6 2982 | 8701 0000 | 4883 8180 | 0100 0001 | 4c8b da49 | 8bd3 488b | c848 891c
  245. 0x00000187ecb7abd8: 2466 0f1f
  246. 0x00000187ecb7abdc: ; {static_call}
  247. 0x00000187ecb7abdc: 4400 00e8
  248. 0x00000187ecb7abe0: ; ImmutableOopMap {[120]=Oop [152]=Oop }
  249. ;*invokestatic defineClass1 {reexecute=0 rethrow=0 return_oop=0}
  250. ; - java.lang.ClassLoader::defineClass@27 (line 1013)
  251. 0x00000187ecb7abe0: dccb 9407 | 488b 5424
  252. 0x00000187ecb7abe8: ; {metadata(method data for {method} {0x00000008004368f0} 'defineClass' '(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
  253. 0x00000187ecb7abe8: 7849 b890 | d629 8287 | 0100 0049 | 8380 9001 | 0000 014c | 8bc0 4c8b | 8c24 9800 | 0000 488b
  254. 0x00000187ecb7ac08: 5424 7848 | 8984 24a0 | 0000 000f
  255. 0x00000187ecb7ac14: ; {optimized virtual_call}
  256. 0x00000187ecb7ac14: 1f40 00e8
  257. 0x00000187ecb7ac18: ; ImmutableOopMap {[160]=Oop }
  258. ;*invokevirtual postDefineClass {reexecute=0 rethrow=0 return_oop=0}
  259. ; - java.lang.ClassLoader::defineClass@37 (line 1014)
  260. 0x00000187ecb7ac18: e4df fdff | 488b 8424 | a000 0000 | 4881 c4b0 | 0000 005d
  261. 0x00000187ecb7ac2c: ; {poll_return}
  262. 0x00000187ecb7ac2c: 493b a778 | 0300 000f | 8799 0000
  263. 0x00000187ecb7ac38: ; {metadata({method} {0x00000008004368f0} 'defineClass' '(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;' in 'java/lang/ClassLoader')}
  264. 0x00000187ecb7ac38: 00c3 49ba | e868 4300 | 0800 0000 | 4c89 5424 | 0848 c704 | 24ff ffff
  265. 0x00000187ecb7ac50: ; {runtime_call counter_overflow Runtime1 stub}
  266. 0x00000187ecb7ac50: ffe8 2a8b
  267. 0x00000187ecb7ac54: ; ImmutableOopMap {rdx=Oop r8=Oop r9=Oop rcx=Oop [120]=Oop }
  268. ;*synchronization entry
  269. ; - java.lang.ClassLoader::defineClass@-1 (line 1011)
  270. 0x00000187ecb7ac54: 4707 e990
  271. 0x00000187ecb7ac58: ; {metadata({method} {0x0000000800436630} 'defineClassSourceLocation' '(Ljava/security/ProtectionDomain;)Ljava/lang/String;' in 'java/lang/ClassLoader')}
  272. 0x00000187ecb7ac58: fcff ff49 | ba28 6643 | 0008 0000 | 004c 8954 | 2408 48c7 | 0424 ffff
  273. 0x00000187ecb7ac70: ; {runtime_call counter_overflow Runtime1 stub}
  274. 0x00000187ecb7ac70: ffff e809
  275. 0x00000187ecb7ac74: ; ImmutableOopMap {rax=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop }
  276. ;*synchronization entry
  277. ; - java.lang.ClassLoader::defineClassSourceLocation@-1 (line 910)
  278. ; - java.lang.ClassLoader::defineClass@12 (line 1012)
  279. 0x00000187ecb7ac74: 8b47 07e9 | 01fd ffff
  280. 0x00000187ecb7ac7c: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
  281. 0x00000187ecb7ac7c: e8ff 3347
  282. 0x00000187ecb7ac80: ; ImmutableOopMap {rax=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop }
  283. ;*invokevirtual getCodeSource {reexecute=0 rethrow=0 return_oop=0}
  284. ; - java.lang.ClassLoader::defineClassSourceLocation@1 (line 910)
  285. ; - java.lang.ClassLoader::defineClass@12 (line 1012)
  286. ; {runtime_call throw_null_pointer_exception Runtime1 stub}
  287. 0x00000187ecb7ac80: 07e8 fa33
  288. 0x00000187ecb7ac84: ; ImmutableOopMap {rax=Oop r8=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop }
  289. ;*invokevirtual getLocation {reexecute=0 rethrow=0 return_oop=0}
  290. ; - java.lang.ClassLoader::defineClassSourceLocation@12 (line 912)
  291. ; - java.lang.ClassLoader::defineClass@12 (line 1012)
  292. ; {runtime_call throw_null_pointer_exception Runtime1 stub}
  293. 0x00000187ecb7ac84: 4707 e8f5
  294. 0x00000187ecb7ac88: ; ImmutableOopMap {rdx=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop }
  295. ;*invokevirtual toString {reexecute=0 rethrow=0 return_oop=0}
  296. ; - java.lang.ClassLoader::defineClassSourceLocation@22 (line 913)
  297. ; - java.lang.ClassLoader::defineClass@12 (line 1012)
  298. ; {metadata({method} {0x000000080001b3e0} 'toString' '()Ljava/lang/String;' in 'java/net/URL')}
  299. 0x00000187ecb7ac88: 3347 0749 | bad8 b301 | 0008 0000 | 004c 8954 | 2408 48c7 | 0424 ffff
  300. 0x00000187ecb7aca0: ; {runtime_call counter_overflow Runtime1 stub}
  301. 0x00000187ecb7aca0: ffff e8d9
  302. 0x00000187ecb7aca4: ; ImmutableOopMap {rdx=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop }
  303. ;*synchronization entry
  304. ; - java.net.URL::toString@-1 (line 1181)
  305. ; - java.lang.ClassLoader::defineClassSourceLocation@22 (line 913)
  306. ; - java.lang.ClassLoader::defineClass@12 (line 1012)
  307. 0x00000187ecb7aca4: 8a47 07e9 | f7fd ffff
  308. 0x00000187ecb7acac: ; {metadata({method} {0x000000080042a128} 'toExternalForm' '()Ljava/lang/String;' in 'java/net/URL')}
  309. 0x00000187ecb7acac: 49ba 20a1 | 4200 0800 | 0000 4c89 | 5424 0848 | c704 24ff
  310. 0x00000187ecb7acc0: ; {runtime_call counter_overflow Runtime1 stub}
  311. 0x00000187ecb7acc0: ffff ffe8
  312. 0x00000187ecb7acc4: ; ImmutableOopMap {rdx=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop }
  313. ;*synchronization entry
  314. ; - java.net.URL::toExternalForm@-1 (line 1195)
  315. ; - java.net.URL::toString@1 (line 1181)
  316. ; - java.lang.ClassLoader::defineClassSourceLocation@22 (line 913)
  317. ; - java.lang.ClassLoader::defineClass@12 (line 1012)
  318. 0x00000187ecb7acc4: b88a 4707 | e915 feff
  319. 0x00000187ecb7accc: ; {runtime_call throw_null_pointer_exception Runtime1 stub}
  320. 0x00000187ecb7accc: ffe8 ae33
  321. 0x00000187ecb7acd0: ; ImmutableOopMap {rdx=Oop rsi=Oop [120]=Oop [128]=Oop [136]=Oop [152]=Oop }
  322. ;*invokevirtual toExternalForm {reexecute=0 rethrow=0 return_oop=0}
  323. ; - java.net.URL::toExternalForm@5 (line 1195)
  324. ; - java.net.URL::toString@1 (line 1181)
  325. ; - java.lang.ClassLoader::defineClassSourceLocation@22 (line 913)
  326. ; - java.lang.ClassLoader::defineClass@12 (line 1012)
  327. ; {internal_word}
  328. 0x00000187ecb7acd0: 4707 49ba | 2cac b7ec | 8701 0000 | 4d89 9790
  329. 0x00000187ecb7ace0: ; {runtime_call SafepointBlob}
  330. 0x00000187ecb7ace0: 0300 00e9 | 9800 3c07 | 498b 8728 | 0400 0049 | c787 2804 | 0000 0000 | 0000 49c7 | 8730 0400
  331. 0x00000187ecb7ad00: 0000 0000 | 0048 81c4 | b000 0000
  332. 0x00000187ecb7ad0c: ; {runtime_call unwind_exception Runtime1 stub}
  333. 0x00000187ecb7ad0c: 5de9 ee26 | 4707 f4f4 | f4f4 f4f4
  334. [Stub Code]
  335. 0x00000187ecb7ad18: ; {no_reloc}
  336. 0x00000187ecb7ad18: 0f1f 4400
  337. 0x00000187ecb7ad1c: ; {static_stub}
  338. 0x00000187ecb7ad1c: 0048 bb00 | 0000 0000
  339. 0x00000187ecb7ad24: ; {runtime_call}
  340. 0x00000187ecb7ad24: 0000 00e9 | fbff ffff
  341. [Exception Handler]
  342. 0x00000187ecb7ad2c: ; {runtime_call handle_exception_from_callee Runtime1 stub}
  343. 0x00000187ecb7ad2c: e84f 5747
  344. 0x00000187ecb7ad30: ; {external_word}
  345. 0x00000187ecb7ad30: 0748 b9b0 | 23d9 88f9 | 7f00 0048
  346. 0x00000187ecb7ad3c: ; {runtime_call}
  347. 0x00000187ecb7ad3c: 83e4 f048 | b820 16a5 | 88f9 7f00 | 00ff d0f4
  348. [Deopt Handler Code]
  349. 0x00000187ecb7ad4c: ; {section_word}
  350. 0x00000187ecb7ad4c: 49ba 4cad | b7ec 8701 | 0000 4152
  351. 0x00000187ecb7ad58: ; {runtime_call DeoptimizationBlob}
  352. 0x00000187ecb7ad58: e9c3 f23b
  353. 0x00000187ecb7ad5c: ; {static_stub}
  354. 0x00000187ecb7ad5c: 0748 bb80 | 6643 0008
  355. 0x00000187ecb7ad64: ; {runtime_call I2C/C2I adapters}
  356. 0x00000187ecb7ad64: 0000 00e9 | 6f56 3b07
  357. 0x00000187ecb7ad6c: ; {static_stub}
  358. 0x00000187ecb7ad6c: 48bb 0000 | 0000 0000
  359. 0x00000187ecb7ad74: ; {runtime_call}
  360. 0x00000187ecb7ad74: 0000 e9fb
  361. 0x00000187ecb7ad78: ; {static_stub}
  362. 0x00000187ecb7ad78: ffff ff48 | bb00 0000 | 0000 0000
  363. 0x00000187ecb7ad84: ; {runtime_call}
  364. 0x00000187ecb7ad84: 00e9 fbff | ffff f4f4 | f4f4 f4f4
  365. [/MachCode]
  366. Compiled method (c1) 1244 1089 3 java.security.SecureClassLoader::defineClass (16 bytes)
  367. total in heap [0x00000187ecb78b10,0x00000187ecb78ee0] = 976
  368. relocation [0x00000187ecb78c58,0x00000187ecb78ca0] = 72
  369. main code [0x00000187ecb78ca0,0x00000187ecb78de8] = 328
  370. stub code [0x00000187ecb78de8,0x00000187ecb78e38] = 80
  371. metadata [0x00000187ecb78e38,0x00000187ecb78e40] = 8
  372. scopes data [0x00000187ecb78e40,0x00000187ecb78e88] = 72
  373. scopes pcs [0x00000187ecb78e88,0x00000187ecb78ed8] = 80
  374. dependencies [0x00000187ecb78ed8,0x00000187ecb78ee0] = 8
  375. [Constant Pool (empty)]
  376. [MachCode]
  377. [Entry Point]
  378. # {method} {0x000000080004dc48} 'defineClass' '(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;' in 'java/security/SecureClassLoader'
  379. # this: rdx:rdx = 'java/security/SecureClassLoader'
  380. # parm0: r8:r8 = 'java/lang/String'
  381. # parm1: r9:r9 = '[B'
  382. # parm2: rdi = int
  383. # parm3: rsi = int
  384. # parm4: rcx:rcx = 'java/security/CodeSource'
  385. # [sp+0x80] (sp of caller)
  386. 0x00000187ecb78ca0: 448b 5208 | 49bb 0000 | 0000 0800 | 0000 4d03 | d34c 3bd0
  387. 0x00000187ecb78cb4: ; {runtime_call ic_miss_stub}
  388. 0x00000187ecb78cb4: 0f85 46b1 | 3b07 660f | 1f44 0000
  389. [Verified Entry Point]
  390. 0x00000187ecb78cc0: 8984 2400 | 80ff ff55 | 4883 ec70 | 4181 7f20 | 0100 0000
  391. 0x00000187ecb78cd4: ; {runtime_call StubRoutines (2)}
  392. 0x00000187ecb78cd4: 7405 e825
  393. 0x00000187ecb78cd8: ; {metadata(method data for {method} {0x000000080004dc48} 'defineClass' '(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;' in 'java/security/SecureClassLoader')}
  394. 0x00000187ecb78cd8: d039 0748 | bb58 0320 | 8287 0100 | 008b 83cc | 0000 0083 | c002 8983 | cc00 0000 | 25fe 0700
  395. 0x00000187ecb78cf8: 0083 f800 | 0f84 8500 | 0000 8974 | 245c 897c | 2458 4c89 | 4c24 504c | 8944 2448
  396. 0x00000187ecb78d14: ; {metadata(method data for {method} {0x000000080004dc48} 'defineClass' '(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;' in 'java/security/SecureClassLoader')}
  397. 0x00000187ecb78d14: 488b da48 | b858 0320 | 8287 0100 | 0048 8380 | 1001 0000 | 014c 8bc1 | 488b c248 | 8bd0 4889
  398. 0x00000187ecb78d34: ; {optimized virtual_call}
  399. 0x00000187ecb78d34: 4424 40e8
  400. 0x00000187ecb78d38: ; ImmutableOopMap {[64]=Oop [72]=Oop [80]=Oop }
  401. ;*invokevirtual getProtectionDomain {reexecute=0 rethrow=0 return_oop=0}
  402. ; - java.security.SecureClassLoader::defineClass@9 (line 150)
  403. 0x00000187ecb78d38: e403 0000 | 488b 5424
  404. 0x00000187ecb78d40: ; {metadata(method data for {method} {0x000000080004dc48} 'defineClass' '(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;' in 'java/security/SecureClassLoader')}
  405. 0x00000187ecb78d40: 4049 b858 | 0320 8287 | 0100 0049 | 8380 4801 | 0000 014c | 8b44 2448 | 4c8b 4c24 | 508b 7c24
  406. 0x00000187ecb78d60: 588b 7424 | 5c48 8bc8 | 488b 5424
  407. 0x00000187ecb78d6c: ; {optimized virtual_call}
  408. 0x00000187ecb78d6c: 4066 90e8
  409. 0x00000187ecb78d70: ; ImmutableOopMap {}
  410. ;*invokevirtual defineClass {reexecute=0 rethrow=0 return_oop=0}
  411. ; - java.security.SecureClassLoader::defineClass@12 (line 150)
  412. 0x00000187ecb78d70: 2c1b 0000 | 4883 c470
  413. 0x00000187ecb78d78: ; {poll_return}
  414. 0x00000187ecb78d78: 5d49 3ba7 | 7803 0000 | 0f87 2200
  415. 0x00000187ecb78d84: ; {metadata({method} {0x000000080004dc48} 'defineClass' '(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;' in 'java/security/SecureClassLoader')}
  416. 0x00000187ecb78d84: 0000 c349 | ba40 dc04 | 0008 0000 | 004c 8954 | 2408 48c7 | 0424 ffff
  417. 0x00000187ecb78d9c: ; {runtime_call counter_overflow Runtime1 stub}
  418. 0x00000187ecb78d9c: ffff e8dd
  419. 0x00000187ecb78da0: ; ImmutableOopMap {rdx=Oop r8=Oop r9=Oop rcx=Oop }
  420. ;*synchronization entry
  421. ; - java.security.SecureClassLoader::defineClass@-1 (line 150)
  422. 0x00000187ecb78da0: a947 07e9 | 5aff ffff
  423. 0x00000187ecb78da8: ; {internal_word}
  424. 0x00000187ecb78da8: 49ba 798d | b7ec 8701 | 0000 4d89 | 9790 0300
  425. 0x00000187ecb78db8: ; {runtime_call SafepointBlob}
  426. 0x00000187ecb78db8: 00e9 c21f | 3c07 498b | 8728 0400 | 0049 c787 | 2804 0000 | 0000 0000 | 49c7 8730 | 0400 0000
  427. 0x00000187ecb78dd8: 0000 0048 | 83c4 705d
  428. 0x00000187ecb78de0: ; {runtime_call unwind_exception Runtime1 stub}
  429. 0x00000187ecb78de0: e91b 4647 | 07f4 f4f4
  430. [Exception Handler]
  431. 0x00000187ecb78de8: ; {no_reloc}
  432. 0x00000187ecb78de8: e893 7647
  433. 0x00000187ecb78dec: ; {external_word}
  434. 0x00000187ecb78dec: 0748 b9b0 | 23d9 88f9 | 7f00 0048
  435. 0x00000187ecb78df8: ; {runtime_call}
  436. 0x00000187ecb78df8: 83e4 f048 | b820 16a5 | 88f9 7f00 | 00ff d0f4
  437. [Deopt Handler Code]
  438. 0x00000187ecb78e08: ; {section_word}
  439. 0x00000187ecb78e08: 49ba 088e | b7ec 8701 | 0000 4152
  440. 0x00000187ecb78e14: ; {runtime_call DeoptimizationBlob}
  441. 0x00000187ecb78e14: e907 123c
  442. 0x00000187ecb78e18: ; {static_stub}
  443. 0x00000187ecb78e18: 0748 bb00 | 0000 0000
  444. 0x00000187ecb78e20: ; {runtime_call}
  445. 0x00000187ecb78e20: 0000 00e9 | fbff ffff
  446. 0x00000187ecb78e28: ; {static_stub}
  447. 0x00000187ecb78e28: 48bb 0000 | 0000 0000
  448. 0x00000187ecb78e30: ; {runtime_call}
  449. 0x00000187ecb78e30: 0000 e9fb | ffff fff4
  450. [/MachCode]
  451. --------------- P R O C E S S ---------------
  452. Threads class SMR info:
  453. _java_thread_list=0x0000018786d70260, length=14, elements={
  454. 0x00000187e3123660, 0x00000187ffc37a80, 0x00000187ffc3c890, 0x00000187ffc3f930,
  455. 0x00000187ffc43290, 0x00000187ffc45be0, 0x00000187ffc46520, 0x00000187ffc47ed0,
  456. 0x00000187ffc597c0, 0x00000187ffc07450, 0x00000187ffc570d0, 0x000001878653ec40,
  457. 0x00000187861a56f0, 0x0000018786d5f890
  458. }
  459. Java Threads: ( => current thread )
  460. 0x00000187e3123660 JavaThread "main" [_thread_in_vm, id=13648, stack(0x0000003b20f00000,0x0000003b21000000)]
  461. 0x00000187ffc37a80 JavaThread "Reference Handler" daemon [_thread_blocked, id=14456, stack(0x0000003b21600000,0x0000003b21700000)]
  462. 0x00000187ffc3c890 JavaThread "Finalizer" daemon [_thread_blocked, id=3876, stack(0x0000003b21700000,0x0000003b21800000)]
  463. 0x00000187ffc3f930 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9596, stack(0x0000003b21800000,0x0000003b21900000)]
  464. 0x00000187ffc43290 JavaThread "Attach Listener" daemon [_thread_blocked, id=3504, stack(0x0000003b21900000,0x0000003b21a00000)]
  465. 0x00000187ffc45be0 JavaThread "Service Thread" daemon [_thread_blocked, id=16188, stack(0x0000003b21a00000,0x0000003b21b00000)]
  466. 0x00000187ffc46520 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=1528, stack(0x0000003b21b00000,0x0000003b21c00000)]
  467. 0x00000187ffc47ed0 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1756, stack(0x0000003b21c00000,0x0000003b21d00000)]
  468. 0x00000187ffc597c0 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=17284, stack(0x0000003b21d00000,0x0000003b21e00000)]
  469. 0x00000187ffc07450 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=12452, stack(0x0000003b21e00000,0x0000003b21f00000)]
  470. 0x00000187ffc570d0 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=15836, stack(0x0000003b21f00000,0x0000003b22000000)]
  471. 0x000001878653ec40 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=9584, stack(0x0000003b22000000,0x0000003b22100000)]
  472. 0x00000187861a56f0 JavaThread "Notification Thread" daemon [_thread_blocked, id=15724, stack(0x0000003b22100000,0x0000003b22200000)]
  473. =>0x0000018786d5f890 JavaThread "background-preinit" [_thread_in_vm, id=9820, stack(0x0000003b22600000,0x0000003b22700000)]
  474. Other Threads:
  475. 0x00000187ffc1b740 VMThread "VM Thread" [stack: 0x0000003b21500000,0x0000003b21600000] [id=7096]
  476. 0x00000187861ee290 WatcherThread "VM Periodic Task Thread" [stack: 0x0000003b22200000,0x0000003b22300000] [id=12328]
  477. 0x00000187e3175b90 WorkerThread "GC Thread#0" [stack: 0x0000003b21000000,0x0000003b21100000] [id=14096]
  478. 0x00000187867034a0 WorkerThread "GC Thread#1" [stack: 0x0000003b22300000,0x0000003b22400000] [id=9760]
  479. 0x0000018786703770 WorkerThread "GC Thread#2" [stack: 0x0000003b22400000,0x0000003b22500000] [id=15648]
  480. 0x0000018786905f40 WorkerThread "GC Thread#3" [stack: 0x0000003b22500000,0x0000003b22600000] [id=11212]
  481. 0x00000187e3180990 ConcurrentGCThread "G1 Main Marker" [stack: 0x0000003b21100000,0x0000003b21200000] [id=5632]
  482. 0x00000187e3181a70 WorkerThread "G1 Conc#0" [stack: 0x0000003b21200000,0x0000003b21300000] [id=15264]
  483. 0x00000187ffae0090 ConcurrentGCThread "G1 Refine#0" [stack: 0x0000003b21300000,0x0000003b21400000] [id=6464]
  484. 0x00000187ffae0a40 ConcurrentGCThread "G1 Service" [stack: 0x0000003b21400000,0x0000003b21500000] [id=12684]
  485. Threads with active compile tasks:
  486. VM state: not at safepoint (normal execution)
  487. VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
  488. [0x00000187e310f310] Metaspace_lock - owner thread: 0x0000018786d5f890
  489. Heap address: 0x0000000761c00000, size: 2532 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
  490. CDS archive(s) mapped at: [0x0000000800000000-0x0000000800c60000-0x0000000800c60000), size 12976128, SharedBaseAddress: 0x0000000800000000, ArchiveRelocationMode: 0.
  491. Compressed class space mapped at: 0x0000000801000000-0x0000000841000000, reserved size: 1073741824
  492. Narrow klass base: 0x0000000800000000, Narrow klass shift: 0, Narrow klass range: 0x100000000
  493. GC Precious Log:
  494. CardTable entry size: 512
  495. 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
  496. CPUs: 4 total, 4 available
  497. Memory: 10127M
  498. Large Page Support: Disabled
  499. NUMA Support: Disabled
  500. Compressed Oops: Enabled (Zero based)
  501. Heap Region Size: 2M
  502. Heap Min Capacity: 8M
  503. Heap Initial Capacity: 160M
  504. Heap Max Capacity: 2532M
  505. Pre-touch: Disabled
  506. Parallel Workers: 4
  507. Concurrent Workers: 1
  508. Concurrent Refinement Workers: 4
  509. Periodic GC: Disabled
  510. Heap:
  511. garbage-first heap total 163840K, used 25484K [0x0000000761c00000, 0x0000000800000000)
  512. region size 2048K, 11 young (22528K), 1 survivors (2048K)
  513. Metaspace used 10545K, committed 10752K, reserved 1114112K
  514. class space used 1236K, committed 1344K, reserved 1048576K
  515. 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
  516. | 0|0x0000000761c00000, 0x0000000761e00000, 0x0000000761e00000|100%| O| |TAMS 0x0000000761c00000| PB 0x0000000761c00000| Untracked
  517. | 1|0x0000000761e00000, 0x0000000762000000, 0x0000000762000000|100%| O| |TAMS 0x0000000761e00000| PB 0x0000000761e00000| Untracked
  518. | 2|0x0000000762000000, 0x0000000762200000, 0x0000000762200000|100%| O| |TAMS 0x0000000762000000| PB 0x0000000762000000| Untracked
  519. | 3|0x0000000762200000, 0x0000000762229e00, 0x0000000762400000| 8%| O| |TAMS 0x0000000762200000| PB 0x0000000762200000| Untracked
  520. | 4|0x0000000762400000, 0x0000000762400000, 0x0000000762600000| 0%| F| |TAMS 0x0000000762400000| PB 0x0000000762400000| Untracked
  521. | 5|0x0000000762600000, 0x0000000762600000, 0x0000000762800000| 0%| F| |TAMS 0x0000000762600000| PB 0x0000000762600000| Untracked
  522. | 6|0x0000000762800000, 0x0000000762800000, 0x0000000762a00000| 0%| F| |TAMS 0x0000000762800000| PB 0x0000000762800000| Untracked
  523. | 7|0x0000000762a00000, 0x0000000762a00000, 0x0000000762c00000| 0%| F| |TAMS 0x0000000762a00000| PB 0x0000000762a00000| Untracked
  524. | 8|0x0000000762c00000, 0x0000000762c00000, 0x0000000762e00000| 0%| F| |TAMS 0x0000000762c00000| PB 0x0000000762c00000| Untracked
  525. | 9|0x0000000762e00000, 0x0000000762e00000, 0x0000000763000000| 0%| F| |TAMS 0x0000000762e00000| PB 0x0000000762e00000| Untracked
  526. | 10|0x0000000763000000, 0x0000000763000000, 0x0000000763200000| 0%| F| |TAMS 0x0000000763000000| PB 0x0000000763000000| Untracked
  527. | 11|0x0000000763200000, 0x0000000763200000, 0x0000000763400000| 0%| F| |TAMS 0x0000000763200000| PB 0x0000000763200000| Untracked
  528. | 12|0x0000000763400000, 0x0000000763400000, 0x0000000763600000| 0%| F| |TAMS 0x0000000763400000| PB 0x0000000763400000| Untracked
  529. | 13|0x0000000763600000, 0x0000000763600000, 0x0000000763800000| 0%| F| |TAMS 0x0000000763600000| PB 0x0000000763600000| Untracked
  530. | 14|0x0000000763800000, 0x0000000763800000, 0x0000000763a00000| 0%| F| |TAMS 0x0000000763800000| PB 0x0000000763800000| Untracked
  531. | 15|0x0000000763a00000, 0x0000000763a00000, 0x0000000763c00000| 0%| F| |TAMS 0x0000000763a00000| PB 0x0000000763a00000| Untracked
  532. | 16|0x0000000763c00000, 0x0000000763c00000, 0x0000000763e00000| 0%| F| |TAMS 0x0000000763c00000| PB 0x0000000763c00000| Untracked
  533. | 17|0x0000000763e00000, 0x0000000763e00000, 0x0000000764000000| 0%| F| |TAMS 0x0000000763e00000| PB 0x0000000763e00000| Untracked
  534. | 18|0x0000000764000000, 0x0000000764000000, 0x0000000764200000| 0%| F| |TAMS 0x0000000764000000| PB 0x0000000764000000| Untracked
  535. | 19|0x0000000764200000, 0x0000000764200000, 0x0000000764400000| 0%| F| |TAMS 0x0000000764200000| PB 0x0000000764200000| Untracked
  536. | 20|0x0000000764400000, 0x0000000764400000, 0x0000000764600000| 0%| F| |TAMS 0x0000000764400000| PB 0x0000000764400000| Untracked
  537. | 21|0x0000000764600000, 0x0000000764600000, 0x0000000764800000| 0%| F| |TAMS 0x0000000764600000| PB 0x0000000764600000| Untracked
  538. | 22|0x0000000764800000, 0x0000000764800000, 0x0000000764a00000| 0%| F| |TAMS 0x0000000764800000| PB 0x0000000764800000| Untracked
  539. | 23|0x0000000764a00000, 0x0000000764a00000, 0x0000000764c00000| 0%| F| |TAMS 0x0000000764a00000| PB 0x0000000764a00000| Untracked
  540. | 24|0x0000000764c00000, 0x0000000764c00000, 0x0000000764e00000| 0%| F| |TAMS 0x0000000764c00000| PB 0x0000000764c00000| Untracked
  541. | 25|0x0000000764e00000, 0x0000000764e00000, 0x0000000765000000| 0%| F| |TAMS 0x0000000764e00000| PB 0x0000000764e00000| Untracked
  542. | 26|0x0000000765000000, 0x0000000765000000, 0x0000000765200000| 0%| F| |TAMS 0x0000000765000000| PB 0x0000000765000000| Untracked
  543. | 27|0x0000000765200000, 0x0000000765200000, 0x0000000765400000| 0%| F| |TAMS 0x0000000765200000| PB 0x0000000765200000| Untracked
  544. | 28|0x0000000765400000, 0x0000000765400000, 0x0000000765600000| 0%| F| |TAMS 0x0000000765400000| PB 0x0000000765400000| Untracked
  545. | 29|0x0000000765600000, 0x0000000765600000, 0x0000000765800000| 0%| F| |TAMS 0x0000000765600000| PB 0x0000000765600000| Untracked
  546. | 30|0x0000000765800000, 0x0000000765800000, 0x0000000765a00000| 0%| F| |TAMS 0x0000000765800000| PB 0x0000000765800000| Untracked
  547. | 31|0x0000000765a00000, 0x0000000765a00000, 0x0000000765c00000| 0%| F| |TAMS 0x0000000765a00000| PB 0x0000000765a00000| Untracked
  548. | 32|0x0000000765c00000, 0x0000000765c00000, 0x0000000765e00000| 0%| F| |TAMS 0x0000000765c00000| PB 0x0000000765c00000| Untracked
  549. | 33|0x0000000765e00000, 0x0000000765e00000, 0x0000000766000000| 0%| F| |TAMS 0x0000000765e00000| PB 0x0000000765e00000| Untracked
  550. | 34|0x0000000766000000, 0x0000000766000000, 0x0000000766200000| 0%| F| |TAMS 0x0000000766000000| PB 0x0000000766000000| Untracked
  551. | 35|0x0000000766200000, 0x0000000766200000, 0x0000000766400000| 0%| F| |TAMS 0x0000000766200000| PB 0x0000000766200000| Untracked
  552. | 36|0x0000000766400000, 0x0000000766400000, 0x0000000766600000| 0%| F| |TAMS 0x0000000766400000| PB 0x0000000766400000| Untracked
  553. | 37|0x0000000766600000, 0x0000000766600000, 0x0000000766800000| 0%| F| |TAMS 0x0000000766600000| PB 0x0000000766600000| Untracked
  554. | 38|0x0000000766800000, 0x0000000766800000, 0x0000000766a00000| 0%| F| |TAMS 0x0000000766800000| PB 0x0000000766800000| Untracked
  555. | 39|0x0000000766a00000, 0x0000000766a00000, 0x0000000766c00000| 0%| F| |TAMS 0x0000000766a00000| PB 0x0000000766a00000| Untracked
  556. | 40|0x0000000766c00000, 0x0000000766c00000, 0x0000000766e00000| 0%| F| |TAMS 0x0000000766c00000| PB 0x0000000766c00000| Untracked
  557. | 41|0x0000000766e00000, 0x0000000766e00000, 0x0000000767000000| 0%| F| |TAMS 0x0000000766e00000| PB 0x0000000766e00000| Untracked
  558. | 42|0x0000000767000000, 0x0000000767000000, 0x0000000767200000| 0%| F| |TAMS 0x0000000767000000| PB 0x0000000767000000| Untracked
  559. | 43|0x0000000767200000, 0x0000000767200000, 0x0000000767400000| 0%| F| |TAMS 0x0000000767200000| PB 0x0000000767200000| Untracked
  560. | 44|0x0000000767400000, 0x0000000767400000, 0x0000000767600000| 0%| F| |TAMS 0x0000000767400000| PB 0x0000000767400000| Untracked
  561. | 45|0x0000000767600000, 0x0000000767600000, 0x0000000767800000| 0%| F| |TAMS 0x0000000767600000| PB 0x0000000767600000| Untracked
  562. | 46|0x0000000767800000, 0x0000000767800000, 0x0000000767a00000| 0%| F| |TAMS 0x0000000767800000| PB 0x0000000767800000| Untracked
  563. | 47|0x0000000767a00000, 0x0000000767a00000, 0x0000000767c00000| 0%| F| |TAMS 0x0000000767a00000| PB 0x0000000767a00000| Untracked
  564. | 48|0x0000000767c00000, 0x0000000767c00000, 0x0000000767e00000| 0%| F| |TAMS 0x0000000767c00000| PB 0x0000000767c00000| Untracked
  565. | 49|0x0000000767e00000, 0x0000000767e00000, 0x0000000768000000| 0%| F| |TAMS 0x0000000767e00000| PB 0x0000000767e00000| Untracked
  566. | 50|0x0000000768000000, 0x0000000768000000, 0x0000000768200000| 0%| F| |TAMS 0x0000000768000000| PB 0x0000000768000000| Untracked
  567. | 51|0x0000000768200000, 0x0000000768200000, 0x0000000768400000| 0%| F| |TAMS 0x0000000768200000| PB 0x0000000768200000| Untracked
  568. | 52|0x0000000768400000, 0x0000000768400000, 0x0000000768600000| 0%| F| |TAMS 0x0000000768400000| PB 0x0000000768400000| Untracked
  569. | 53|0x0000000768600000, 0x0000000768600000, 0x0000000768800000| 0%| F| |TAMS 0x0000000768600000| PB 0x0000000768600000| Untracked
  570. | 54|0x0000000768800000, 0x0000000768800000, 0x0000000768a00000| 0%| F| |TAMS 0x0000000768800000| PB 0x0000000768800000| Untracked
  571. | 55|0x0000000768a00000, 0x0000000768a00000, 0x0000000768c00000| 0%| F| |TAMS 0x0000000768a00000| PB 0x0000000768a00000| Untracked
  572. | 56|0x0000000768c00000, 0x0000000768c00000, 0x0000000768e00000| 0%| F| |TAMS 0x0000000768c00000| PB 0x0000000768c00000| Untracked
  573. | 57|0x0000000768e00000, 0x0000000768e00000, 0x0000000769000000| 0%| F| |TAMS 0x0000000768e00000| PB 0x0000000768e00000| Untracked
  574. | 58|0x0000000769000000, 0x0000000769000000, 0x0000000769200000| 0%| F| |TAMS 0x0000000769000000| PB 0x0000000769000000| Untracked
  575. | 59|0x0000000769200000, 0x0000000769200000, 0x0000000769400000| 0%| F| |TAMS 0x0000000769200000| PB 0x0000000769200000| Untracked
  576. | 60|0x0000000769400000, 0x0000000769400000, 0x0000000769600000| 0%| F| |TAMS 0x0000000769400000| PB 0x0000000769400000| Untracked
  577. | 61|0x0000000769600000, 0x0000000769600000, 0x0000000769800000| 0%| F| |TAMS 0x0000000769600000| PB 0x0000000769600000| Untracked
  578. | 62|0x0000000769800000, 0x0000000769800000, 0x0000000769a00000| 0%| F| |TAMS 0x0000000769800000| PB 0x0000000769800000| Untracked
  579. | 63|0x0000000769a00000, 0x0000000769a00000, 0x0000000769c00000| 0%| F| |TAMS 0x0000000769a00000| PB 0x0000000769a00000| Untracked
  580. | 64|0x0000000769c00000, 0x0000000769c00000, 0x0000000769e00000| 0%| F| |TAMS 0x0000000769c00000| PB 0x0000000769c00000| Untracked
  581. | 65|0x0000000769e00000, 0x0000000769e00000, 0x000000076a000000| 0%| F| |TAMS 0x0000000769e00000| PB 0x0000000769e00000| Untracked
  582. | 66|0x000000076a000000, 0x000000076a000000, 0x000000076a200000| 0%| F| |TAMS 0x000000076a000000| PB 0x000000076a000000| Untracked
  583. | 67|0x000000076a200000, 0x000000076a200000, 0x000000076a400000| 0%| F| |TAMS 0x000000076a200000| PB 0x000000076a200000| Untracked
  584. | 68|0x000000076a400000, 0x000000076a400000, 0x000000076a600000| 0%| F| |TAMS 0x000000076a400000| PB 0x000000076a400000| Untracked
  585. | 69|0x000000076a600000, 0x000000076a6f1ad0, 0x000000076a800000| 47%| E| |TAMS 0x000000076a600000| PB 0x000000076a600000| Complete
  586. | 70|0x000000076a800000, 0x000000076aa00000, 0x000000076aa00000|100%| E|CS|TAMS 0x000000076a800000| PB 0x000000076a800000| Complete
  587. | 71|0x000000076aa00000, 0x000000076ac00000, 0x000000076ac00000|100%| E|CS|TAMS 0x000000076aa00000| PB 0x000000076aa00000| Complete
  588. | 72|0x000000076ac00000, 0x000000076ae00000, 0x000000076ae00000|100%| E|CS|TAMS 0x000000076ac00000| PB 0x000000076ac00000| Complete
  589. | 73|0x000000076ae00000, 0x000000076b000000, 0x000000076b000000|100%| E|CS|TAMS 0x000000076ae00000| PB 0x000000076ae00000| Complete
  590. | 74|0x000000076b000000, 0x000000076b200000, 0x000000076b200000|100%| E|CS|TAMS 0x000000076b000000| PB 0x000000076b000000| Complete
  591. | 75|0x000000076b200000, 0x000000076b2b9520, 0x000000076b400000| 36%| S|CS|TAMS 0x000000076b200000| PB 0x000000076b200000| Complete
  592. | 76|0x000000076b400000, 0x000000076b600000, 0x000000076b600000|100%| E|CS|TAMS 0x000000076b400000| PB 0x000000076b400000| Complete
  593. | 77|0x000000076b600000, 0x000000076b800000, 0x000000076b800000|100%| E|CS|TAMS 0x000000076b600000| PB 0x000000076b600000| Complete
  594. | 78|0x000000076b800000, 0x000000076ba00000, 0x000000076ba00000|100%| E|CS|TAMS 0x000000076b800000| PB 0x000000076b800000| Complete
  595. | 79|0x000000076ba00000, 0x000000076bc00000, 0x000000076bc00000|100%| E|CS|TAMS 0x000000076ba00000| PB 0x000000076ba00000| Complete
  596. Card table byte_map: [0x00000187fc4d0000,0x00000187fc9d0000] _byte_map_base: 0x00000187f89c2000
  597. Marking Bits: (CMBitMap*) 0x00000187e31760d0
  598. Bits: [0x00000187fced0000, 0x00000187ff660000)
  599. Polling page: 0x00000187e31e0000
  600. Metaspace:
  601. Usage:
  602. Non-class: 9.09 MB used.
  603. Class: 1.21 MB used.
  604. Both: 10.30 MB used.
  605. Virtual space:
  606. Non-class space: 64.00 MB reserved, 9.19 MB ( 14%) committed, 1 nodes.
  607. Class space: 1.00 GB reserved, 1.31 MB ( <1%) committed, 1 nodes.
  608. Both: 1.06 GB reserved, 10.50 MB ( <1%) committed.
  609. Chunk freelists:
  610. Non-Class: 2.36 MB
  611. Class: 2.56 MB
  612. Both: 4.92 MB
  613. MaxMetaspaceSize: unlimited
  614. CompressedClassSpaceSize: 1.00 GB
  615. Initial GC threshold: 21.00 MB
  616. Current GC threshold: 21.00 MB
  617. CDS: on
  618. MetaspaceReclaimPolicy: balanced
  619. - commit_granule_bytes: 65536.
  620. - commit_granule_words: 8192.
  621. - virtual_space_node_default_size: 8388608.
  622. - enlarge_chunks_in_place: 1.
  623. - new_chunks_are_fully_committed: 0.
  624. - uncommit_free_chunks: 1.
  625. - use_allocation_guard: 0.
  626. Internal statistics:
  627. num_allocs_failed_limit: 0.
  628. num_arena_births: 240.
  629. num_arena_deaths: 0.
  630. num_vsnodes_births: 2.
  631. num_vsnodes_deaths: 0.
  632. num_space_committed: 168.
  633. num_space_uncommitted: 0.
  634. num_chunks_returned_to_freelist: 0.
  635. num_chunks_taken_from_freelist: 604.
  636. num_chunk_merges: 0.
  637. num_chunk_splits: 365.
  638. num_chunks_enlarged: 226.
  639. num_inconsistent_stats: 0.
  640. CodeHeap 'non-profiled nmethods': size=120000Kb used=585Kb max_used=585Kb free=119414Kb
  641. bounds [0x00000187f4470000, 0x00000187f46e0000, 0x00000187fb9a0000]
  642. CodeHeap 'profiled nmethods': size=120000Kb used=2828Kb max_used=2828Kb free=117171Kb
  643. bounds [0x00000187ec9a0000, 0x00000187ecc70000, 0x00000187f3ed0000]
  644. CodeHeap 'non-nmethods': size=5760Kb used=1441Kb max_used=1476Kb free=4318Kb
  645. bounds [0x00000187f3ed0000, 0x00000187f4140000, 0x00000187f4470000]
  646. total_blobs=2120 nmethods=1643 adapters=387
  647. compilation: enabled
  648. stopped_count=0, restarted_count=0
  649. full_count=0
  650. Compilation events (20 events):
  651. Event: 1.031 Thread 0x00000187ffc597c0 1634 3 java.lang.StringLatin1::getChar (9 bytes)
  652. Event: 1.031 Thread 0x00000187ffc597c0 nmethod 1634 0x00000187ecc61990 code [0x00000187ecc61b20, 0x00000187ecc61c40]
  653. Event: 1.031 Thread 0x00000187ffc597c0 1635 3 java.lang.String::compareTo (9 bytes)
  654. Event: 1.031 Thread 0x00000187ffc570d0 1638 4 jdk.internal.misc.InternalLock::lock (8 bytes)
  655. Event: 1.031 Thread 0x00000187ffc47ed0 1639 4 jdk.internal.misc.InternalLock::unlock (8 bytes)
  656. Event: 1.031 Thread 0x00000187ffc597c0 nmethod 1635 0x00000187ecc61d10 code [0x00000187ecc61ea0, 0x00000187ecc620c8]
  657. Event: 1.031 Thread 0x00000187ffc597c0 1636 3 java.lang.String::compareTo (63 bytes)
  658. Event: 1.031 Thread 0x00000187ffc597c0 nmethod 1636 0x00000187ecc62190 code [0x00000187ecc62380, 0x00000187ecc62808]
  659. Event: 1.031 Thread 0x00000187ffc597c0 1637 3 java.lang.StringLatin1::compareTo (14 bytes)
  660. Event: 1.031 Thread 0x00000187ffc597c0 nmethod 1637 0x00000187ecc62990 code [0x00000187ecc62b20, 0x00000187ecc62c40]
  661. Event: 1.031 Thread 0x00000187ffc597c0 1640 1 java.util.concurrent.ConcurrentHashMap$MapEntry::getValue (5 bytes)
  662. Event: 1.031 Thread 0x00000187ffc597c0 nmethod 1640 0x00000187f4500b10 code [0x00000187f4500c80, 0x00000187f4500d50]
  663. Event: 1.032 Thread 0x00000187ffc597c0 1641 3 java.util.concurrent.ConcurrentHashMap::sumCount (60 bytes)
  664. Event: 1.032 Thread 0x00000187ffc597c0 nmethod 1641 0x00000187ecc62d10 code [0x00000187ecc62ea0, 0x00000187ecc63110]
  665. Event: 1.033 Thread 0x00000187ffc47ed0 nmethod 1639 0x00000187f4500e10 code [0x00000187f4500fa0, 0x00000187f4501180]
  666. Event: 1.034 Thread 0x00000187ffc570d0 nmethod 1638 0x00000187f4501310 code [0x00000187f45014a0, 0x00000187f4501738]
  667. Event: 1.039 Thread 0x00000187ffc47ed0 1642 4 java.lang.StringLatin1::regionMatchesCI (82 bytes)
  668. Event: 1.039 Thread 0x00000187ffc570d0 1643 4 java.lang.String::regionMatches (150 bytes)
  669. Event: 1.042 Thread 0x00000187ffc47ed0 nmethod 1642 0x00000187f4501910 code [0x00000187f4501a80, 0x00000187f4501c60]
  670. Event: 1.043 Thread 0x00000187ffc570d0 nmethod 1643 0x00000187f4501e10 code [0x00000187f4501fa0, 0x00000187f45022f8]
  671. GC Heap History (4 events):
  672. Event: 0.404 GC heap before
  673. {Heap before GC invocations=0 (full 0):
  674. garbage-first heap total 163840K, used 10240K [0x0000000761c00000, 0x0000000800000000)
  675. region size 2048K, 6 young (12288K), 0 survivors (0K)
  676. Metaspace used 2664K, committed 2880K, reserved 1114112K
  677. class space used 258K, committed 384K, reserved 1048576K
  678. }
  679. Event: 0.408 GC heap after
  680. {Heap after GC invocations=1 (full 0):
  681. garbage-first heap total 163840K, used 6272K [0x0000000761c00000, 0x0000000800000000)
  682. region size 2048K, 1 young (2048K), 1 survivors (2048K)
  683. Metaspace used 2664K, committed 2880K, reserved 1114112K
  684. class space used 258K, committed 384K, reserved 1048576K
  685. }
  686. Event: 0.633 GC heap before
  687. {Heap before GC invocations=1 (full 0):
  688. garbage-first heap total 163840K, used 14464K [0x0000000761c00000, 0x0000000800000000)
  689. region size 2048K, 5 young (10240K), 1 survivors (2048K)
  690. Metaspace used 5255K, committed 5440K, reserved 1114112K
  691. class space used 592K, committed 640K, reserved 1048576K
  692. }
  693. Event: 0.636 GC heap after
  694. {Heap after GC invocations=2 (full 0):
  695. garbage-first heap total 163840K, used 7052K [0x0000000761c00000, 0x0000000800000000)
  696. region size 2048K, 1 young (2048K), 1 survivors (2048K)
  697. Metaspace used 5255K, committed 5440K, reserved 1114112K
  698. class space used 592K, committed 640K, reserved 1048576K
  699. }
  700. Dll operation events (10 events):
  701. Event: 0.008 Loaded shared library C:\Program Files\Java\jdk-20\bin\java.dll
  702. Event: 0.017 Loaded shared library C:\Program Files\Java\jdk-20\bin\jsvml.dll
  703. Event: 0.143 Loaded shared library C:\Program Files\Java\jdk-20\bin\zip.dll
  704. Event: 0.145 Loaded shared library C:\Program Files\Java\jdk-20\bin\instrument.dll
  705. Event: 0.151 Loaded shared library C:\Program Files\Java\jdk-20\bin\net.dll
  706. Event: 0.153 Loaded shared library C:\Program Files\Java\jdk-20\bin\nio.dll
  707. Event: 0.156 Loaded shared library C:\Program Files\Java\jdk-20\bin\zip.dll
  708. Event: 0.239 Loaded shared library C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.3.2\bin\breakgen64.dll
  709. Event: 0.248 Loaded shared library C:\Program Files\Java\jdk-20\bin\extnet.dll
  710. Event: 0.278 Loaded shared library C:\Program Files\Java\jdk-20\bin\jimage.dll
  711. Deoptimization events (20 events):
  712. Event: 0.824 Thread 0x00000187e3123660 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00000187f44cb2a8 relative=0x00000000000002e8
  713. 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
  714. Event: 0.824 Thread 0x00000187e3123660 DEOPT PACKING pc=0x00000187f44cb2a8 sp=0x0000003b20ffd390
  715. Event: 0.824 Thread 0x00000187e3123660 DEOPT UNPACKING pc=0x00000187f3f39d22 sp=0x0000003b20ffd300 mode 2
  716. Event: 0.831 Thread 0x00000187e3123660 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00000187f44cb2a8 relative=0x00000000000002e8
  717. 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
  718. Event: 0.831 Thread 0x00000187e3123660 DEOPT PACKING pc=0x00000187f44cb2a8 sp=0x0000003b20ffd720
  719. Event: 0.831 Thread 0x00000187e3123660 DEOPT UNPACKING pc=0x00000187f3f39d22 sp=0x0000003b20ffd690 mode 2
  720. Event: 0.832 Thread 0x00000187e3123660 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00000187f44cb2a8 relative=0x00000000000002e8
  721. 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
  722. Event: 0.832 Thread 0x00000187e3123660 DEOPT PACKING pc=0x00000187f44cb2a8 sp=0x0000003b20ffd370
  723. Event: 0.833 Thread 0x00000187e3123660 DEOPT UNPACKING pc=0x00000187f3f39d22 sp=0x0000003b20ffd2e0 mode 2
  724. Event: 0.849 Thread 0x00000187e3123660 Uncommon trap: trap_request=0xffffff45 fr.pc=0x00000187f44b2f58 relative=0x0000000000000258
  725. 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
  726. Event: 0.849 Thread 0x00000187e3123660 DEOPT PACKING pc=0x00000187f44b2f58 sp=0x0000003b20ffe460
  727. Event: 0.849 Thread 0x00000187e3123660 DEOPT UNPACKING pc=0x00000187f3f39d22 sp=0x0000003b20ffe3c8 mode 2
  728. Event: 1.021 Thread 0x00000187ffc43290 Uncommon trap: trap_request=0xffffff45 fr.pc=0x00000187f44dae08 relative=0x0000000000000de8
  729. 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
  730. Event: 1.021 Thread 0x00000187ffc43290 DEOPT PACKING pc=0x00000187f44dae08 sp=0x0000003b219fe240
  731. Event: 1.021 Thread 0x00000187ffc43290 DEOPT UNPACKING pc=0x00000187f3f39d22 sp=0x0000003b219fe1c0 mode 2
  732. Classes loaded (20 events):
  733. Event: 1.020 Loading class sun/util/locale/provider/BaseLocaleDataMetaInfo
  734. Event: 1.020 Loading class sun/util/locale/provider/BaseLocaleDataMetaInfo done
  735. Event: 1.023 Loading class sun/util/resources/cldr/TimeZoneNames
  736. Event: 1.023 Loading class sun/util/resources/TimeZoneNamesBundle
  737. Event: 1.023 Loading class sun/util/resources/OpenListResourceBundle
  738. Event: 1.023 Loading class sun/util/resources/OpenListResourceBundle done
  739. Event: 1.023 Loading class sun/util/resources/TimeZoneNamesBundle done
  740. Event: 1.023 Loading class sun/util/resources/cldr/TimeZoneNames done
  741. Event: 1.023 Loading class sun/util/resources/cldr/TimeZoneNames_en
  742. Event: 1.024 Loading class sun/util/resources/cldr/TimeZoneNames_en done
  743. Event: 1.024 Loading class sun/util/resources/cldr/TimeZoneNames_en_US
  744. Event: 1.024 Loading class sun/util/resources/cldr/TimeZoneNames_en_US done
  745. Event: 1.025 Loading class sun/util/cldr/CLDRBaseLocaleDataMetaInfo$TZCanonicalIDMapHolder
  746. Event: 1.026 Loading class sun/util/cldr/CLDRBaseLocaleDataMetaInfo$TZCanonicalIDMapHolder done
  747. Event: 1.027 Loading class java/lang/CloneNotSupportedException
  748. Event: 1.027 Loading class java/lang/CloneNotSupportedException done
  749. Event: 1.027 Loading class sun/util/resources/TimeZoneNames
  750. Event: 1.027 Loading class sun/util/resources/TimeZoneNames done
  751. Event: 1.028 Loading class sun/util/resources/TimeZoneNames_en
  752. Event: 1.028 Loading class sun/util/resources/TimeZoneNames_en done
  753. Classes unloaded (0 events):
  754. No events
  755. Classes redefined (0 events):
  756. No events
  757. Internal exceptions (20 events):
  758. 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)
  759. thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
  760. 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)
  761. thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
  762. 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)
  763. thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
  764. 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)
  765. thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
  766. 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)
  767. thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
  768. 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)
  769. thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
  770. 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)
  771. thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
  772. 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)
  773. thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
  774. 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)
  775. thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
  776. 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)
  777. thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
  778. 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)
  779. thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
  780. 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)
  781. thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
  782. 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)
  783. thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
  784. 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)
  785. thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
  786. 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)
  787. thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
  788. 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)
  789. thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
  790. Event: 0.955 Thread 0x00000187e3123660 Exception <a 'java/lang/IncompatibleClassChangeError'{0x000000076ae89a70}: Found class java.lang.Object, but interface was expected> (0x000000076ae89a70)
  791. thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 840]
  792. 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)
  793. thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
  794. 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)
  795. thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
  796. 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)
  797. thrown [s\open\src\hotspot\share\interpreter\linkResolver.cpp, line 773]
  798. VM Operations (20 events):
  799. Event: 0.404 Executing VM operation: G1CollectForAllocation
  800. Event: 0.408 Executing VM operation: G1CollectForAllocation done
  801. Event: 0.527 Executing VM operation: HandshakeAllThreads
  802. Event: 0.527 Executing VM operation: HandshakeAllThreads done
  803. Event: 0.527 Executing VM operation: HandshakeAllThreads
  804. Event: 0.527 Executing VM operation: HandshakeAllThreads done
  805. Event: 0.613 Executing VM operation: HandshakeAllThreads
  806. Event: 0.613 Executing VM operation: HandshakeAllThreads done
  807. Event: 0.633 Executing VM operation: G1CollectForAllocation
  808. Event: 0.636 Executing VM operation: G1CollectForAllocation done
  809. Event: 0.808 Executing VM operation: HandshakeAllThreads
  810. Event: 0.808 Executing VM operation: HandshakeAllThreads done
  811. Event: 0.939 Executing VM operation: HandshakeAllThreads
  812. Event: 0.939 Executing VM operation: HandshakeAllThreads done
  813. Event: 0.944 Executing VM operation: HandshakeAllThreads
  814. Event: 0.944 Executing VM operation: HandshakeAllThreads done
  815. Event: 0.944 Executing VM operation: HandshakeAllThreads
  816. Event: 0.944 Executing VM operation: HandshakeAllThreads done
  817. Event: 0.951 Executing VM operation: ICBufferFull
  818. Event: 0.951 Executing VM operation: ICBufferFull done
  819. Events (14 events):
  820. Event: 0.018 Thread 0x00000187e3123660 Thread added: 0x00000187e3123660
  821. Event: 0.033 Thread 0x00000187ffc37a80 Thread added: 0x00000187ffc37a80
  822. Event: 0.033 Thread 0x00000187ffc3c890 Thread added: 0x00000187ffc3c890
  823. Event: 0.034 Thread 0x00000187ffc3f930 Thread added: 0x00000187ffc3f930
  824. Event: 0.034 Thread 0x00000187ffc43290 Thread added: 0x00000187ffc43290
  825. Event: 0.034 Thread 0x00000187ffc45be0 Thread added: 0x00000187ffc45be0
  826. Event: 0.034 Thread 0x00000187ffc46520 Thread added: 0x00000187ffc46520
  827. Event: 0.034 Thread 0x00000187ffc47ed0 Thread added: 0x00000187ffc47ed0
  828. Event: 0.034 Thread 0x00000187ffc597c0 Thread added: 0x00000187ffc597c0
  829. Event: 0.122 Thread 0x00000187ffc07450 Thread added: 0x00000187ffc07450
  830. Event: 0.192 Thread 0x00000187ffc570d0 Thread added: 0x00000187ffc570d0
  831. Event: 0.240 Thread 0x000001878653ec40 Thread added: 0x000001878653ec40
  832. Event: 0.240 Thread 0x00000187861a56f0 Thread added: 0x00000187861a56f0
  833. Event: 0.952 Thread 0x0000018786d5f890 Thread added: 0x0000018786d5f890
  834. Dynamic libraries:
  835. 0x00007ff6d0e50000 - 0x00007ff6d0e60000 C:\Program Files\Java\jdk-20\bin\java.exe
  836. 0x00007ff9e2650000 - 0x00007ff9e2848000 C:\WINDOWS\SYSTEM32\ntdll.dll
  837. 0x00007ff9e1050000 - 0x00007ff9e110d000 C:\WINDOWS\System32\KERNEL32.DLL
  838. 0x00007ff9e01e0000 - 0x00007ff9e04d6000 C:\WINDOWS\System32\KERNELBASE.dll
  839. 0x00007ff9dfe00000 - 0x00007ff9dff00000 C:\WINDOWS\System32\ucrtbase.dll
  840. 0x00007ff9d55e0000 - 0x00007ff9d55fb000 C:\Program Files\Java\jdk-20\bin\VCRUNTIME140.dll
  841. 0x00007ff9c8c20000 - 0x00007ff9c8c39000 C:\Program Files\Java\jdk-20\bin\jli.dll
  842. 0x00007ff9e24e0000 - 0x00007ff9e2593000 C:\WINDOWS\System32\ADVAPI32.dll
  843. 0x00007ff9e2440000 - 0x00007ff9e24de000 C:\WINDOWS\System32\msvcrt.dll
  844. 0x00007ff9e19c0000 - 0x00007ff9e1a5f000 C:\WINDOWS\System32\sechost.dll
  845. 0x00007ff9e1110000 - 0x00007ff9e1236000 C:\WINDOWS\System32\RPCRT4.dll
  846. 0x00007ff9e01b0000 - 0x00007ff9e01d7000 C:\WINDOWS\System32\bcrypt.dll
  847. 0x00007ff9e1fd0000 - 0x00007ff9e216e000 C:\WINDOWS\System32\USER32.dll
  848. 0x00007ff9dfdd0000 - 0x00007ff9dfdf2000 C:\WINDOWS\System32\win32u.dll
  849. 0x00007ff9cdd90000 - 0x00007ff9ce02a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.3636_none_60b6a03d71f818d5\COMCTL32.dll
  850. 0x00007ff9e1240000 - 0x00007ff9e126c000 C:\WINDOWS\System32\GDI32.dll
  851. 0x00007ff9e04e0000 - 0x00007ff9e05fa000 C:\WINDOWS\System32\gdi32full.dll
  852. 0x00007ff9e0600000 - 0x00007ff9e069d000 C:\WINDOWS\System32\msvcp_win.dll
  853. 0x00007ff9d6fd0000 - 0x00007ff9d6fda000 C:\WINDOWS\SYSTEM32\VERSION.dll
  854. 0x00007ff9e22c0000 - 0x00007ff9e22f0000 C:\WINDOWS\System32\IMM32.DLL
  855. 0x00007ff9dbc90000 - 0x00007ff9dbc9c000 C:\Program Files\Java\jdk-20\bin\vcruntime140_1.dll
  856. 0x00007ff9b73b0000 - 0x00007ff9b743e000 C:\Program Files\Java\jdk-20\bin\msvcp140.dll
  857. 0x00007ff988440000 - 0x00007ff9890d7000 C:\Program Files\Java\jdk-20\bin\server\jvm.dll
  858. 0x00007ff9d03b0000 - 0x00007ff9d03b9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  859. 0x00007ff9d71a0000 - 0x00007ff9d71c7000 C:\WINDOWS\SYSTEM32\WINMM.dll
  860. 0x00007ff9e25a0000 - 0x00007ff9e260b000 C:\WINDOWS\System32\WS2_32.dll
  861. 0x00007ff9ddd70000 - 0x00007ff9ddd82000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
  862. 0x00007ff9bc5c0000 - 0x00007ff9bc5ca000 C:\Program Files\Java\jdk-20\bin\jimage.dll
  863. 0x00007ff9c0cb0000 - 0x00007ff9c0e94000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL
  864. 0x00007ff9c0c70000 - 0x00007ff9c0ca4000 C:\WINDOWS\SYSTEM32\dbgcore.DLL
  865. 0x00007ff9dff50000 - 0x00007ff9dffd2000 C:\WINDOWS\System32\bcryptPrimitives.dll
  866. 0x00007ff9dbc60000 - 0x00007ff9dbc6e000 C:\Program Files\Java\jdk-20\bin\instrument.dll
  867. 0x00007ff9b8f00000 - 0x00007ff9b8f26000 C:\Program Files\Java\jdk-20\bin\java.dll
  868. 0x00007ff996ab0000 - 0x00007ff996b87000 C:\Program Files\Java\jdk-20\bin\jsvml.dll
  869. 0x00007ff9e07c0000 - 0x00007ff9e0f05000 C:\WINDOWS\System32\SHELL32.dll
  870. 0x00007ff9ddd90000 - 0x00007ff9de52b000 C:\WINDOWS\SYSTEM32\windows.storage.dll
  871. 0x00007ff9e1a60000 - 0x00007ff9e1db4000 C:\WINDOWS\System32\combase.dll
  872. 0x00007ff9df600000 - 0x00007ff9df62d000 C:\WINDOWS\SYSTEM32\Wldp.dll
  873. 0x00007ff9e06b0000 - 0x00007ff9e075d000 C:\WINDOWS\System32\SHCORE.dll
  874. 0x00007ff9e0760000 - 0x00007ff9e07b5000 C:\WINDOWS\System32\shlwapi.dll
  875. 0x00007ff9dfc50000 - 0x00007ff9dfc75000 C:\WINDOWS\SYSTEM32\profapi.dll
  876. 0x00007ff9b7660000 - 0x00007ff9b7678000 C:\Program Files\Java\jdk-20\bin\zip.dll
  877. 0x00007ff9b8ee0000 - 0x00007ff9b8ef3000 C:\Program Files\Java\jdk-20\bin\net.dll
  878. 0x00007ff9d82a0000 - 0x00007ff9d83aa000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
  879. 0x00007ff9df380000 - 0x00007ff9df3ea000 C:\WINDOWS\system32\mswsock.dll
  880. 0x00007ff9b8cc0000 - 0x00007ff9b8cd6000 C:\Program Files\Java\jdk-20\bin\nio.dll
  881. 0x00007ff9db020000 - 0x00007ff9db03a000 C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.3.2\bin\breakgen64.dll
  882. 0x00007ff9d5700000 - 0x00007ff9d5707000 C:\Program Files\Java\jdk-20\bin\extnet.dll
  883. dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
  884. 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
  885. VM Arguments:
  886. 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
  887. java_command: com.swagger.rest.RestApplicationKt
  888. 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
  889. Launcher Type: SUN_STANDARD
  890. [Global flags]
  891. intx CICompilerCount = 3 {product} {ergonomic}
  892. uint ConcGCThreads = 1 {product} {ergonomic}
  893. uint G1ConcRefinementThreads = 4 {product} {ergonomic}
  894. size_t G1HeapRegionSize = 2097152 {product} {ergonomic}
  895. uintx GCDrainStackTargetSize = 64 {product} {ergonomic}
  896. size_t InitialHeapSize = 167772160 {product} {ergonomic}
  897. size_t MarkStackSize = 4194304 {product} {ergonomic}
  898. size_t MaxHeapSize = 2654994432 {product} {ergonomic}
  899. size_t MaxNewSize = 1591738368 {product} {ergonomic}
  900. size_t MinHeapDeltaBytes = 2097152 {product} {ergonomic}
  901. size_t MinHeapSize = 8388608 {product} {ergonomic}
  902. uintx NonNMethodCodeHeapSize = 5832780 {pd product} {ergonomic}
  903. uintx NonProfiledCodeHeapSize = 122912730 {pd product} {ergonomic}
  904. uintx ProfiledCodeHeapSize = 122912730 {pd product} {ergonomic}
  905. uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
  906. bool SegmentedCodeCache = true {product} {ergonomic}
  907. size_t SoftMaxHeapSize = 2654994432 {manageable} {ergonomic}
  908. bool UseCompressedClassPointers = true {product lp64_product} {ergonomic}
  909. bool UseCompressedOops = true {product lp64_product} {ergonomic}
  910. bool UseG1GC = true {product} {ergonomic}
  911. bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic}
  912. Logging:
  913. Log output configuration:
  914. #0: stdout all=warning uptime,level,tags foldmultilines=false
  915. #1: stderr all=off uptime,level,tags foldmultilines=false
  916. Environment Variables:
  917. JAVA_HOME=C:\Program Files\Java\jdk1.8.0_162
  918. 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
  919. USERNAME=Datacom
  920. OS=Windows_NT
  921. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
  922. TMP=C:\Users\Datacom\AppData\Local\Temp
  923. TEMP=C:\Users\Datacom\AppData\Local\Temp
  924. --------------- S Y S T E M ---------------
  925. OS:
  926. Windows 10 , 64 bit Build 19041 (10.0.19041.3636)
  927. OS uptime: 0 days 20:17 hours
  928. Hyper-V role detected
  929. 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
  930. Memory: 4k page, system-wide physical 10127M (2176M free)
  931. TotalPageFile size 13127M (AvailPageFile size 4M)
  932. current process WorkingSet (physical memory assigned to process): 91M, peak: 91M
  933. current process commit charge ("private bytes"): 260M, peak: 260M
  934. 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)
  935. END.