Nambers / MiraiCP

c++ SDK of Mirai
https://eritque-arcus.tech/MiraiCP/
GNU Affero General Public License v3.0
177 stars 31 forks source link

无法获取文件列表 #188

Closed HakuyaSakuragi closed 1 year ago

HakuyaSakuragi commented 1 year ago

Code of Conduct

问题描述

通过: MiraiCP::Group::getFileList(path); MiraiCP::Group::getFileListString(path); 获取列表只会返回一个']' [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - unexpected ']'; expected '[', '{', or a literal

日志

#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 65536 bytes for Failed to commit metaspace.
# Possible reasons:
#   The system is out of physical RAM or swap space
#   The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
# Possible solutions:
#   Reduce memory load on the system
#   Increase physical memory or swap space
#   Check if swap backing store is full
#   Decrease Java heap size (-Xmx/-Xms)
#   Decrease number of Java threads
#   Decrease Java thread stack sizes (-Xss)
#   Set larger code cache with -XX:ReservedCodeCacheSize=
#   JVM is running with Zero Based Compressed Oops mode in which the Java heap is
#     placed in the first 32GB address space. The Java Heap base address is the
#     maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
#     to set the Java Heap base and to place the Java Heap above 32GB virtual address.
# This output file may be truncated or incomplete.
#
#  Out of Memory Error (virtualSpaceNode.cpp:110), pid=25800, tid=17520
#
# JRE version: Java(TM) SE Runtime Environment (17.0.2+8) (build 17.0.2+8-LTS-86)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (17.0.2+8-LTS-86, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#

---------------  S U M M A R Y ------------

Command Line: ./MiraiCP-loader-2.14.0.jar

Host: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz, 8 cores, 15G,  Windows 10 , 64 bit Build 19041 (10.0.19041.2546)
Time: Thu Mar  2 13:07:54 2023  Windows 10 , 64 bit Build 19041 (10.0.19041.2546) elapsed time: 0.555806 seconds (0d 0h 0m 0s)

---------------  T H R E A D  ---------------

Current thread (0x00000245fe0aff70):  JavaThread "main" [_thread_in_vm, id=17520, stack(0x0000009d9f600000,0x0000009d9f700000)]

Stack: [0x0000009d9f600000,0x0000009d9f700000]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [jvm.dll+0x670baa]
V  [jvm.dll+0x7cfcb4]
V  [jvm.dll+0x7d145e]
V  [jvm.dll+0x7d1ac3]
V  [jvm.dll+0x242bc5]
V  [jvm.dll+0x7cbc5b]
V  [jvm.dll+0x616966]
V  [jvm.dll+0x6169ca]
V  [jvm.dll+0x6191da]
V  [jvm.dll+0x617306]
V  [jvm.dll+0x2385a0]
V  [jvm.dll+0x1e880d]
V  [jvm.dll+0x1de251]
V  [jvm.dll+0x537c30]
V  [jvm.dll+0x1eea37]
V  [jvm.dll+0x74a15b]
V  [jvm.dll+0x74b502]
V  [jvm.dll+0x74b838]
V  [jvm.dll+0x23af1e]
V  [jvm.dll+0x23b16f]
V  [jvm.dll+0x555aa8]
V  [jvm.dll+0x558910]
V  [jvm.dll+0x37f357]
V  [jvm.dll+0x37e9af]
C  0x000002458779a622

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  java.lang.Class.getGenericInfo()Lsun/reflect/generics/repository/ClassRepository;+30 java.base@17.0.2
j  java.lang.Class.getGenericInterfaces()[Ljava/lang/reflect/Type;+1 java.base@17.0.2
j  org.apache.logging.log4j.core.config.plugins.convert.TypeConverterRegistry.getTypeConverterSupportedType(Ljava/lang/Class;)Ljava/lang/reflect/Type;+1
j  org.apache.logging.log4j.core.config.plugins.convert.TypeConverterRegistry.loadKnownTypeConverters(Ljava/util/Collection;)V+53
j  org.apache.logging.log4j.core.config.plugins.convert.TypeConverterRegistry.<init>()V+49
j  org.apache.logging.log4j.core.config.plugins.convert.TypeConverterRegistry.getInstance()Lorg/apache/logging/log4j/core/config/plugins/convert/TypeConverterRegistry;+26
j  org.apache.logging.log4j.core.config.plugins.convert.TypeConverters.convert(Ljava/lang/String;Ljava/lang/Class;Ljava/lang/Object;)Ljava/lang/Object;+0
j  org.apache.logging.log4j.core.config.plugins.visitors.AbstractPluginVisitor.convert(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;+29
j  org.apache.logging.log4j.core.config.plugins.visitors.PluginBuilderAttributeVisitor.visit(Lorg/apache/logging/log4j/core/config/Configuration;Lorg/apache/logging/log4j/core/config/Node;Lorg/apache/logging/log4j/core/LogEvent;Ljava/lang/StringBuilder;)Ljava/lang/Object;+73
j  org.apache.logging.log4j.core.config.plugins.util.PluginBuilder.injectFields(Lorg/apache/logging/log4j/core/util/Builder;)V+248
j  org.apache.logging.log4j.core.config.plugins.util.PluginBuilder.build()Ljava/lang/Object;+45
j  org.apache.logging.log4j.core.config.AbstractConfiguration.createPluginObject(Lorg/apache/logging/log4j/core/config/plugins/util/PluginType;Lorg/apache/logging/log4j/core/config/Node;Lorg/apache/logging/log4j/core/LogEvent;)Ljava/lang/Object;+100
j  org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(Lorg/apache/logging/log4j/core/config/Node;Lorg/apache/logging/log4j/core/LogEvent;)V+107
j  org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(Lorg/apache/logging/log4j/core/config/Node;Lorg/apache/logging/log4j/core/LogEvent;)V+67
j  org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(Lorg/apache/logging/log4j/core/config/Node;Lorg/apache/logging/log4j/core/LogEvent;)V+67
j  org.apache.logging.log4j.core.config.AbstractConfiguration.doConfigure()V+295
j  org.apache.logging.log4j.core.config.AbstractConfiguration.initialize()V+229
j  org.apache.logging.log4j.core.config.AbstractConfiguration.start()V+14
j  org.apache.logging.log4j.core.LoggerContext.setConfiguration(Lorg/apache/logging/log4j/core/config/Configuration;)Lorg/apache/logging/log4j/core/config/Configuration;+115
j  org.apache.logging.log4j.core.LoggerContext.reconfigure(Ljava/net/URI;)V+89
j  org.apache.logging.log4j.core.LoggerContext.reconfigure()V+5
j  org.apache.logging.log4j.core.LoggerContext.start()V+77
j  org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/lang/Object;Z)Lorg/apache/logging/log4j/core/LoggerContext;+46
j  org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/lang/Object;Z)Lorg/apache/logging/log4j/spi/LoggerContext;+6
j  org.apache.logging.log4j.LogManager.getContext(Ljava/lang/ClassLoader;Z)Lorg/apache/logging/log4j/spi/LoggerContext;+9
j  org.apache.logging.log4j.LogManager.getLogger(Ljava/lang/Class;)Lorg/apache/logging/log4j/Logger;+10
j  net.mamoe.mirai.utils.logging.MiraiLog4JFactory.create(Ljava/lang/Class;Ljava/lang/String;)Lnet/mamoe/mirai/utils/MiraiLogger;+7
j  net.mamoe.mirai.utils.MiraiLogger$Factory.create(Lkotlin/reflect/KClass;Ljava/lang/String;)Lnet/mamoe/mirai/utils/MiraiLogger;+12
j  net.mamoe.mirai.utils.MiraiLoggerFactoryImplementationBridge.create(Lkotlin/reflect/KClass;Ljava/lang/String;)Lnet/mamoe/mirai/utils/MiraiLogger;+12
j  net.mamoe.mirai.utils.MiraiLogger$Factory$INSTANCE.create(Lkotlin/reflect/KClass;Ljava/lang/String;)Lnet/mamoe/mirai/utils/MiraiLogger;+12
j  net.mamoe.mirai.internal.message.protocol.encode.MessageEncoderPipelineImpl$Companion$defaultTraceLogging$2.invoke()Lnet/mamoe/mirai/utils/MiraiLoggerWithSwitch;+10
j  net.mamoe.mirai.internal.message.protocol.encode.MessageEncoderPipelineImpl$Companion$defaultTraceLogging$2.invoke()Ljava/lang/Object;+1
j  kotlin.SynchronizedLazyImpl.getValue()Ljava/lang/Object;+54
j  net.mamoe.mirai.internal.message.protocol.encode.MessageEncoderPipelineImpl$Companion.getDefaultTraceLogging()Lnet/mamoe/mirai/utils/MiraiLoggerWithSwitch;+5
j  net.mamoe.mirai.internal.message.protocol.encode.MessageEncoderPipelineImpl.<init>()V+12
j  net.mamoe.mirai.internal.message.protocol.MessageProtocolFacadeImpl.<init>(Ljava/lang/Iterable;Ljava/lang/String;)V+31
j  net.mamoe.mirai.internal.message.protocol.MessageProtocolFacadeImpl.<init>(Ljava/lang/Iterable;Ljava/lang/String;ILkotlin/jvm/internal/DefaultConstructorMarker;)V+31
j  net.mamoe.mirai.internal.message.protocol.MessageProtocolFacade$INSTANCE.<init>()V+13
j  net.mamoe.mirai.internal.message.protocol.MessageProtocolFacade$INSTANCE.<clinit>()V+4
v  ~StubRoutines::call_stub
j  net.mamoe.mirai.internal.message.protocol.MessageProtocolFacade.<clinit>()V+0
v  ~StubRoutines::call_stub
j  net.mamoe.mirai.internal.MiraiImplKt._MiraiImpl_static_init()V+12
j  net.mamoe.mirai.internal.MiraiImpl.<clinit>()V+12
v  ~StubRoutines::call_stub
j  jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Ljava/lang/reflect/Constructor;[Ljava/lang/Object;)Ljava/lang/Object;+0 java.base@17.0.2
j  jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+118 java.base@17.0.2
j  jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+5 java.base@17.0.2
j  java.lang.reflect.Constructor.newInstanceWithCaller([Ljava/lang/Object;ZLjava/lang/Class;)Ljava/lang/Object;+65 java.base@17.0.2
j  java.lang.reflect.Constructor.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+30 java.base@17.0.2
j  java.util.ServiceLoader$ProviderImpl.newInstance()Ljava/lang/Object;+19 java.base@17.0.2
j  java.util.ServiceLoader$ProviderImpl.get()Ljava/lang/Object;+13 java.base@17.0.2
j  java.util.ServiceLoader$3.next()Ljava/lang/Object;+58 java.base@17.0.2
j  kotlin.collections.CollectionsKt___CollectionsKt.firstOrNull(Ljava/lang/Iterable;)Ljava/lang/Object;+57
j  net.mamoe.mirai.utils.ServicesKt.loadService(Lkotlin/reflect/KClass;Ljava/lang/String;)Ljava/lang/Object;+24
j  net.mamoe.mirai.Mirai.findMiraiInstance()Lnet/mamoe/mirai/IMirai;+7
j  net.mamoe.mirai._MiraiInstance.get()Lnet/mamoe/mirai/IMirai;+8
j  net.mamoe.mirai.Mirai.getInstance()Lnet/mamoe/mirai/IMirai;+0
j  net.mamoe.mirai.internal.message.MessageSerializersImpl.getSerializersModule()Lkotlinx/serialization/modules/SerializersModule;+0
j  net.mamoe.mirai.message.MessageSerializers$INSTANCE.getSerializersModule()Lkotlinx/serialization/modules/SerializersModule;+4
j  tech.eritquearcus.miraicp.shared.PacketKt$json$2$1.invoke(Lkotlinx/serialization/json/JsonBuilder;)V+10
j  tech.eritquearcus.miraicp.shared.PacketKt$json$2$1.invoke(Ljava/lang/Object;)Ljava/lang/Object;+5
j  kotlinx.serialization.json.JsonKt.Json(Lkotlinx/serialization/json/Json;Lkotlin/jvm/functions/Function1;)Lkotlinx/serialization/json/Json;+23
j  kotlinx.serialization.json.JsonKt.Json$default(Lkotlinx/serialization/json/Json;Lkotlin/jvm/functions/Function1;ILjava/lang/Object;)Lkotlinx/serialization/json/Json;+15
j  tech.eritquearcus.miraicp.shared.PacketKt$json$2.invoke()Lkotlinx/serialization/json/Json;+9
j  tech.eritquearcus.miraicp.shared.PacketKt$json$2.invoke()Ljava/lang/Object;+1
j  kotlin.SynchronizedLazyImpl.getValue()Ljava/lang/Object;+54
j  tech.eritquearcus.miraicp.shared.PacketKt.getJson()Lkotlinx/serialization/json/Json;+5
j  tech.eritquearcus.miraicp.loader.KotlinMain.main(Ljava/lang/String;Ljava/lang/String;)V+24
j  tech.eritquearcus.miraicp.loader.KotlinMainEntry.main([Ljava/lang/String;)V+384
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Threads class SMR info:
_java_thread_list=0x00000245a0e6ee90, length=13, elements={
0x00000245fe0aff70, 0x00000245a0e1a260, 0x00000245a0e1b0d0, 0x00000245a0e38060,
0x00000245a0e3a930, 0x00000245a0e3b2e0, 0x00000245a0e3bc90, 0x00000245a0e41540,
0x00000245a0e49ff0, 0x00000245a0e555d0, 0x00000245a1907130, 0x00000245a190b040,
0x00000245a193e720
}

Java Threads: ( => current thread )
=>0x00000245fe0aff70 JavaThread "main" [_thread_in_vm, id=17520, stack(0x0000009d9f600000,0x0000009d9f700000)]
  0x00000245a0e1a260 JavaThread "Reference Handler" daemon [_thread_blocked, id=3412, stack(0x0000009d9fd00000,0x0000009d9fe00000)]
  0x00000245a0e1b0d0 JavaThread "Finalizer" daemon [_thread_blocked, id=8092, stack(0x0000009d9fe00000,0x0000009d9ff00000)]
  0x00000245a0e38060 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=36496, stack(0x0000009d9ff00000,0x0000009da0000000)]
  0x00000245a0e3a930 JavaThread "Attach Listener" daemon [_thread_blocked, id=23688, stack(0x0000009da0000000,0x0000009da0100000)]
  0x00000245a0e3b2e0 JavaThread "Service Thread" daemon [_thread_blocked, id=148, stack(0x0000009da0100000,0x0000009da0200000)]
  0x00000245a0e3bc90 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=2900, stack(0x0000009da0200000,0x0000009da0300000)]
  0x00000245a0e41540 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=23428, stack(0x0000009da0300000,0x0000009da0400000)]
  0x00000245a0e49ff0 JavaThread "C1 CompilerThread0" daemon [_thread_in_vm, id=35948, stack(0x0000009da0400000,0x0000009da0500000)]
  0x00000245a0e555d0 JavaThread "Sweeper thread" daemon [_thread_blocked, id=8736, stack(0x0000009da0500000,0x0000009da0600000)]
  0x00000245a1907130 JavaThread "Notification Thread" daemon [_thread_blocked, id=32144, stack(0x0000009da0600000,0x0000009da0700000)]
  0x00000245a190b040 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=15156, stack(0x0000009da0800000,0x0000009da0900000)]
  0x00000245a193e720 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=25100, stack(0x0000009da0900000,0x0000009da0a00000)]

Other Threads:
  0x00000245a0e15660 VMThread "VM Thread" [stack: 0x0000009d9fc00000,0x0000009d9fd00000] [id=36500]
  0x00000245fe122950 WatcherThread [stack: 0x0000009da0700000,0x0000009da0800000] [id=1224]
  0x00000245fe100780 GCTaskThread "GC Thread#0" [stack: 0x0000009d9f700000,0x0000009d9f800000] [id=21020]
  0x00000245a1dc3630 GCTaskThread "GC Thread#1" [stack: 0x0000009da0a00000,0x0000009da0b00000] [id=20504]
  0x00000245a1dc3cf0 GCTaskThread "GC Thread#2" [stack: 0x0000009da0b00000,0x0000009da0c00000] [id=33044]
  0x00000245a1dc3fa0 GCTaskThread "GC Thread#3" [stack: 0x0000009da0c00000,0x0000009da0d00000] [id=11584]
  0x00000245a1dc4250 GCTaskThread "GC Thread#4" [stack: 0x0000009da0d00000,0x0000009da0e00000] [id=28412]
  0x00000245a1dc4d10 GCTaskThread "GC Thread#5" [stack: 0x0000009da0e00000,0x0000009da0f00000] [id=21520]
  0x00000245a1de7100 GCTaskThread "GC Thread#6" [stack: 0x0000009da0f00000,0x0000009da1000000] [id=1988]
  0x00000245fe112610 ConcurrentGCThread "G1 Main Marker" [stack: 0x0000009d9f800000,0x0000009d9f900000] [id=9052]
  0x00000245fe113020 ConcurrentGCThread "G1 Conc#0" [stack: 0x0000009d9f900000,0x0000009d9fa00000] [id=15072]
  0x00000245fe188470 ConcurrentGCThread "G1 Refine#0" [stack: 0x0000009d9fa00000,0x0000009d9fb00000] [id=4988]
  0x00000245fe188e90 ConcurrentGCThread "G1 Service" [stack: 0x0000009d9fb00000,0x0000009d9fc00000] [id=23808]

Threads with active compile tasks:
C1 CompilerThread0      581 1119       3       java.lang.StringLatin1::inflate (34 bytes)

VM state: not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
[0x00000245fe0a9c10] Metaspace_lock - owner thread: 0x00000245fe0aff70
[0x00000245fe0ad850] MethodData_lock - owner thread: 0x00000245a0e49ff0

Heap address: 0x0000000700c00000, size: 4084 MB, Compressed Oops mode: Zero based, Oop shift amount: 3

CDS archive(s) mapped at: [0x0000000800000000-0x0000000800bc0000-0x0000000800bc0000), size 12320768, SharedBaseAddress: 0x0000000800000000, ArchiveRelocationMode: 0.
Compressed class space mapped at: 0x0000000800c00000-0x0000000840c00000, reserved size: 1073741824
Narrow klass base: 0x0000000800000000, Narrow klass shift: 0, Narrow klass range: 0x100000000

GC Precious Log:
 CPUs: 8 total, 8 available
 Memory: 16329M
 Large Page Support: Disabled
 NUMA Support: Disabled
 Compressed Oops: Enabled (Zero based)
 Heap Region Size: 2M
 Heap Min Capacity: 8M
 Heap Initial Capacity: 256M
 Heap Max Capacity: 4084M
 Pre-touch: Disabled
 Parallel Workers: 8
 Concurrent Workers: 2
 Concurrent Refinement Workers: 8
 Periodic GC: Disabled

Heap:
 garbage-first heap   total 262144K, used 11490K [0x0000000700c00000, 0x0000000800000000)
  region size 2048K, 5 young (10240K), 2 survivors (4096K)
 Metaspace       used 8352K, committed 8512K, reserved 1056768K
  class space    used 975K, committed 1088K, reserved 1048576K

Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, OA=open archive, CA=closed archive, TAMS=top-at-mark-start (previous, next)
|   0|0x0000000700c00000, 0x0000000700c00000, 0x0000000700e00000|  0%| F|  |TAMS 0x0000000700c00000, 0x0000000700c00000| Untracked 
|   1|0x0000000700e00000, 0x0000000700e00000, 0x0000000701000000|  0%| F|  |TAMS 0x0000000700e00000, 0x0000000700e00000| Untracked 
|   2|0x0000000701000000, 0x0000000701200000, 0x0000000701200000|100%|HS|  |TAMS 0x0000000701000000, 0x0000000701000000| Complete 
|   3|0x0000000701200000, 0x0000000701400000, 0x0000000701400000|100%|HC|  |TAMS 0x0000000701200000, 0x0000000701200000| Complete 
|   4|0x0000000701400000, 0x0000000701400000, 0x0000000701600000|  0%| F|  |TAMS 0x0000000701400000, 0x0000000701400000| Untracked 
|   5|0x0000000701600000, 0x0000000701600000, 0x0000000701800000|  0%| F|  |TAMS 0x0000000701600000, 0x0000000701600000| Untracked 
|   6|0x0000000701800000, 0x0000000701800000, 0x0000000701a00000|  0%| F|  |TAMS 0x0000000701800000, 0x0000000701800000| Untracked 
|   7|0x0000000701a00000, 0x0000000701a00000, 0x0000000701c00000|  0%| F|  |TAMS 0x0000000701a00000, 0x0000000701a00000| Untracked 
|   8|0x0000000701c00000, 0x0000000701c00000, 0x0000000701e00000|  0%| F|  |TAMS 0x0000000701c00000, 0x0000000701c00000| Untracked 
|   9|0x0000000701e00000, 0x0000000701e00000, 0x0000000702000000|  0%| F|  |TAMS 0x0000000701e00000, 0x0000000701e00000| Untracked 
|  10|0x0000000702000000, 0x0000000702000000, 0x0000000702200000|  0%| F|  |TAMS 0x0000000702000000, 0x0000000702000000| Untracked 
|  11|0x0000000702200000, 0x0000000702200000, 0x0000000702400000|  0%| F|  |TAMS 0x0000000702200000, 0x0000000702200000| Untracked 
|  12|0x0000000702400000, 0x0000000702400000, 0x0000000702600000|  0%| F|  |TAMS 0x0000000702400000, 0x0000000702400000| Untracked 
|  13|0x0000000702600000, 0x0000000702600000, 0x0000000702800000|  0%| F|  |TAMS 0x0000000702600000, 0x0000000702600000| Untracked 
|  14|0x0000000702800000, 0x0000000702800000, 0x0000000702a00000|  0%| F|  |TAMS 0x0000000702800000, 0x0000000702800000| Untracked 
|  15|0x0000000702a00000, 0x0000000702a00000, 0x0000000702c00000|  0%| F|  |TAMS 0x0000000702a00000, 0x0000000702a00000| Untracked 
|  16|0x0000000702c00000, 0x0000000702c00000, 0x0000000702e00000|  0%| F|  |TAMS 0x0000000702c00000, 0x0000000702c00000| Untracked 
|  17|0x0000000702e00000, 0x0000000702e00000, 0x0000000703000000|  0%| F|  |TAMS 0x0000000702e00000, 0x0000000702e00000| Untracked 
|  18|0x0000000703000000, 0x0000000703000000, 0x0000000703200000|  0%| F|  |TAMS 0x0000000703000000, 0x0000000703000000| Untracked 
|  19|0x0000000703200000, 0x0000000703200000, 0x0000000703400000|  0%| F|  |TAMS 0x0000000703200000, 0x0000000703200000| Untracked 
|  20|0x0000000703400000, 0x0000000703400000, 0x0000000703600000|  0%| F|  |TAMS 0x0000000703400000, 0x0000000703400000| Untracked 
|  21|0x0000000703600000, 0x0000000703600000, 0x0000000703800000|  0%| F|  |TAMS 0x0000000703600000, 0x0000000703600000| Untracked 
|  22|0x0000000703800000, 0x0000000703800000, 0x0000000703a00000|  0%| F|  |TAMS 0x0000000703800000, 0x0000000703800000| Untracked 
|  23|0x0000000703a00000, 0x0000000703a00000, 0x0000000703c00000|  0%| F|  |TAMS 0x0000000703a00000, 0x0000000703a00000| Untracked 
|  24|0x0000000703c00000, 0x0000000703c00000, 0x0000000703e00000|  0%| F|  |TAMS 0x0000000703c00000, 0x0000000703c00000| Untracked 
|  25|0x0000000703e00000, 0x0000000703e00000, 0x0000000704000000|  0%| F|  |TAMS 0x0000000703e00000, 0x0000000703e00000| Untracked 
|  26|0x0000000704000000, 0x0000000704000000, 0x0000000704200000|  0%| F|  |TAMS 0x0000000704000000, 0x0000000704000000| Untracked 
|  27|0x0000000704200000, 0x0000000704200000, 0x0000000704400000|  0%| F|  |TAMS 0x0000000704200000, 0x0000000704200000| Untracked 
|  28|0x0000000704400000, 0x0000000704400000, 0x0000000704600000|  0%| F|  |TAMS 0x0000000704400000, 0x0000000704400000| Untracked 
|  29|0x0000000704600000, 0x0000000704600000, 0x0000000704800000|  0%| F|  |TAMS 0x0000000704600000, 0x0000000704600000| Untracked 
|  30|0x0000000704800000, 0x0000000704800000, 0x0000000704a00000|  0%| F|  |TAMS 0x0000000704800000, 0x0000000704800000| Untracked 
|  31|0x0000000704a00000, 0x0000000704a00000, 0x0000000704c00000|  0%| F|  |TAMS 0x0000000704a00000, 0x0000000704a00000| Untracked 
|  32|0x0000000704c00000, 0x0000000704c00000, 0x0000000704e00000|  0%| F|  |TAMS 0x0000000704c00000, 0x0000000704c00000| Untracked 
|  33|0x0000000704e00000, 0x0000000704e00000, 0x0000000705000000|  0%| F|  |TAMS 0x0000000704e00000, 0x0000000704e00000| Untracked 
|  34|0x0000000705000000, 0x0000000705000000, 0x0000000705200000|  0%| F|  |TAMS 0x0000000705000000, 0x0000000705000000| Untracked 
|  35|0x0000000705200000, 0x0000000705200000, 0x0000000705400000|  0%| F|  |TAMS 0x0000000705200000, 0x0000000705200000| Untracked 
|  36|0x0000000705400000, 0x0000000705400000, 0x0000000705600000|  0%| F|  |TAMS 0x0000000705400000, 0x0000000705400000| Untracked 
|  37|0x0000000705600000, 0x0000000705600000, 0x0000000705800000|  0%| F|  |TAMS 0x0000000705600000, 0x0000000705600000| Untracked 
|  38|0x0000000705800000, 0x0000000705800000, 0x0000000705a00000|  0%| F|  |TAMS 0x0000000705800000, 0x0000000705800000| Untracked 
|  39|0x0000000705a00000, 0x0000000705a00000, 0x0000000705c00000|  0%| F|  |TAMS 0x0000000705a00000, 0x0000000705a00000| Untracked 
|  40|0x0000000705c00000, 0x0000000705c00000, 0x0000000705e00000|  0%| F|  |TAMS 0x0000000705c00000, 0x0000000705c00000| Untracked 
|  41|0x0000000705e00000, 0x0000000705e00000, 0x0000000706000000|  0%| F|  |TAMS 0x0000000705e00000, 0x0000000705e00000| Untracked 
|  42|0x0000000706000000, 0x0000000706000000, 0x0000000706200000|  0%| F|  |TAMS 0x0000000706000000, 0x0000000706000000| Untracked 
|  43|0x0000000706200000, 0x0000000706200000, 0x0000000706400000|  0%| F|  |TAMS 0x0000000706200000, 0x0000000706200000| Untracked 
|  44|0x0000000706400000, 0x0000000706400000, 0x0000000706600000|  0%| F|  |TAMS 0x0000000706400000, 0x0000000706400000| Untracked 
|  45|0x0000000706600000, 0x0000000706600000, 0x0000000706800000|  0%| F|  |TAMS 0x0000000706600000, 0x0000000706600000| Untracked 
|  46|0x0000000706800000, 0x0000000706800000, 0x0000000706a00000|  0%| F|  |TAMS 0x0000000706800000, 0x0000000706800000| Untracked 
|  47|0x0000000706a00000, 0x0000000706a00000, 0x0000000706c00000|  0%| F|  |TAMS 0x0000000706a00000, 0x0000000706a00000| Untracked 
|  48|0x0000000706c00000, 0x0000000706c00000, 0x0000000706e00000|  0%| F|  |TAMS 0x0000000706c00000, 0x0000000706c00000| Untracked 
|  49|0x0000000706e00000, 0x0000000706e00000, 0x0000000707000000|  0%| F|  |TAMS 0x0000000706e00000, 0x0000000706e00000| Untracked 
|  50|0x0000000707000000, 0x0000000707000000, 0x0000000707200000|  0%| F|  |TAMS 0x0000000707000000, 0x0000000707000000| Untracked 
|  51|0x0000000707200000, 0x0000000707200000, 0x0000000707400000|  0%| F|  |TAMS 0x0000000707200000, 0x0000000707200000| Untracked 
|  52|0x0000000707400000, 0x0000000707400000, 0x0000000707600000|  0%| F|  |TAMS 0x0000000707400000, 0x0000000707400000| Untracked 
|  53|0x0000000707600000, 0x0000000707600000, 0x0000000707800000|  0%| F|  |TAMS 0x0000000707600000, 0x0000000707600000| Untracked 
|  54|0x0000000707800000, 0x0000000707800000, 0x0000000707a00000|  0%| F|  |TAMS 0x0000000707800000, 0x0000000707800000| Untracked 
|  55|0x0000000707a00000, 0x0000000707a00000, 0x0000000707c00000|  0%| F|  |TAMS 0x0000000707a00000, 0x0000000707a00000| Untracked 
|  56|0x0000000707c00000, 0x0000000707c00000, 0x0000000707e00000|  0%| F|  |TAMS 0x0000000707c00000, 0x0000000707c00000| Untracked 
|  57|0x0000000707e00000, 0x0000000707e00000, 0x0000000708000000|  0%| F|  |TAMS 0x0000000707e00000, 0x0000000707e00000| Untracked 
|  58|0x0000000708000000, 0x0000000708000000, 0x0000000708200000|  0%| F|  |TAMS 0x0000000708000000, 0x0000000708000000| Untracked 
|  59|0x0000000708200000, 0x0000000708200000, 0x0000000708400000|  0%| F|  |TAMS 0x0000000708200000, 0x0000000708200000| Untracked 
|  60|0x0000000708400000, 0x0000000708400000, 0x0000000708600000|  0%| F|  |TAMS 0x0000000708400000, 0x0000000708400000| Untracked 
|  61|0x0000000708600000, 0x0000000708600000, 0x0000000708800000|  0%| F|  |TAMS 0x0000000708600000, 0x0000000708600000| Untracked 
|  62|0x0000000708800000, 0x0000000708800000, 0x0000000708a00000|  0%| F|  |TAMS 0x0000000708800000, 0x0000000708800000| Untracked 
|  63|0x0000000708a00000, 0x0000000708a00000, 0x0000000708c00000|  0%| F|  |TAMS 0x0000000708a00000, 0x0000000708a00000| Untracked 
|  64|0x0000000708c00000, 0x0000000708c00000, 0x0000000708e00000|  0%| F|  |TAMS 0x0000000708c00000, 0x0000000708c00000| Untracked 
|  65|0x0000000708e00000, 0x0000000708e00000, 0x0000000709000000|  0%| F|  |TAMS 0x0000000708e00000, 0x0000000708e00000| Untracked 
|  66|0x0000000709000000, 0x0000000709000000, 0x0000000709200000|  0%| F|  |TAMS 0x0000000709000000, 0x0000000709000000| Untracked 
|  67|0x0000000709200000, 0x0000000709200000, 0x0000000709400000|  0%| F|  |TAMS 0x0000000709200000, 0x0000000709200000| Untracked 
|  68|0x0000000709400000, 0x0000000709400000, 0x0000000709600000|  0%| F|  |TAMS 0x0000000709400000, 0x0000000709400000| Untracked 
|  69|0x0000000709600000, 0x0000000709600000, 0x0000000709800000|  0%| F|  |TAMS 0x0000000709600000, 0x0000000709600000| Untracked 
|  70|0x0000000709800000, 0x0000000709800000, 0x0000000709a00000|  0%| F|  |TAMS 0x0000000709800000, 0x0000000709800000| Untracked 
|  71|0x0000000709a00000, 0x0000000709a00000, 0x0000000709c00000|  0%| F|  |TAMS 0x0000000709a00000, 0x0000000709a00000| Untracked 
|  72|0x0000000709c00000, 0x0000000709c00000, 0x0000000709e00000|  0%| F|  |TAMS 0x0000000709c00000, 0x0000000709c00000| Untracked 
|  73|0x0000000709e00000, 0x0000000709e00000, 0x000000070a000000|  0%| F|  |TAMS 0x0000000709e00000, 0x0000000709e00000| Untracked 
|  74|0x000000070a000000, 0x000000070a000000, 0x000000070a200000|  0%| F|  |TAMS 0x000000070a000000, 0x000000070a000000| Untracked 
|  75|0x000000070a200000, 0x000000070a200000, 0x000000070a400000|  0%| F|  |TAMS 0x000000070a200000, 0x000000070a200000| Untracked 
|  76|0x000000070a400000, 0x000000070a400000, 0x000000070a600000|  0%| F|  |TAMS 0x000000070a400000, 0x000000070a400000| Untracked 
|  77|0x000000070a600000, 0x000000070a600000, 0x000000070a800000|  0%| F|  |TAMS 0x000000070a600000, 0x000000070a600000| Untracked 
|  78|0x000000070a800000, 0x000000070a800000, 0x000000070aa00000|  0%| F|  |TAMS 0x000000070a800000, 0x000000070a800000| Untracked 
|  79|0x000000070aa00000, 0x000000070aa00000, 0x000000070ac00000|  0%| F|  |TAMS 0x000000070aa00000, 0x000000070aa00000| Untracked 
|  80|0x000000070ac00000, 0x000000070ac00000, 0x000000070ae00000|  0%| F|  |TAMS 0x000000070ac00000, 0x000000070ac00000| Untracked 
|  81|0x000000070ae00000, 0x000000070ae00000, 0x000000070b000000|  0%| F|  |TAMS 0x000000070ae00000, 0x000000070ae00000| Untracked 
|  82|0x000000070b000000, 0x000000070b000000, 0x000000070b200000|  0%| F|  |TAMS 0x000000070b000000, 0x000000070b000000| Untracked 
|  83|0x000000070b200000, 0x000000070b200000, 0x000000070b400000|  0%| F|  |TAMS 0x000000070b200000, 0x000000070b200000| Untracked 
|  84|0x000000070b400000, 0x000000070b400000, 0x000000070b600000|  0%| F|  |TAMS 0x000000070b400000, 0x000000070b400000| Untracked 
|  85|0x000000070b600000, 0x000000070b600000, 0x000000070b800000|  0%| F|  |TAMS 0x000000070b600000, 0x000000070b600000| Untracked 
|  86|0x000000070b800000, 0x000000070b800000, 0x000000070ba00000|  0%| F|  |TAMS 0x000000070b800000, 0x000000070b800000| Untracked 
|  87|0x000000070ba00000, 0x000000070ba00000, 0x000000070bc00000|  0%| F|  |TAMS 0x000000070ba00000, 0x000000070ba00000| Untracked 
|  88|0x000000070bc00000, 0x000000070bc00000, 0x000000070be00000|  0%| F|  |TAMS 0x000000070bc00000, 0x000000070bc00000| Untracked 
|  89|0x000000070be00000, 0x000000070be00000, 0x000000070c000000|  0%| F|  |TAMS 0x000000070be00000, 0x000000070be00000| Untracked 
|  90|0x000000070c000000, 0x000000070c000000, 0x000000070c200000|  0%| F|  |TAMS 0x000000070c000000, 0x000000070c000000| Untracked 
|  91|0x000000070c200000, 0x000000070c200000, 0x000000070c400000|  0%| F|  |TAMS 0x000000070c200000, 0x000000070c200000| Untracked 
|  92|0x000000070c400000, 0x000000070c400000, 0x000000070c600000|  0%| F|  |TAMS 0x000000070c400000, 0x000000070c400000| Untracked 
|  93|0x000000070c600000, 0x000000070c600000, 0x000000070c800000|  0%| F|  |TAMS 0x000000070c600000, 0x000000070c600000| Untracked 
|  94|0x000000070c800000, 0x000000070c800000, 0x000000070ca00000|  0%| F|  |TAMS 0x000000070c800000, 0x000000070c800000| Untracked 
|  95|0x000000070ca00000, 0x000000070ca00000, 0x000000070cc00000|  0%| F|  |TAMS 0x000000070ca00000, 0x000000070ca00000| Untracked 
|  96|0x000000070cc00000, 0x000000070cc00000, 0x000000070ce00000|  0%| F|  |TAMS 0x000000070cc00000, 0x000000070cc00000| Untracked 
|  97|0x000000070ce00000, 0x000000070ce00000, 0x000000070d000000|  0%| F|  |TAMS 0x000000070ce00000, 0x000000070ce00000| Untracked 
|  98|0x000000070d000000, 0x000000070d000000, 0x000000070d200000|  0%| F|  |TAMS 0x000000070d000000, 0x000000070d000000| Untracked 
|  99|0x000000070d200000, 0x000000070d200000, 0x000000070d400000|  0%| F|  |TAMS 0x000000070d200000, 0x000000070d200000| Untracked 
| 100|0x000000070d400000, 0x000000070d400000, 0x000000070d600000|  0%| F|  |TAMS 0x000000070d400000, 0x000000070d400000| Untracked 
| 101|0x000000070d600000, 0x000000070d600000, 0x000000070d800000|  0%| F|  |TAMS 0x000000070d600000, 0x000000070d600000| Untracked 
| 102|0x000000070d800000, 0x000000070d800000, 0x000000070da00000|  0%| F|  |TAMS 0x000000070d800000, 0x000000070d800000| Untracked 
| 103|0x000000070da00000, 0x000000070da00000, 0x000000070dc00000|  0%| F|  |TAMS 0x000000070da00000, 0x000000070da00000| Untracked 
| 104|0x000000070dc00000, 0x000000070dc00000, 0x000000070de00000|  0%| F|  |TAMS 0x000000070dc00000, 0x000000070dc00000| Untracked 
| 105|0x000000070de00000, 0x000000070de00000, 0x000000070e000000|  0%| F|  |TAMS 0x000000070de00000, 0x000000070de00000| Untracked 
| 106|0x000000070e000000, 0x000000070e000000, 0x000000070e200000|  0%| F|  |TAMS 0x000000070e000000, 0x000000070e000000| Untracked 
| 107|0x000000070e200000, 0x000000070e200000, 0x000000070e400000|  0%| F|  |TAMS 0x000000070e200000, 0x000000070e200000| Untracked 
| 108|0x000000070e400000, 0x000000070e400000, 0x000000070e600000|  0%| F|  |TAMS 0x000000070e400000, 0x000000070e400000| Untracked 
| 109|0x000000070e600000, 0x000000070e600000, 0x000000070e800000|  0%| F|  |TAMS 0x000000070e600000, 0x000000070e600000| Untracked 
| 110|0x000000070e800000, 0x000000070e800000, 0x000000070ea00000|  0%| F|  |TAMS 0x000000070e800000, 0x000000070e800000| Untracked 
| 111|0x000000070ea00000, 0x000000070ea00000, 0x000000070ec00000|  0%| F|  |TAMS 0x000000070ea00000, 0x000000070ea00000| Untracked 
| 112|0x000000070ec00000, 0x000000070ec00000, 0x000000070ee00000|  0%| F|  |TAMS 0x000000070ec00000, 0x000000070ec00000| Untracked 
| 113|0x000000070ee00000, 0x000000070ee00000, 0x000000070f000000|  0%| F|  |TAMS 0x000000070ee00000, 0x000000070ee00000| Untracked 
| 114|0x000000070f000000, 0x000000070f000000, 0x000000070f200000|  0%| F|  |TAMS 0x000000070f000000, 0x000000070f000000| Untracked 
| 115|0x000000070f200000, 0x000000070f338a70, 0x000000070f400000| 61%| S|CS|TAMS 0x000000070f200000, 0x000000070f200000| Complete 
| 116|0x000000070f400000, 0x000000070f600000, 0x000000070f600000|100%| S|CS|TAMS 0x000000070f400000, 0x000000070f400000| Complete 
| 117|0x000000070f600000, 0x000000070f600000, 0x000000070f800000|  0%| F|  |TAMS 0x000000070f600000, 0x000000070f600000| Untracked 
| 118|0x000000070f800000, 0x000000070f800000, 0x000000070fa00000|  0%| F|  |TAMS 0x000000070f800000, 0x000000070f800000| Untracked 
| 119|0x000000070fa00000, 0x000000070fa00000, 0x000000070fc00000|  0%| F|  |TAMS 0x000000070fa00000, 0x000000070fa00000| Untracked 
| 120|0x000000070fc00000, 0x000000070fc00000, 0x000000070fe00000|  0%| F|  |TAMS 0x000000070fc00000, 0x000000070fc00000| Untracked 
| 121|0x000000070fe00000, 0x000000070fe00000, 0x0000000710000000|  0%| F|  |TAMS 0x000000070fe00000, 0x000000070fe00000| Untracked 
| 122|0x0000000710000000, 0x0000000710000000, 0x0000000710200000|  0%| F|  |TAMS 0x0000000710000000, 0x0000000710000000| Untracked 
| 123|0x0000000710200000, 0x0000000710200000, 0x0000000710400000|  0%| F|  |TAMS 0x0000000710200000, 0x0000000710200000| Untracked 
| 124|0x0000000710400000, 0x0000000710400000, 0x0000000710600000|  0%| F|  |TAMS 0x0000000710400000, 0x0000000710400000| Untracked 
| 125|0x0000000710600000, 0x0000000710780868, 0x0000000710800000| 75%| E|  |TAMS 0x0000000710600000, 0x0000000710600000| Complete 
| 126|0x0000000710800000, 0x0000000710a00000, 0x0000000710a00000|100%| E|CS|TAMS 0x0000000710800000, 0x0000000710800000| Complete 
| 127|0x0000000710a00000, 0x0000000710c00000, 0x0000000710c00000|100%| E|CS|TAMS 0x0000000710a00000, 0x0000000710a00000| Complete 

Card table byte_map: [0x00000245fecc0000,0x00000245ff4c0000] _byte_map_base: 0x00000245fb4ba000

Marking Bits (Prev, Next): (CMBitMap*) 0x00000245fe100d90, (CMBitMap*) 0x00000245fe100dd0
 Prev Bits: [0x0000024596780000, 0x000002459a750000)
 Next Bits: [0x000002459a750000, 0x000002459e720000)

Polling page: 0x00000245fc010000

Metaspace:

Usage:
  Non-class:      7.20 MB used.
      Class:    975.62 KB used.
       Both:      8.16 MB used.

Virtual space:
  Non-class space:        8.00 MB reserved,       7.25 MB ( 91%) committed,  1 nodes.
      Class space:        1.00 GB reserved,       1.06 MB ( <1%) committed,  1 nodes.
             Both:        1.01 GB reserved,       8.31 MB ( <1%) committed. 

Chunk freelists:
   Non-Class:  66.00 KB
       Class:  2.97 MB
        Both:  3.04 MB

MaxMetaspaceSize: unlimited
CompressedClassSpaceSize: 1.00 GB
Initial GC threshold: 21.00 MB
Current GC threshold: 21.00 MB
CDS: on
MetaspaceReclaimPolicy: balanced
 - commit_granule_bytes: 65536.
 - commit_granule_words: 8192.
 - virtual_space_node_default_size: 1048576.
 - enlarge_chunks_in_place: 1.
 - new_chunks_are_fully_committed: 0.
 - uncommit_free_chunks: 1.
 - use_allocation_guard: 0.
 - handle_deallocations: 1.

Internal statistics:

num_allocs_failed_limit: 0.
num_arena_births: 146.
num_arena_deaths: 0.
num_vsnodes_births: 2.
num_vsnodes_deaths: 0.
num_space_committed: 133.
num_space_uncommitted: 0.
num_chunks_returned_to_freelist: 0.
num_chunks_taken_from_freelist: 372.
num_chunk_merges: 0.
num_chunk_splits: 248.
num_chunks_enlarged: 167.
num_purges: 0.
num_inconsistent_stats: 0.

CodeHeap 'non-profiled nmethods': size=120000Kb used=361Kb max_used=361Kb free=119638Kb
 bounds [0x000002458f250000, 0x000002458f4c0000, 0x0000024596780000]
CodeHeap 'profiled nmethods': size=120000Kb used=1906Kb max_used=1906Kb free=118093Kb
 bounds [0x0000024587d20000, 0x0000024587f90000, 0x000002458f250000]
CodeHeap 'non-nmethods': size=5760Kb used=1177Kb max_used=1200Kb free=4582Kb
 bounds [0x0000024587780000, 0x00000245879f0000, 0x0000024587d20000]
 total_blobs=1595 nmethods=1118 adapters=390
 compilation: enabled
              stopped_count=0, restarted_count=0
 full_count=0

Compilation events (20 events):
Event: 0.547 Thread 0x00000245a0e49ff0 nmethod 1107 0x0000024587ef1a10 code [0x0000024587ef1be0, 0x0000024587ef21d8]
Event: 0.547 Thread 0x00000245a0e49ff0 1108       3       java.lang.reflect.Method::copy (84 bytes)
Event: 0.548 Thread 0x00000245a0e49ff0 nmethod 1108 0x0000024587ef2310 code [0x0000024587ef24e0, 0x0000024587ef2938]
Event: 0.548 Thread 0x00000245a0e49ff0 1109       3       jdk.internal.org.objectweb.asm.MethodWriter::visitLdcInsn (215 bytes)
Event: 0.549 Thread 0x00000245a0e49ff0 nmethod 1109 0x0000024587ef2a90 code [0x0000024587ef2d00, 0x0000024587ef37e8]
Event: 0.549 Thread 0x00000245a0e49ff0 1111       3       jdk.internal.misc.Unsafe::pickPos (14 bytes)
Event: 0.549 Thread 0x00000245a0e49ff0 nmethod 1111 0x0000024587ef3c10 code [0x0000024587ef3da0, 0x0000024587ef3e98]
Event: 0.549 Thread 0x00000245a0e49ff0 1110       3       jdk.internal.org.objectweb.asm.SymbolTable::addConstant (330 bytes)
Event: 0.550 Thread 0x00000245a0e49ff0 nmethod 1110 0x0000024587ef3f10 code [0x0000024587ef4480, 0x0000024587ef76d8]
Event: 0.550 Thread 0x00000245a0e49ff0 1115       3       jdk.internal.org.objectweb.asm.Type::<init> (26 bytes)
Event: 0.550 Thread 0x00000245a0e49ff0 nmethod 1115 0x0000024587ef8010 code [0x0000024587ef81a0, 0x0000024587ef8378]
Event: 0.550 Thread 0x00000245a0e49ff0 1114       3       java.lang.invoke.Invokers$Holder::linkToTargetMethod (9 bytes)
Event: 0.550 Thread 0x00000245a0e49ff0 nmethod 1114 0x0000024587ef8410 code [0x0000024587ef85c0, 0x0000024587ef8998]
Event: 0.551 Thread 0x00000245a0e49ff0 1116       3       java.lang.PublicMethods$MethodList::merge (192 bytes)
Event: 0.552 Thread 0x00000245a0e49ff0 nmethod 1116 0x0000024587ef8a90 code [0x0000024587ef8d00, 0x0000024587ef9828]
Event: 0.552 Thread 0x00000245a0e49ff0 1118       3       jdk.internal.org.objectweb.asm.MethodWriter::putFrame (549 bytes)
Event: 0.552 Thread 0x00000245a193e720 nmethod 1085 0x000002458f2a3510 code [0x000002458f2a3700, 0x000002458f2a4bc8]
Event: 0.552 Thread 0x00000245a193e720 1084       4       java.util.zip.ZipFile$ZipEntryIterator::hasMoreElements (5 bytes)
Event: 0.553 Thread 0x00000245a193e720 nmethod 1084 0x000002458f2a5710 code [0x000002458f2a5880, 0x000002458f2a5918]
Event: 0.553 Thread 0x00000245a193e720 1086   !   4       java.util.zip.ZipFile$ZipEntryIterator::next (71 bytes)

GC Heap History (2 events):
Event: 0.529 GC heap before
{Heap before GC invocations=0 (full 0):
 garbage-first heap   total 262144K, used 30720K [0x0000000700c00000, 0x0000000800000000)
  region size 2048K, 11 young (22528K), 0 survivors (0K)
 Metaspace       used 8201K, committed 8448K, reserved 1056768K
  class space    used 955K, committed 1088K, reserved 1048576K
}
Event: 0.532 GC heap after
{Heap after GC invocations=1 (full 0):
 garbage-first heap   total 262144K, used 7394K [0x0000000700c00000, 0x0000000800000000)
  region size 2048K, 2 young (4096K), 2 survivors (4096K)
 Metaspace       used 8201K, committed 8448K, reserved 1056768K
  class space    used 955K, committed 1088K, reserved 1048576K
}

Deoptimization events (20 events):
Event: 0.528 Thread 0x00000245fe0aff70 DEOPT PACKING pc=0x0000024587d4bed6 sp=0x0000009d9f6fb730
Event: 0.528 Thread 0x00000245fe0aff70 DEOPT UNPACKING pc=0x00000245877d2b43 sp=0x0000009d9f6fabb8 mode 0
Event: 0.528 Thread 0x00000245fe0aff70 DEOPT PACKING pc=0x0000024587d4bed6 sp=0x0000009d9f6fb730
Event: 0.528 Thread 0x00000245fe0aff70 DEOPT UNPACKING pc=0x00000245877d2b43 sp=0x0000009d9f6fabb8 mode 0
Event: 0.528 Thread 0x00000245fe0aff70 DEOPT PACKING pc=0x0000024587d4bed6 sp=0x0000009d9f6fb7a0
Event: 0.528 Thread 0x00000245fe0aff70 DEOPT UNPACKING pc=0x00000245877d2b43 sp=0x0000009d9f6fac28 mode 0
Event: 0.528 Thread 0x00000245fe0aff70 DEOPT PACKING pc=0x0000024587d4bed6 sp=0x0000009d9f6fb7a0
Event: 0.528 Thread 0x00000245fe0aff70 DEOPT UNPACKING pc=0x00000245877d2b43 sp=0x0000009d9f6fac28 mode 0
Event: 0.528 Thread 0x00000245fe0aff70 DEOPT PACKING pc=0x0000024587d4bed6 sp=0x0000009d9f6fb7a0
Event: 0.528 Thread 0x00000245fe0aff70 DEOPT UNPACKING pc=0x00000245877d2b43 sp=0x0000009d9f6fac28 mode 0
Event: 0.528 Thread 0x00000245fe0aff70 DEOPT PACKING pc=0x0000024587d4bed6 sp=0x0000009d9f6fb7a0
Event: 0.528 Thread 0x00000245fe0aff70 DEOPT UNPACKING pc=0x00000245877d2b43 sp=0x0000009d9f6fac28 mode 0
Event: 0.528 Thread 0x00000245fe0aff70 DEOPT PACKING pc=0x0000024587d4bed6 sp=0x0000009d9f6fb7a0
Event: 0.528 Thread 0x00000245fe0aff70 DEOPT UNPACKING pc=0x00000245877d2b43 sp=0x0000009d9f6fac28 mode 0
Event: 0.528 Thread 0x00000245fe0aff70 DEOPT PACKING pc=0x0000024587d4bed6 sp=0x0000009d9f6fb7a0
Event: 0.528 Thread 0x00000245fe0aff70 DEOPT UNPACKING pc=0x00000245877d2b43 sp=0x0000009d9f6fac28 mode 0
Event: 0.538 Thread 0x00000245fe0aff70 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000002458f2915b4 relative=0x0000000000000174
Event: 0.538 Thread 0x00000245fe0aff70 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002458f2915b4 method=java.util.concurrent.ConcurrentHashMap.addCount(JI)V @ 121 c2
Event: 0.538 Thread 0x00000245fe0aff70 DEOPT PACKING pc=0x000002458f2915b4 sp=0x0000009d9f6facd0
Event: 0.538 Thread 0x00000245fe0aff70 DEOPT UNPACKING pc=0x00000245877d23a3 sp=0x0000009d9f6fac30 mode 2

Classes unloaded (0 events):
No events

Classes redefined (0 events):
No events

Internal exceptions (18 events):
Event: 0.123 Thread 0x00000245fe0aff70 Exception <a 'java/lang/NoSuchMethodError'{0x000000071098d080}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, int, java.lang.Object, java.lang.Object)'> (0x000000071098d080) 
thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 0.229 Thread 0x00000245fe0aff70 Exception <a 'java/lang/NoSuchMethodError'{0x00000007102be990}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000007102be990) 
thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 0.233 Thread 0x00000245fe0aff70 Exception <a 'java/lang/NoSuchMethodError'{0x00000007102e0260}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, int)'> (0x00000007102e0260) 
thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 0.234 Thread 0x00000245fe0aff70 Exception <a 'java/lang/NoSuchMethodError'{0x00000007102ec1f8}: 'void java.lang.invoke.DelegatingMethodHandle$Holder.delegate(java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x00000007102ec1f8) 
thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 0.234 Thread 0x00000245fe0aff70 Exception <a 'java/lang/NoSuchMethodError'{0x00000007102f0968}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000007102f0968) 
thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 0.242 Thread 0x00000245fe0aff70 Exception <a 'java/lang/NoSuchMethodError'{0x0000000710330f18}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object)'> (0x0000000710330f18) 
thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 0.242 Thread 0x00000245fe0aff70 Exception <a 'java/lang/IncompatibleClassChangeError'{0x00000007103349b8}: Found class java.lang.Object, but interface was expected> (0x00000007103349b8) 
thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 833]
Event: 0.246 Thread 0x00000245fe0aff70 Exception <a 'java/lang/NoSuchMethodError'{0x0000000710345c90}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x0000000710345c90) 
thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 0.249 Thread 0x00000245fe0aff70 Exception <a 'java/lang/NoSuchMethodError'{0x000000071035fd38}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x000000071035fd38) 
thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 0.250 Thread 0x00000245fe0aff70 Exception <a 'java/lang/NoSuchMethodError'{0x0000000710367ba0}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object, int, java.lang.Object, java.lang.Object)'> (0x0000000710367ba0) 
thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 0.346 Thread 0x00000245fe0aff70 Exception <a 'java/lang/NoSuchMethodError'{0x000000070fd42900}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, long, int, java.lang.Object)'> (0x000000070fd42900) 
thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 0.351 Thread 0x00000245fe0aff70 Exception <a 'java/lang/NoSuchMethodError'{0x000000070fd957c8}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x000000070fd957c8) 
thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 0.352 Thread 0x00000245fe0aff70 Exception <a 'java/lang/NoSuchMethodError'{0x000000070fd997f0}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x000000070fd997f0) 
thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 0.364 Thread 0x00000245fe0aff70 Exception <a 'java/lang/NoSuchMethodError'{0x000000070fdf8260}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object)'> (0x000000070fdf8260) 
thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 0.538 Thread 0x00000245fe0aff70 Exception <a 'java/lang/NoSuchMethodError'{0x0000000710673440}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, long, java.lang.Object, java.lang.Object)'> (0x0000000710673440) 
thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 0.539 Thread 0x00000245fe0aff70 Exception <a 'java/lang/NoSuchMethodError'{0x000000071067ac20}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, long, java.lang.Object, java.lang.Object)'> (0x000000071067ac20) 
thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 0.540 Thread 0x00000245fe0aff70 Exception <a 'java/lang/NoSuchMethodError'{0x000000071067efe0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, long, java.lang.Object, java.lang.Object)'> (0x000000071067efe0) 
thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 0.548 Thread 0x00000245fe0aff70 Exception <a 'java/lang/NoSuchMethodError'{0x00000007106e0bc0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000007106e0bc0) 
thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766]

VM Operations (16 events):
Event: 0.081 Executing VM operation: HandshakeAllThreads
Event: 0.081 Executing VM operation: HandshakeAllThreads done
Event: 0.188 Executing VM operation: HandshakeAllThreads
Event: 0.188 Executing VM operation: HandshakeAllThreads done
Event: 0.227 Executing VM operation: HandshakeAllThreads
Event: 0.227 Executing VM operation: HandshakeAllThreads done
Event: 0.233 Executing VM operation: HandshakeAllThreads
Event: 0.233 Executing VM operation: HandshakeAllThreads done
Event: 0.359 Executing VM operation: HandshakeAllThreads
Event: 0.359 Executing VM operation: HandshakeAllThreads done
Event: 0.409 Executing VM operation: HandshakeAllThreads
Event: 0.409 Executing VM operation: HandshakeAllThreads done
Event: 0.457 Executing VM operation: ICBufferFull
Event: 0.457 Executing VM operation: ICBufferFull done
Event: 0.529 Executing VM operation: G1CollectForAllocation
Event: 0.532 Executing VM operation: G1CollectForAllocation done

Events (20 events):
Event: 0.508 loading class java/net/InetAddress$CachedLocalHost done
Event: 0.508 loading class java/util/Formatter$FixedString
Event: 0.508 loading class java/util/Formatter$FixedString done
Event: 0.511 loading class java/lang/StackTraceElement$HashedModules
Event: 0.511 loading class java/lang/StackTraceElement$HashedModules done
Event: 0.512 loading class java/util/zip/ZipFile$ZipEntryIterator
Event: 0.512 loading class java/util/zip/ZipFile$ZipEntryIterator done
Event: 0.540 loading class com/sun/org/apache/xerces/internal/dom/DeferredTextImpl
Event: 0.540 loading class com/sun/org/apache/xerces/internal/dom/TextImpl
Event: 0.541 loading class org/w3c/dom/Text
Event: 0.541 loading class org/w3c/dom/Text done
Event: 0.541 loading class com/sun/org/apache/xerces/internal/dom/TextImpl done
Event: 0.541 loading class com/sun/org/apache/xerces/internal/dom/DeferredTextImpl done
Event: 0.548 loading class java/lang/annotation/ElementType
Event: 0.548 loading class java/lang/annotation/ElementType done
Event: 0.553 loading class java/util/UnknownFormatConversionException
Event: 0.553 loading class java/util/IllegalFormatException
Event: 0.553 loading class java/util/IllegalFormatException done
Event: 0.553 loading class java/util/UnknownFormatConversionException done
Event: 0.553 loading class sun/reflect/generics/repository/ClassRepository

Dynamic libraries:
0x00007ff645360000 - 0x00007ff645370000     C:\Program Files\Java\jdk-17.0.2\bin\java.exe
0x00007ffedde50000 - 0x00007ffede048000     C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffedd130000 - 0x00007ffedd1ef000     C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffedbaf0000 - 0x00007ffedbdc2000     C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffedb830000 - 0x00007ffedb930000     C:\WINDOWS\System32\ucrtbase.dll
0x00007ffed71f0000 - 0x00007ffed7208000     C:\Program Files\Java\jdk-17.0.2\bin\jli.dll
0x00007ffed2a80000 - 0x00007ffed2a9a000     C:\Program Files\Java\jdk-17.0.2\bin\VCRUNTIME140.dll
0x00007ffedcdd0000 - 0x00007ffedce7e000     C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffedc260000 - 0x00007ffedc2fe000     C:\WINDOWS\System32\msvcrt.dll
0x00007ffedc030000 - 0x00007ffedc0cc000     C:\WINDOWS\System32\sechost.dll
0x00007ffedce80000 - 0x00007ffedcfa5000     C:\WINDOWS\System32\RPCRT4.dll
0x00007ffedd7a0000 - 0x00007ffedd941000     C:\WINDOWS\System32\USER32.dll
0x00007ffedbdd0000 - 0x00007ffedbdf2000     C:\WINDOWS\System32\win32u.dll
0x00007ffeddde0000 - 0x00007ffedde0b000     C:\WINDOWS\System32\GDI32.dll
0x00007ffec8250000 - 0x00007ffec84ea000     C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
0x00007ffedb590000 - 0x00007ffedb69f000     C:\WINDOWS\System32\gdi32full.dll
0x00007ffedb9e0000 - 0x00007ffedba7d000     C:\WINDOWS\System32\msvcp_win.dll
0x00007ffed3270000 - 0x00007ffed327a000     C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffedccc0000 - 0x00007ffedccf2000     C:\WINDOWS\System32\IMM32.DLL
0x00007ffed8d40000 - 0x00007ffed8d4c000     C:\Program Files\Java\jdk-17.0.2\bin\vcruntime140_1.dll
0x00007ffe3b310000 - 0x00007ffe3b39d000     C:\Program Files\Java\jdk-17.0.2\bin\msvcp140.dll
0x00007ffe1a6c0000 - 0x00007ffe1b281000     C:\Program Files\Java\jdk-17.0.2\bin\server\jvm.dll
0x00007ffedd790000 - 0x00007ffedd798000     C:\WINDOWS\System32\PSAPI.DLL
0x00007ffed57d0000 - 0x00007ffed57d9000     C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffed1840000 - 0x00007ffed1867000     C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffedd0c0000 - 0x00007ffedd12b000     C:\WINDOWS\System32\WS2_32.dll
0x00007ffed93f0000 - 0x00007ffed9402000     C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x00007ffec7ea0000 - 0x00007ffec7eaa000     C:\Program Files\Java\jdk-17.0.2\bin\jimage.dll
0x00007ffec9450000 - 0x00007ffec9634000     C:\WINDOWS\SYSTEM32\DBGHELP.DLL
0x00007ffebe560000 - 0x00007ffebe595000     C:\WINDOWS\SYSTEM32\dbgcore.DLL
0x00007ffedbe00000 - 0x00007ffedbe82000     C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffeb1140000 - 0x00007ffeb1165000     C:\Program Files\Java\jdk-17.0.2\bin\java.dll
0x00007ffe372c0000 - 0x00007ffe37396000     C:\Program Files\Java\jdk-17.0.2\bin\jsvml.dll
0x00007ffedc360000 - 0x00007ffedcaa5000     C:\WINDOWS\System32\SHELL32.dll
0x00007ffed9600000 - 0x00007ffed9d92000     C:\WINDOWS\SYSTEM32\windows.storage.dll
0x00007ffedd310000 - 0x00007ffedd665000     C:\WINDOWS\System32\combase.dll
0x00007ffedafa0000 - 0x00007ffedafd0000     C:\WINDOWS\SYSTEM32\Wldp.dll
0x00007ffedcfb0000 - 0x00007ffedd05d000     C:\WINDOWS\System32\SHCORE.dll
0x00007ffedcab0000 - 0x00007ffedcb05000     C:\WINDOWS\System32\shlwapi.dll
0x00007ffedb480000 - 0x00007ffedb49f000     C:\WINDOWS\SYSTEM32\profapi.dll
0x00007ffe716c0000 - 0x00007ffe716d9000     C:\Program Files\Java\jdk-17.0.2\bin\net.dll
0x00007ffed4330000 - 0x00007ffed443c000     C:\WINDOWS\SYSTEM32\WINHTTP.dll
0x00007ffedad00000 - 0x00007ffedad6a000     C:\WINDOWS\system32\mswsock.dll
0x00007ffe716a0000 - 0x00007ffe716b6000     C:\Program Files\Java\jdk-17.0.2\bin\nio.dll
0x00007ffe69210000 - 0x00007ffe69228000     C:\Program Files\Java\jdk-17.0.2\bin\zip.dll
0x00007ffec1880000 - 0x00007ffec1889000     C:\Program Files\Java\jdk-17.0.2\bin\management.dll
0x00007ffebffe0000 - 0x00007ffebffeb000     C:\Program Files\Java\jdk-17.0.2\bin\management_ext.dll
0x00007ffebd2f0000 - 0x00007ffebd307000     C:\WINDOWS\system32\napinsp.dll
0x00007ffebd2d0000 - 0x00007ffebd2eb000     C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffed6350000 - 0x00007ffed6365000     C:\WINDOWS\system32\wshbth.dll
0x00007ffed6f40000 - 0x00007ffed6f5d000     C:\WINDOWS\system32\NLAapi.dll
0x00007ffeda9a0000 - 0x00007ffeda9db000     C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffeda9f0000 - 0x00007ffedaabb000     C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffedbe90000 - 0x00007ffedbe98000     C:\WINDOWS\System32\NSI.dll
0x00007ffebd2b0000 - 0x00007ffebd2c2000     C:\WINDOWS\System32\winrnr.dll
0x00007ffed3240000 - 0x00007ffed324a000     C:\Windows\System32\rasadhlp.dll
0x00007ffed2fb0000 - 0x00007ffed3030000     C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffedb800000 - 0x00007ffedb827000     C:\WINDOWS\System32\bcrypt.dll

dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;C:\Program Files\Java\jdk-17.0.2\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e;C:\Program Files\Java\jdk-17.0.2\bin\server

VM Arguments:
java_command: ./MiraiCP-loader-2.14.0.jar
java_class_path (initial): ./MiraiCP-loader-2.14.0.jar
Launcher Type: SUN_STANDARD

[Global flags]
     intx CICompilerCount                          = 4                                         {product} {ergonomic}
     uint ConcGCThreads                            = 2                                         {product} {ergonomic}
     uint G1ConcRefinementThreads                  = 8                                         {product} {ergonomic}
   size_t G1HeapRegionSize                         = 2097152                                   {product} {ergonomic}
    uintx GCDrainStackTargetSize                   = 64                                        {product} {ergonomic}
   size_t InitialHeapSize                          = 268435456                                 {product} {ergonomic}
   size_t MarkStackSize                            = 4194304                                   {product} {ergonomic}
   size_t MaxHeapSize                              = 4282384384                                {product} {ergonomic}
   size_t MaxNewSize                               = 2569011200                                {product} {ergonomic}
   size_t MinHeapDeltaBytes                        = 2097152                                   {product} {ergonomic}
   size_t MinHeapSize                              = 8388608                                   {product} {ergonomic}
    uintx NonNMethodCodeHeapSize                   = 5839372                                {pd product} {ergonomic}
    uintx NonProfiledCodeHeapSize                  = 122909434                              {pd product} {ergonomic}
    uintx ProfiledCodeHeapSize                     = 122909434                              {pd product} {ergonomic}
    uintx ReservedCodeCacheSize                    = 251658240                              {pd product} {ergonomic}
     bool SegmentedCodeCache                       = true                                      {product} {ergonomic}
   size_t SoftMaxHeapSize                          = 4282384384                             {manageable} {ergonomic}
     bool UseCompressedClassPointers               = true                           {product lp64_product} {ergonomic}
     bool UseCompressedOops                        = true                           {product lp64_product} {ergonomic}
     bool UseG1GC                                  = true                                      {product} {ergonomic}
     bool UseLargePagesIndividualAllocation        = false                                  {pd product} {ergonomic}

Logging:
Log output configuration:
 #0: stdout all=warning uptime,level,tags
 #1: stderr all=off uptime,level,tags

Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_131
CLASSPATH=.;C:\Program Files\Java\jdk1.8.0_131\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_131\lib\tools.jar;
PATH=C:\Users\Administrator\AppData\Local\Programs\Python\Python37;C:\Users\Administrator\AppData\Local\Programs\Python\Python37\Scripts;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Microsoft\jdk-11.0.12.7-hotspot\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Java\jdk1.8.0_131\bin;D:\maven\apache-maven-3.6.3\bin;C:\Program Files\dotnet\;C:\Program Files\Java\jdk1.8.0_131\bin;C:\Program Files\Java\jdk1.8.0_191\bin;C:\Program Files\Redis\;C:\Program Files (x86)\php\ext;C:\Program Files (x86)\NetSarang\Xshell 7\;C:\Users\Administrator\AppData\Local\Programs\Python\Python37;C:\Users\Administrator\AppData\Local\Programs\Python\Python37\Scripts;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin;C:\Program Files\CMake\bin;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;C:\ProgramData\chocolatey\bin;C:\Users\Administrator\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files (x86)\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Program Files (x86)\Microsoft Visual Studio\Common\Tools;C:\Program Files (x86)\Microsoft Visual Studio\VC98\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk1.8.0_131\bin;D:
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 9, GenuineIntel

---------------  S Y S T E M  ---------------

OS:
 Windows 10 , 64 bit Build 19041 (10.0.19041.2546)
OS uptime: 2 days 16:56 hours

CPU: total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 158 stepping 9 microcode 0xb4, cx8, cmov, fxsr, ht, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, erms, clmul, bmi1, bmi2, rtm, adx, fma, vzeroupper, clflush, clflushopt

Memory: 4k page, system-wide physical 16329M (3418M free)
TotalPageFile size 40905M (AvailPageFile size 326M)
current process WorkingSet (physical memory assigned to process): 85M, peak: 85M
current process commit charge ("private bytes"): 359M, peak: 360M

vm_info: Java HotSpot(TM) 64-Bit Server VM (17.0.2+8-LTS-86) for windows-amd64 JRE (17.0.2+8-LTS-86), built on Dec  7 2021 21:51:03 by "mach5one" with MS VC++ 16.8 / 16.9 (VS2019)

END.

版本

2.14.0

组件

Plugin(SDK), 不属于上述项或我不知道属于哪一项

编译器

Microsoft Visual C++ (MSVC)

系统

Windows

架构

x86-64/amd64

Antares0982 commented 1 year ago
MiraiCP::KtOperation::ktOperationStr KtOperation.cpp:33
MiraiCP::KtOperation::ktOperation KtOperation.cpp:27
MiraiCP::Group::getFileListString Group.cpp:223
MiraiCP::Group::getFileList Group.cpp:230
...

std::string re的值单返回一个"]"