feat:适配本地编译器版本

asv2022.3.1
wanghao 3 weeks ago
parent b5ad951171
commit 94a5a31ad6

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="com.codeverse.userSettings.MarscodeWorkspaceAppSettingsState">
<option name="CKGUserStarteByUser" value="true" />
<option name="ckgOperationStatus" value="CONFIRM" />
<option name="lastCKGNotifyTime" value="1776143559177" />
</component>
</project>

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="1.8" />
<bytecodeTargetLevel target="17" />
</component>
</project>

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetDropDown">
<targetSelectedWithDropDown>
<Target>
<type value="QUICK_BOOT_TARGET" />
<deviceKey>
<Key>
<type value="VIRTUAL_DEVICE_PATH" />
<value value="D:\AndroidSdk\.android\avd\Pixel_XL_API_33.avd" />
</Key>
</deviceKey>
</Target>
</targetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2026-01-09T07:41:35.718330500Z" />
</component>
</project>

@ -0,0 +1,3 @@
<component name="ProjectDictionaryState">
<dictionary name="wanghao" />
</component>

@ -4,17 +4,17 @@
<component name="GradleSettings">
<option name="linkedExternalProjectsSettings">
<GradleProjectSettings>
<option name="testRunner" value="PLATFORM" />
<option name="distributionType" value="DEFAULT_WRAPPED" />
<option name="testRunner" value="GRADLE" />
<option name="distributionType" value="LOCAL" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="gradleHome" value="$PROJECT_DIR$/../../../android gradle version/gradle-8.0.2" />
<option name="gradleJvm" value="jbr-17" />
<option name="modules">
<set>
<option value="$PROJECT_DIR$" />
<option value="$PROJECT_DIR$/app" />
</set>
</option>
<option name="resolveModulePerSourceSet" value="false" />
<option name="useQualifiedModuleNames" value="true" />
</GradleProjectSettings>
</option>
</component>

@ -0,0 +1,6 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="RawUseOfParameterizedType" enabled="false" level="WARNING" enabled_by_default="false" />
</profile>
</component>

@ -1,68 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="NullableNotNullManager">
<option name="myDefaultNullable" value="android.support.annotation.Nullable" />
<option name="myDefaultNotNull" value="android.support.annotation.NonNull" />
<option name="myNullables">
<value>
<list size="14">
<item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.Nullable" />
<item index="1" class="java.lang.String" itemvalue="javax.annotation.Nullable" />
<item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" />
<item index="3" class="java.lang.String" itemvalue="android.support.annotation.Nullable" />
<item index="4" class="java.lang.String" itemvalue="androidx.annotation.Nullable" />
<item index="5" class="java.lang.String" itemvalue="androidx.annotation.RecentlyNullable" />
<item index="6" class="java.lang.String" itemvalue="com.android.annotations.Nullable" />
<item index="7" class="java.lang.String" itemvalue="javax.annotation.CheckForNull" />
<item index="8" class="java.lang.String" itemvalue="org.checkerframework.checker.nullness.qual.Nullable" />
<item index="9" class="java.lang.String" itemvalue="org.checkerframework.checker.nullness.compatqual.NullableDecl" />
<item index="10" class="java.lang.String" itemvalue="org.checkerframework.checker.nullness.compatqual.NullableType" />
<item index="11" class="java.lang.String" itemvalue="org.eclipse.jdt.annotation.Nullable" />
<item index="12" class="java.lang.String" itemvalue="io.reactivex.annotations.Nullable" />
<item index="13" class="java.lang.String" itemvalue="io.reactivex.rxjava3.annotations.Nullable" />
</list>
</value>
</option>
<option name="myNotNulls">
<value>
<list size="13">
<item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.NotNull" />
<item index="1" class="java.lang.String" itemvalue="javax.annotation.Nonnull" />
<item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.NonNull" />
<item index="3" class="java.lang.String" itemvalue="android.support.annotation.NonNull" />
<item index="4" class="java.lang.String" itemvalue="androidx.annotation.NonNull" />
<item index="5" class="java.lang.String" itemvalue="androidx.annotation.RecentlyNonNull" />
<item index="6" class="java.lang.String" itemvalue="com.android.annotations.NonNull" />
<item index="7" class="java.lang.String" itemvalue="org.checkerframework.checker.nullness.qual.NonNull" />
<item index="8" class="java.lang.String" itemvalue="org.checkerframework.checker.nullness.compatqual.NonNullDecl" />
<item index="9" class="java.lang.String" itemvalue="org.checkerframework.checker.nullness.compatqual.NonNullType" />
<item index="10" class="java.lang.String" itemvalue="org.eclipse.jdt.annotation.NonNull" />
<item index="11" class="java.lang.String" itemvalue="io.reactivex.annotations.NonNull" />
<item index="12" class="java.lang.String" itemvalue="io.reactivex.rxjava3.annotations.NonNull" />
</list>
</value>
</option>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="jbr-17" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">
<option name="id" value="Android" />
</component>
<component name="masterDetails">
<states>
<state key="ProjectJDKs.UI">
<settings>
<last-edited>1.8</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
</states>
</component>
</project>

@ -2,8 +2,11 @@
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/demo.iml" filepath="$PROJECT_DIR$/demo.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/app/demo.app.iml" filepath="$PROJECT_DIR$/.idea/modules/app/demo.app.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/gongjiao.iml" filepath="$PROJECT_DIR$/.idea/modules/gongjiao.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/app/gongjiao.app.iml" filepath="$PROJECT_DIR$/.idea/modules/app/gongjiao.app.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/app/gongjiao.app.androidTest.iml" filepath="$PROJECT_DIR$/.idea/modules/app/gongjiao.app.androidTest.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/app/gongjiao.app.main.iml" filepath="$PROJECT_DIR$/.idea/modules/app/gongjiao.app.main.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/app/gongjiao.app.unitTest.iml" filepath="$PROJECT_DIR$/.idea/modules/app/gongjiao.app.unitTest.iml" />
</modules>
</component>
</project>

@ -0,0 +1,61 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="navEditor-manualLayoutAlgorithm2">
<option name="myPositions">
<map>
<entry key="nav_graph.xml">
<value>
<LayoutPositions>
<option name="myPositions">
<map>
<entry key="FirstFragment">
<value>
<LayoutPositions>
<option name="myPosition">
<Point>
<option name="x" value="256" />
<option name="y" value="12" />
</Point>
</option>
<option name="myPositions">
<map>
<entry key="action_FirstFragment_to_SecondFragment">
<value>
<LayoutPositions />
</value>
</entry>
</map>
</option>
</LayoutPositions>
</value>
</entry>
<entry key="SecondFragment">
<value>
<LayoutPositions>
<option name="myPosition">
<Point>
<option name="x" value="12" />
<option name="y" value="12" />
</Point>
</option>
<option name="myPositions">
<map>
<entry key="action_SecondFragment_to_FirstFragment">
<value>
<LayoutPositions />
</value>
</entry>
</map>
</option>
</LayoutPositions>
</value>
</entry>
</map>
</option>
</LayoutPositions>
</value>
</entry>
</map>
</option>
</component>
</project>

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RunConfigurationProducerService">
<option name="ignoredProducers">
<set>
<option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" />
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" />
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" />
</set>
</option>
</component>
</project>

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="" vcs="Git" />
</component>
</project>

@ -1,19 +1,19 @@
apply plugin: 'com.android.application'
plugins {
id 'com.android.application'
}
android {
compileSdkVersion 29
buildToolsVersion '29.0.0'
namespace "com.example.tyre"
compileSdk 33
// compileSdkVersion 29
// buildToolsVersion '29.0.0'
defaultConfig {
applicationId "com.example.tyre"
minSdkVersion 21
targetSdkVersion 29
minSdk 24
targetSdk 33
versionCode 1
versionName "1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
}
buildTypes {
@ -22,27 +22,30 @@ android {
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
}
dependencies {
implementation(platform("org.jetbrains.kotlin:kotlin-bom:1.8.0"))
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
// implementation 'com.android.support:support-v4:29.+'
implementation 'com.android.support:support-v4:29.+'
implementation 'com.android.support:appcompat-v7:29.+'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
implementation 'com.google.android.material:material:1.1.0'
implementation 'androidx.navigation:navigation-fragment:2.2.2'
implementation 'androidx.navigation:navigation-ui:2.2.2'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test:runner:1.2.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'com.android.support.constraint:constraint-layout:2.0.4'
implementation 'com.google.android.material:material:1.8.0'
implementation 'androidx.navigation:navigation-fragment:2.5.3'
implementation 'androidx.navigation:navigation-ui:2.5.3'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test:runner:1.5.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
implementation 'com.jakewharton:butterknife:10.2.0'
annotationProcessor 'com.jakewharton:butterknife-compiler:10.2.0'
implementation 'com.lzy.net:okgo:3.0.4'
implementation 'com.google.code.gson:gson:2.8.5'
implementation 'androidx.recyclerview:recyclerview:1.0.0'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'androidx.recyclerview:recyclerview:1.3.0'
implementation files('libs/uhfcom13_v15.jar')
implementation files('libs/SerialPort.jar')
}

Binary file not shown.

@ -1,12 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.example.tyre">
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"
android:maxSdkVersion="32"
tools:ignore="ScopedStorage" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"
android:maxSdkVersion="32" />
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
<application
@ -56,7 +60,6 @@
android:exported="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>

@ -13,11 +13,7 @@ buildscript {
maven{url'https://maven.aliyun.com/repository/public'}
}
dependencies {
classpath 'com.android.tools.build:gradle:3.2.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
classpath 'com.android.tools.build:gradle:8.1.2'
}
}

Binary file not shown.

@ -1,6 +1,6 @@
#Tue Dec 03 10:27:19 CST 2019
#Mon Apr 13 17:46:42 CST 2026
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-all.zip

@ -1,360 +0,0 @@
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 797216 bytes for Chunk::new
# Possible reasons:
# The system is out of physical RAM or swap space
# In 32 bit mode, the process size limit was hit
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Use 64 bit Java on a 64 bit OS
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
# Decrease Java thread stack sizes (-Xss)
# Set larger code cache with -XX:ReservedCodeCacheSize=
# This output file may be truncated or incomplete.
#
# Out of Memory Error (allocation.cpp:390), pid=15436, tid=0x0000000000001660
#
# JRE version: OpenJDK Runtime Environment (8.0_152-b01) (build 1.8.0_152-release-915-b01)
# Java VM: OpenJDK 64-Bit Server VM (25.152-b01 mixed mode windows-amd64 compressed oops)
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
--------------- T H R E A D ---------------
Current thread (0x0000000016f3b000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=5728, stack(0x0000000018f20000,0x0000000019020000)]
Stack: [0x0000000018f20000,0x0000000019020000]
[error occurred during error reporting (printing stack bounds), id 0xc0000005]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
Current CompileTask:
C2: 34454 13420 4 com.android.tools.r8.ir.regalloc.LinearScanRegisterAllocator::allocateSingleInterval (797 bytes)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000001fca8000 JavaThread "ForkJoinPool.commonPool-worker-0" daemon [_thread_in_Java, id=17772, stack(0x00000000262e0000,0x00000000263e0000)]
0x000000001fca7800 JavaThread "ForkJoinPool.commonPool-worker-3" daemon [_thread_in_Java, id=16888, stack(0x00000000261e0000,0x00000000262e0000)]
0x000000001fca6800 JavaThread "ForkJoinPool.commonPool-worker-2" daemon [_thread_in_Java, id=8504, stack(0x00000000260e0000,0x00000000261e0000)]
0x000000001fca2000 JavaThread "ForkJoinPool.commonPool-worker-1" daemon [_thread_blocked, id=18988, stack(0x0000000025fe0000,0x00000000260e0000)]
0x000000001e424800 JavaThread "Cache worker for Java compile cache (H:\MyApplication 410\Tyre\.gradle\4.6\javaCompile)" [_thread_blocked, id=456, stack(0x00000000254e0000,0x00000000255e0000)]
0x000000001e42b000 JavaThread "stdout" [_thread_in_native, id=10784, stack(0x00000000253e0000,0x00000000254e0000)]
0x000000001e423800 JavaThread "stderr" [_thread_in_native, id=11408, stack(0x00000000252e0000,0x00000000253e0000)]
0x000000001e42a800 JavaThread "pool-3-thread-1" [_thread_blocked, id=6656, stack(0x0000000023de0000,0x0000000023ee0000)]
0x000000001e429800 JavaThread "Task worker for ':' Thread 3" [_thread_blocked, id=8788, stack(0x0000000023ce0000,0x0000000023de0000)]
0x000000001e428000 JavaThread "Task worker for ':' Thread 2" [_thread_blocked, id=14560, stack(0x0000000022bc0000,0x0000000022cc0000)]
0x000000001e421800 JavaThread "Task worker for ':'" [_thread_blocked, id=12152, stack(0x0000000022ac0000,0x0000000022bc0000)]
0x000000001e426800 JavaThread "Cache worker for Build Output Cleanup Cache (H:\MyApplication 410\Tyre\.gradle\buildOutputCleanup)" [_thread_blocked, id=7364, stack(0x00000000229c0000,0x0000000022ac0000)]
0x000000001e420800 JavaThread "Cache worker for task history cache (H:\MyApplication 410\Tyre\.gradle\4.6\taskHistory)" [_thread_blocked, id=2696, stack(0x00000000228c0000,0x00000000229c0000)]
0x000000001e427800 JavaThread "Cache worker for file content cache (H:\MyApplication 410\Tyre\.gradle\4.6\fileContent)" [_thread_blocked, id=772, stack(0x0000000021970000,0x0000000021a70000)]
0x000000001e420000 JavaThread "Memory manager" [_thread_blocked, id=2828, stack(0x0000000021870000,0x0000000021970000)]
0x000000001a72e000 JavaThread "pool-1-thread-1" [_thread_blocked, id=11016, stack(0x0000000021570000,0x0000000021670000)]
0x000000001a730000 JavaThread "Build operations Thread 4" [_thread_blocked, id=4680, stack(0x0000000021070000,0x0000000021170000)]
0x000000001a72d800 JavaThread "Build operations Thread 3" [_thread_blocked, id=13028, stack(0x0000000020f70000,0x0000000021070000)]
0x000000001a72c800 JavaThread "Build operations Thread 2" [_thread_blocked, id=10092, stack(0x0000000020e70000,0x0000000020f70000)]
0x000000001a72c000 JavaThread "Build operations" [_thread_blocked, id=13588, stack(0x0000000020840000,0x0000000020940000)]
0x000000001a72f000 JavaThread "Cache worker for Artifact transforms cache (C:\Users\<5C><EFBFBD><E585B6>𨜏.gradle\caches\transforms-1)" [_thread_blocked, id=1200, stack(0x000000001de90000,0x000000001df90000)]
0x000000001a730800 JavaThread "Cache worker for file hash cache (H:\MyApplication 410\Tyre\.gradle\4.6\fileHashes)" [_thread_blocked, id=9420, stack(0x000000001cbc0000,0x000000001ccc0000)]
0x000000001a633800 JavaThread "File lock request listener" [_thread_in_native, id=19308, stack(0x000000001cac0000,0x000000001cbc0000)]
0x000000001a633000 JavaThread "Cache worker for file hash cache (C:\Users\<5C><EFBFBD><E585B6>𨜏.gradle\caches\4.6\fileHashes)" [_thread_blocked, id=14308, stack(0x000000001c9c0000,0x000000001cac0000)]
0x0000000018a3b800 JavaThread "Stdin handler" [_thread_blocked, id=7076, stack(0x000000001b6f0000,0x000000001b7f0000)]
0x0000000018a3b000 JavaThread "Asynchronous log dispatcher for DefaultDaemonConnection: socket connection from /127.0.0.1:52834 to /127.0.0.1:52836" [_thread_blocked, id=8976, stack(0x000000001b5f0000,0x000000001b6f0000)]
0x000000001a3b0000 JavaThread "Daemon worker" [_thread_in_native, id=12332, stack(0x000000001b4f0000,0x000000001b5f0000)]
0x000000001a3af800 JavaThread "Cancel handler" [_thread_blocked, id=14164, stack(0x000000001b3f0000,0x000000001b4f0000)]
0x00000000198ee000 JavaThread "Handler for socket connection from /127.0.0.1:52834 to /127.0.0.1:52836" [_thread_in_native, id=8340, stack(0x000000001b0f0000,0x000000001b1f0000)]
0x00000000198ea800 JavaThread "Daemon" [_thread_blocked, id=12100, stack(0x000000001aff0000,0x000000001b0f0000)]
0x000000001a0d7000 JavaThread "Daemon periodic checks" [_thread_blocked, id=19788, stack(0x000000001aef0000,0x000000001aff0000)]
0x000000001a2f3000 JavaThread "Incoming local TCP Connector on port 52834" [_thread_in_native, id=19416, stack(0x000000001adf0000,0x000000001aef0000)]
0x00000000189b9000 JavaThread "Service Thread" daemon [_thread_blocked, id=7216, stack(0x0000000019220000,0x0000000019320000)]
0x000000001892e000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=1284, stack(0x0000000019120000,0x0000000019220000)]
0x0000000016f3d800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=3756, stack(0x0000000019020000,0x0000000019120000)]
=>0x0000000016f3b000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=5728, stack(0x0000000018f20000,0x0000000019020000)]
0x0000000018928800 JavaThread "Attach Listener" daemon [_thread_blocked, id=12252, stack(0x0000000018e20000,0x0000000018f20000)]
0x0000000016ef0800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2248, stack(0x0000000018d20000,0x0000000018e20000)]
0x0000000016ec8800 JavaThread "Finalizer" daemon [_thread_blocked, id=15940, stack(0x0000000018130000,0x0000000018230000)]
0x0000000003482800 JavaThread "Reference Handler" daemon [_thread_blocked, id=9956, stack(0x0000000018030000,0x0000000018130000)]
0x0000000003392800 JavaThread "main" [_thread_blocked, id=7724, stack(0x00000000031d0000,0x00000000032d0000)]
Other Threads:
0x0000000016ea5800 VMThread [stack: 0x0000000017f30000,0x0000000018030000] [id=11628]
0x00000000189ba000 WatcherThread [stack: 0x0000000019320000,0x0000000019420000] [id=7636]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 211456K, used 164197K [0x00000000e0000000, 0x00000000f1980000, 0x0000000100000000)
eden space 175104K, 73% used [0x00000000e0000000,0x00000000e7cdf688,0x00000000eab00000)
from space 36352K, 99% used [0x00000000ef600000,0x00000000f197a000,0x00000000f1980000)
to space 24576K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000ec300000)
ParOldGen total 174080K, used 79145K [0x00000000a0000000, 0x00000000aaa00000, 0x00000000e0000000)
object space 174080K, 45% used [0x00000000a0000000,0x00000000a4d4a4a0,0x00000000aaa00000)
Metaspace used 76707K, capacity 79560K, committed 79704K, reserved 1118208K
class space used 9974K, capacity 10559K, committed 10624K, reserved 1048576K
Card table byte_map: [0x0000000012930000,0x0000000012c40000] byte_map_base: 0x0000000012430000
Marking Bits: (ParMarkBitMap*) 0x000000006db23950
Begin Bits: [0x0000000013240000, 0x0000000014a40000)
End Bits: [0x0000000014a40000, 0x0000000016240000)
Polling page: 0x0000000000980000
CodeCache: size=245760Kb used=39048Kb max_used=39048Kb free=206711Kb
bounds [0x0000000003570000, 0x0000000005bc0000, 0x0000000012570000]
total_blobs=12149 nmethods=11311 adapters=749
compilation: enabled
Compilation events (10 events):
Event: 34.342 Thread 0x000000001892e000 nmethod 13427 0x0000000005b5d150 code [0x0000000005b5d2a0, 0x0000000005b5d3b0]
Event: 34.344 Thread 0x000000001892e000 13428 2 com.android.tools.r8.ir.conversion.IRConverter::printC1VisualizerHeader (98 bytes)
Event: 34.345 Thread 0x000000001892e000 nmethod 13428 0x0000000005b5d410 code [0x0000000005b5d640, 0x0000000005b5da98]
Event: 34.345 Thread 0x000000001892e000 13429 2 com.android.tools.r8.ir.optimize.CodeRewriter::disableAssertions (244 bytes)
Event: 34.347 Thread 0x000000001892e000 nmethod 13429 0x0000000005b5df10 code [0x0000000005b5e240, 0x0000000005b5ef88]
Event: 34.348 Thread 0x000000001892e000 13430 2 com.android.tools.r8.ir.optimize.CodeRewriter::identifyReturnsArgument (253 bytes)
Event: 34.348 Thread 0x0000000016f3b000 nmethod 13409 0x0000000005b634d0 code [0x0000000005b63660, 0x0000000005b63e38]
Event: 34.348 Thread 0x0000000016f3b000 13420 4 com.android.tools.r8.ir.regalloc.LinearScanRegisterAllocator::allocateSingleInterval (797 bytes)
Event: 34.349 Thread 0x000000001892e000 nmethod 13430 0x0000000005b62190 code [0x0000000005b62440, 0x0000000005b62be8]
Event: 34.407 Thread 0x000000001892e000 13451 2 com.android.tools.r8.org.objectweb.asm.ClassReader::readMethod (1126 bytes)
GC Heap History (10 events):
Event: 20.250 GC heap before
{Heap before GC invocations=13 (full 2):
PSYoungGen total 157184K, used 36778K [0x00000000e0000000, 0x00000000ec800000, 0x0000000100000000)
eden space 141824K, 15% used [0x00000000e0000000,0x00000000e14eaf00,0x00000000e8a80000)
from space 15360K, 99% used [0x00000000e9e80000,0x00000000ead7f9d0,0x00000000ead80000)
to space 20480K, 0% used [0x00000000e8a80000,0x00000000e8a80000,0x00000000e9e80000)
ParOldGen total 119808K, used 31784K [0x00000000a0000000, 0x00000000a7500000, 0x00000000e0000000)
object space 119808K, 26% used [0x00000000a0000000,0x00000000a1f0a018,0x00000000a7500000)
Metaspace used 57187K, capacity 58966K, committed 59028K, reserved 1099776K
class space used 7712K, capacity 8144K, committed 8192K, reserved 1048576K
Event: 20.262 GC heap after
Heap after GC invocations=13 (full 2):
PSYoungGen total 162304K, used 13514K [0x00000000e0000000, 0x00000000ed900000, 0x0000000100000000)
eden space 141824K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e8a80000)
from space 20480K, 65% used [0x00000000e8a80000,0x00000000e97b2bf8,0x00000000e9e80000)
to space 20480K, 0% used [0x00000000ec500000,0x00000000ec500000,0x00000000ed900000)
ParOldGen total 119808K, used 34855K [0x00000000a0000000, 0x00000000a7500000, 0x00000000e0000000)
object space 119808K, 29% used [0x00000000a0000000,0x00000000a2209f30,0x00000000a7500000)
Metaspace used 57187K, capacity 58966K, committed 59028K, reserved 1099776K
class space used 7712K, capacity 8144K, committed 8192K, reserved 1048576K
}
Event: 20.262 GC heap before
{Heap before GC invocations=14 (full 3):
PSYoungGen total 162304K, used 13514K [0x00000000e0000000, 0x00000000ed900000, 0x0000000100000000)
eden space 141824K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e8a80000)
from space 20480K, 65% used [0x00000000e8a80000,0x00000000e97b2bf8,0x00000000e9e80000)
to space 20480K, 0% used [0x00000000ec500000,0x00000000ec500000,0x00000000ed900000)
ParOldGen total 119808K, used 34855K [0x00000000a0000000, 0x00000000a7500000, 0x00000000e0000000)
object space 119808K, 29% used [0x00000000a0000000,0x00000000a2209f30,0x00000000a7500000)
Metaspace used 57187K, capacity 58966K, committed 59028K, reserved 1099776K
class space used 7712K, capacity 8144K, committed 8192K, reserved 1048576K
Event: 20.456 GC heap after
Heap after GC invocations=14 (full 3):
PSYoungGen total 162304K, used 0K [0x00000000e0000000, 0x00000000ed900000, 0x0000000100000000)
eden space 141824K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e8a80000)
from space 20480K, 0% used [0x00000000e8a80000,0x00000000e8a80000,0x00000000e9e80000)
to space 20480K, 0% used [0x00000000ec500000,0x00000000ec500000,0x00000000ed900000)
ParOldGen total 174080K, used 34862K [0x00000000a0000000, 0x00000000aaa00000, 0x00000000e0000000)
object space 174080K, 20% used [0x00000000a0000000,0x00000000a220ba00,0x00000000aaa00000)
Metaspace used 57187K, capacity 58966K, committed 59028K, reserved 1099776K
class space used 7712K, capacity 8144K, committed 8192K, reserved 1048576K
}
Event: 28.657 GC heap before
{Heap before GC invocations=15 (full 3):
PSYoungGen total 162304K, used 141824K [0x00000000e0000000, 0x00000000ed900000, 0x0000000100000000)
eden space 141824K, 100% used [0x00000000e0000000,0x00000000e8a80000,0x00000000e8a80000)
from space 20480K, 0% used [0x00000000e8a80000,0x00000000e8a80000,0x00000000e9e80000)
to space 20480K, 0% used [0x00000000ec500000,0x00000000ec500000,0x00000000ed900000)
ParOldGen total 174080K, used 34862K [0x00000000a0000000, 0x00000000aaa00000, 0x00000000e0000000)
object space 174080K, 20% used [0x00000000a0000000,0x00000000a220ba00,0x00000000aaa00000)
Metaspace used 64322K, capacity 66158K, committed 66392K, reserved 1105920K
class space used 8525K, capacity 9002K, committed 9088K, reserved 1048576K
Event: 28.676 GC heap after
Heap after GC invocations=15 (full 3):
PSYoungGen total 195584K, used 20458K [0x00000000e0000000, 0x00000000edb00000, 0x0000000100000000)
eden space 175104K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000eab00000)
from space 20480K, 99% used [0x00000000ec500000,0x00000000ed8faa60,0x00000000ed900000)
to space 24576K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000ec300000)
ParOldGen total 174080K, used 39011K [0x00000000a0000000, 0x00000000aaa00000, 0x00000000e0000000)
object space 174080K, 22% used [0x00000000a0000000,0x00000000a2618e40,0x00000000aaa00000)
Metaspace used 64322K, capacity 66158K, committed 66392K, reserved 1105920K
class space used 8525K, capacity 9002K, committed 9088K, reserved 1048576K
}
Event: 32.275 GC heap before
{Heap before GC invocations=16 (full 3):
PSYoungGen total 195584K, used 195562K [0x00000000e0000000, 0x00000000edb00000, 0x0000000100000000)
eden space 175104K, 100% used [0x00000000e0000000,0x00000000eab00000,0x00000000eab00000)
from space 20480K, 99% used [0x00000000ec500000,0x00000000ed8faa60,0x00000000ed900000)
to space 24576K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000ec300000)
ParOldGen total 174080K, used 39011K [0x00000000a0000000, 0x00000000aaa00000, 0x00000000e0000000)
object space 174080K, 22% used [0x00000000a0000000,0x00000000a2618e40,0x00000000aaa00000)
Metaspace used 67197K, capacity 69082K, committed 69336K, reserved 1110016K
class space used 8770K, capacity 9194K, committed 9216K, reserved 1048576K
Event: 32.318 GC heap after
Heap after GC invocations=16 (full 3):
PSYoungGen total 199680K, used 24564K [0x00000000e0000000, 0x00000000f1980000, 0x0000000100000000)
eden space 175104K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000eab00000)
from space 24576K, 99% used [0x00000000eab00000,0x00000000ec2fd120,0x00000000ec300000)
to space 36352K, 0% used [0x00000000ef600000,0x00000000ef600000,0x00000000f1980000)
ParOldGen total 174080K, used 62338K [0x00000000a0000000, 0x00000000aaa00000, 0x00000000e0000000)
object space 174080K, 35% used [0x00000000a0000000,0x00000000a3ce0b58,0x00000000aaa00000)
Metaspace used 67197K, capacity 69082K, committed 69336K, reserved 1110016K
class space used 8770K, capacity 9194K, committed 9216K, reserved 1048576K
}
Event: 33.700 GC heap before
{Heap before GC invocations=17 (full 3):
PSYoungGen total 199680K, used 199668K [0x00000000e0000000, 0x00000000f1980000, 0x0000000100000000)
eden space 175104K, 100% used [0x00000000e0000000,0x00000000eab00000,0x00000000eab00000)
from space 24576K, 99% used [0x00000000eab00000,0x00000000ec2fd120,0x00000000ec300000)
to space 36352K, 0% used [0x00000000ef600000,0x00000000ef600000,0x00000000f1980000)
ParOldGen total 174080K, used 62338K [0x00000000a0000000, 0x00000000aaa00000, 0x00000000e0000000)
object space 174080K, 35% used [0x00000000a0000000,0x00000000a3ce0b58,0x00000000aaa00000)
Metaspace used 75690K, capacity 78534K, committed 78808K, reserved 1118208K
class space used 9890K, capacity 10492K, committed 10496K, reserved 1048576K
Event: 33.759 GC heap after
Heap after GC invocations=17 (full 3):
PSYoungGen total 211456K, used 36328K [0x00000000e0000000, 0x00000000f1980000, 0x0000000100000000)
eden space 175104K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000eab00000)
from space 36352K, 99% used [0x00000000ef600000,0x00000000f197a000,0x00000000f1980000)
to space 24576K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000ec300000)
ParOldGen total 174080K, used 79145K [0x00000000a0000000, 0x00000000aaa00000, 0x00000000e0000000)
object space 174080K, 45% used [0x00000000a0000000,0x00000000a4d4a4a0,0x00000000aaa00000)
Metaspace used 75690K, capacity 78534K, committed 78808K, reserved 1118208K
class space used 9890K, capacity 10492K, committed 10496K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 33.932 Thread 0x000000001fca7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004e94d50 method=com.android.tools.r8.ir.conversion.JarState.getLocalRegister(ILcom/android/tools/r8/org/objectweb/asm/Type;)I @ 72
Event: 34.273 Thread 0x000000001fca6800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000005b1e00c method=com.android.tools.r8.ir.code.Instruction.identicalAfterRegisterAllocation(Lcom/android/tools/r8/ir/code/Instruction;Lcom/android/tools/r8/ir/regalloc/RegisterAllocator;)
Event: 34.273 Thread 0x000000001fca6800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000005b1e00c method=com.android.tools.r8.ir.code.Instruction.identicalAfterRegisterAllocation(Lcom/android/tools/r8/ir/code/Instruction;Lcom/android/tools/r8/ir/regalloc/RegisterAllocator;)
Event: 34.273 Thread 0x000000001fca6800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000005b1e00c method=com.android.tools.r8.ir.code.Instruction.identicalAfterRegisterAllocation(Lcom/android/tools/r8/ir/code/Instruction;Lcom/android/tools/r8/ir/regalloc/RegisterAllocator;)
Event: 34.273 Thread 0x000000001fca6800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000005b1e00c method=com.android.tools.r8.ir.code.Instruction.identicalAfterRegisterAllocation(Lcom/android/tools/r8/ir/code/Instruction;Lcom/android/tools/r8/ir/regalloc/RegisterAllocator;)
Event: 34.319 Thread 0x000000001fca7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000520ee70 method=com.android.tools.r8.ir.optimize.CodeRewriter.lambda$insertConstantInBlock$9(Lcom/android/tools/r8/ir/code/Instruction;ZLcom/android/tools/r8/ir/code/Instruction;)Z @ 24
Event: 34.324 Thread 0x000000001fca7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000520e734 method=com.android.tools.r8.ir.optimize.CodeRewriter.lambda$insertConstantInBlock$9(Lcom/android/tools/r8/ir/code/Instruction;ZLcom/android/tools/r8/ir/code/Instruction;)Z @ 24
Event: 34.326 Thread 0x000000001fca8000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000474540c method=com.android.tools.r8.ir.regalloc.LiveIntervals.getSplitCovering(I)Lcom/android/tools/r8/ir/regalloc/LiveIntervals; @ 155
Event: 34.331 Thread 0x000000001fca8000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005ac7a80 method=com.android.tools.r8.ir.conversion.JarSourceCode.getTryHandlers(Lcom/android/tools/r8/org/objectweb/asm/tree/AbstractInsnNode;)Ljava/util/List; @ 55
Event: 34.379 Thread 0x000000001fca2000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000055cd3e0 method=com.android.tools.r8.org.objectweb.asm.ClassReader.readMethod(Lcom/android/tools/r8/org/objectweb/asm/ClassVisitor;Lcom/android/tools/r8/org/objectweb/asm/Context;I)I @ 390
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 33.498 Thread 0x000000001a3b0000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e6c94568) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 33.518 Thread 0x000000001a3b0000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e6c95470) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 33.519 Thread 0x000000001a3b0000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e6c97530) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 33.920 Thread 0x000000001a3b0000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e00e4ee0) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 33.921 Thread 0x000000001a3b0000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e00e5de8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 33.921 Thread 0x000000001a3b0000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e00e7ea8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 34.271 Thread 0x000000001a3b0000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e01869f0) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 34.279 Thread 0x000000001a3b0000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e01878f8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 34.280 Thread 0x000000001a3b0000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e01899b8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 34.330 Thread 0x000000001fca8000 Implicit null exception at 0x0000000005ac4a0d to 0x0000000005ac7a49
Events (10 events):
Event: 34.395 Thread 0x000000001fca6800 DEOPT PACKING pc=0x00000000050f2fbf sp=0x00000000261de320
Event: 34.395 Thread 0x000000001fca6800 DEOPT UNPACKING pc=0x00000000035b75bf sp=0x00000000261de058 mode 0
Event: 34.402 loading class com/android/tools/r8/ir/code/Monitor$Type
Event: 34.402 loading class com/android/tools/r8/ir/code/Monitor$Type done
Event: 34.402 loading class com/android/tools/r8/code/MonitorEnter
Event: 34.402 loading class com/android/tools/r8/code/MonitorEnter done
Event: 34.403 loading class com/android/tools/r8/code/MonitorExit
Event: 34.403 loading class com/android/tools/r8/code/MonitorExit done
Event: 34.403 loading class com/android/tools/r8/cf/code/CfMonitor
Event: 34.403 loading class com/android/tools/r8/cf/code/CfMonitor done
Dynamic libraries:
0x00007ff6475d0000 - 0x00007ff647601000 G:\Android\android-studio\jre\bin\java.exe
0x00007ffc8e340000 - 0x00007ffc8e530000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffc8d240000 - 0x00007ffc8d2f2000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffc8bde0000 - 0x00007ffc8c083000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffc8ca30000 - 0x00007ffc8cad3000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffc8d550000 - 0x00007ffc8d5ee000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffc8e200000 - 0x00007ffc8e297000 C:\WINDOWS\System32\sechost.dll
0x00007ffc8c3f0000 - 0x00007ffc8c510000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffc8e000000 - 0x00007ffc8e194000 C:\WINDOWS\System32\USER32.dll
0x00007ffc8ba50000 - 0x00007ffc8ba71000 C:\WINDOWS\System32\win32u.dll
0x00007ffc8d520000 - 0x00007ffc8d546000 C:\WINDOWS\System32\GDI32.dll
0x00007ffc8c250000 - 0x00007ffc8c3e4000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffc8ba80000 - 0x00007ffc8bb1e000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffc8bb90000 - 0x00007ffc8bc8a000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffc8a6f0000 - 0x00007ffc8a975000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.657_none_e6c5b579130e3898\COMCTL32.dll
0x00007ffc8d6f0000 - 0x00007ffc8da26000 C:\WINDOWS\System32\combase.dll
0x00007ffc8c170000 - 0x00007ffc8c1f0000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffc8d5f0000 - 0x00007ffc8d61e000 C:\WINDOWS\System32\IMM32.DLL
0x00007ffc7a0d0000 - 0x00007ffc7a147000 C:\Program Files (x86)\Agile DGS\bin\Krn64.dll
0x00007ffc8b130000 - 0x00007ffc8b15f000 C:\WINDOWS\SYSTEM32\SspiCli.dll
0x00007ffc86d00000 - 0x00007ffc86d0a000 C:\WINDOWS\SYSTEM32\Version.dll
0x00007ffc79b90000 - 0x00007ffc79ba4000 C:\Program Files (x86)\Agile DGS\bin\DGStrategy64.dll
0x00007ffc7e1a0000 - 0x00007ffc7e245000 C:\Program Files (x86)\Agile DGS\bin\ff64.dll
0x000000006c540000 - 0x000000006c612000 G:\Android\android-studio\jre\jre\bin\msvcr100.dll
0x000000006d360000 - 0x000000006db9e000 G:\Android\android-studio\jre\jre\bin\server\jvm.dll
0x00007ffc8da30000 - 0x00007ffc8da38000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ffc70440000 - 0x00007ffc70449000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffc8d3d0000 - 0x00007ffc8d43f000 C:\WINDOWS\System32\WS2_32.dll
0x00007ffc849c0000 - 0x00007ffc849e4000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffc84990000 - 0x00007ffc849bd000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffc8bb40000 - 0x00007ffc8bb8a000 C:\WINDOWS\System32\cfgmgr32.dll
0x00007ffc7c400000 - 0x00007ffc7c40f000 G:\Android\android-studio\jre\jre\bin\verify.dll
0x00007ffc64f30000 - 0x00007ffc64f59000 G:\Android\android-studio\jre\jre\bin\java.dll
0x00007ffc79c40000 - 0x00007ffc79c56000 G:\Android\android-studio\jre\jre\bin\zip.dll
0x0000000018230000 - 0x0000000018915000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffc8d300000 - 0x00007ffc8d3a9000 C:\WINDOWS\System32\shcore.dll
0x00007ffc8b2d0000 - 0x00007ffc8ba4f000 C:\WINDOWS\System32\windows.storage.dll
0x00007ffc8b2b0000 - 0x00007ffc8b2cf000 C:\WINDOWS\System32\profapi.dll
0x00007ffc8b220000 - 0x00007ffc8b26a000 C:\WINDOWS\System32\powrprof.dll
0x00007ffc8b210000 - 0x00007ffc8b220000 C:\WINDOWS\System32\UMPDC.dll
0x00007ffc8e2a0000 - 0x00007ffc8e2f2000 C:\WINDOWS\System32\shlwapi.dll
0x00007ffc8b270000 - 0x00007ffc8b281000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffc8bb20000 - 0x00007ffc8bb37000 C:\WINDOWS\System32\cryptsp.dll
0x00007ffc7c3e0000 - 0x00007ffc7c3fa000 G:\Android\android-studio\jre\jre\bin\net.dll
0x00007ffc8a400000 - 0x00007ffc8a467000 C:\WINDOWS\system32\mswsock.dll
0x00007ffc7c380000 - 0x00007ffc7c391000 G:\Android\android-studio\jre\jre\bin\nio.dll
0x00007ffc64ed0000 - 0x00007ffc64eee000 C:\Users\栦勀爵\.gradle\native\25\windows-amd64\native-platform.dll
0x00007ffc8ac70000 - 0x00007ffc8ac7d000 G:\Android\android-studio\jre\jre\bin\management.dll
0x00007ffc89f70000 - 0x00007ffc89fa3000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffc8c090000 - 0x00007ffc8c0b6000 C:\WINDOWS\System32\bcrypt.dll
0x00007ffc8b100000 - 0x00007ffc8b125000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffc8a5d0000 - 0x00007ffc8a5dc000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffc8a110000 - 0x00007ffc8a14a000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffc8dff0000 - 0x00007ffc8dff8000 C:\WINDOWS\System32\NSI.dll
0x00007ffc7eb60000 - 0x00007ffc7eb76000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffc7ec30000 - 0x00007ffc7ec4c000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ffc8a150000 - 0x00007ffc8a21a000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
VM Arguments:
jvm_args: -Xmx1536m -Dfile.encoding=GBK -Duser.country=CN -Duser.language=zh -Duser.variant
java_command: org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.6
java_class_path (initial): C:\Users\栦勀爵\.gradle\wrapper\dists\gradle-4.6-all\bcst21l2brirad8k2ben1letg\gradle-4.6\lib\gradle-launcher-4.6.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Program Files (x86)\Java\jdk1.8.0_131
JRE_HOME=C:\Program Files (x86)\Java\jre1.8.0_131
USERNAME=栦勀爵
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 18362 (10.0.18362.329)
CPU:total 4 (initial active 4) (4 cores per cpu, 1 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, tsc, tscinvbit, bmi1, bmi2, adx
Memory: 4k page, physical 12372972k(5115124k free), swap 15000788k(6156k free)
vm_info: OpenJDK 64-Bit Server VM (25.152-b01) for windows-amd64 JRE (1.8.0_152-release-915-b01), built by "builder" with MS VC++ 10.0 (VS2010)
time: Wed Feb 19 12:12:09 2020
elapsed time: 34 seconds (0d 0h 0m 34s)

@ -1,356 +0,0 @@
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1127376 bytes for Chunk::new
# Possible reasons:
# The system is out of physical RAM or swap space
# In 32 bit mode, the process size limit was hit
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Use 64 bit Java on a 64 bit OS
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
# Decrease Java thread stack sizes (-Xss)
# Set larger code cache with -XX:ReservedCodeCacheSize=
# This output file may be truncated or incomplete.
#
# Out of Memory Error (allocation.cpp:390), pid=19384, tid=0x000000000000225c
#
# JRE version: OpenJDK Runtime Environment (8.0_152-b01) (build 1.8.0_152-release-915-b01)
# Java VM: OpenJDK 64-Bit Server VM (25.152-b01 mixed mode windows-amd64 compressed oops)
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
--------------- T H R E A D ---------------
Current thread (0x0000000016f52000): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=8796, stack(0x00000000190b0000,0x00000000191b0000)]
Stack: [0x00000000190b0000,0x00000000191b0000]
[error occurred during error reporting (printing stack bounds), id 0xc0000005]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
Current CompileTask:
C2: 23782 10338 4 com.android.tools.r8.ir.conversion.JarSourceCode::buildInstruction (402 bytes)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00000000204ff800 JavaThread "ForkJoinPool.commonPool-worker-3" daemon [_thread_in_Java, id=9108, stack(0x00000000251f0000,0x00000000252f0000)]
0x0000000020506800 JavaThread "ForkJoinPool.commonPool-worker-0" daemon [_thread_in_native, id=10068, stack(0x00000000250f0000,0x00000000251f0000)]
0x0000000020504000 JavaThread "ForkJoinPool.commonPool-worker-2" daemon [_thread_in_Java, id=20400, stack(0x0000000024ff0000,0x00000000250f0000)]
0x0000000020501000 JavaThread "ForkJoinPool.commonPool-worker-1" daemon [_thread_in_Java, id=18004, stack(0x0000000024ef0000,0x0000000024ff0000)]
0x0000000020503800 JavaThread "Task worker for ':' Thread 3" [_thread_blocked, id=5300, stack(0x0000000023c20000,0x0000000023d20000)]
0x0000000020505800 JavaThread "Task worker for ':' Thread 2" [_thread_in_vm, id=5728, stack(0x0000000023b20000,0x0000000023c20000)]
0x0000000020502800 JavaThread "Task worker for ':'" [_thread_blocked, id=19916, stack(0x0000000023a20000,0x0000000023b20000)]
0x0000000020500800 JavaThread "Cache worker for Build Output Cleanup Cache (H:\MyApplication 410\Tyre\.gradle\buildOutputCleanup)" [_thread_blocked, id=11656, stack(0x0000000023920000,0x0000000023a20000)]
0x00000000204fe000 JavaThread "Cache worker for task history cache (H:\MyApplication 410\Tyre\.gradle\4.6\taskHistory)" [_thread_blocked, id=13812, stack(0x0000000023820000,0x0000000023920000)]
0x0000000020505000 JavaThread "Cache worker for file content cache (H:\MyApplication 410\Tyre\.gradle\4.6\fileContent)" [_thread_blocked, id=17772, stack(0x0000000023100000,0x0000000023200000)]
0x000000001c6af000 JavaThread "Memory manager" [_thread_blocked, id=11408, stack(0x0000000022800000,0x0000000022900000)]
0x000000001c6ae000 JavaThread "pool-1-thread-1" [_thread_blocked, id=8788, stack(0x0000000022500000,0x0000000022600000)]
0x000000001c6a8000 JavaThread "Build operations Thread 4" [_thread_blocked, id=2696, stack(0x0000000022000000,0x0000000022100000)]
0x000000001c6ac800 JavaThread "Build operations Thread 3" [_thread_blocked, id=2828, stack(0x0000000021f00000,0x0000000022000000)]
0x000000001c6ad800 JavaThread "Build operations Thread 2" [_thread_blocked, id=772, stack(0x0000000021e00000,0x0000000021f00000)]
0x000000001c6ab000 JavaThread "Build operations" [_thread_blocked, id=11016, stack(0x0000000020be0000,0x0000000020ce0000)]
0x000000001c6aa800 JavaThread "Cache worker for Artifact transforms cache (C:\Users\<5C><EFBFBD><E585B6>𨜏.gradle\caches\transforms-1)" [_thread_blocked, id=10092, stack(0x000000001f4f0000,0x000000001f5f0000)]
0x000000001c262800 JavaThread "Cache worker for file hash cache (H:\MyApplication 410\Tyre\.gradle\4.6\fileHashes)" [_thread_blocked, id=9420, stack(0x000000001dc20000,0x000000001dd20000)]
0x0000000019747000 JavaThread "File lock request listener" [_thread_in_native, id=12332, stack(0x000000001cb50000,0x000000001cc50000)]
0x000000001a5c7000 JavaThread "Cache worker for file hash cache (C:\Users\<5C><EFBFBD><E585B6>𨜏.gradle\caches\4.6\fileHashes)" [_thread_blocked, id=14164, stack(0x000000001ca50000,0x000000001cb50000)]
0x000000001978b000 JavaThread "Stdin handler" [_thread_blocked, id=19788, stack(0x000000001b780000,0x000000001b880000)]
0x000000001978d800 JavaThread "Asynchronous log dispatcher for DefaultDaemonConnection: socket connection from /127.0.0.1:53175 to /127.0.0.1:53176" [_thread_blocked, id=7724, stack(0x000000001b680000,0x000000001b780000)]
0x0000000019a3e000 JavaThread "Daemon worker" [_thread_blocked, id=7636, stack(0x000000001b580000,0x000000001b680000)]
0x0000000019776800 JavaThread "Cancel handler" [_thread_blocked, id=7216, stack(0x000000001b480000,0x000000001b580000)]
0x00000000197d3800 JavaThread "Handler for socket connection from /127.0.0.1:53175 to /127.0.0.1:53176" [_thread_in_native, id=1284, stack(0x000000001b180000,0x000000001b280000)]
0x0000000018cdd800 JavaThread "Daemon" [_thread_blocked, id=3756, stack(0x000000001b080000,0x000000001b180000)]
0x0000000018a49800 JavaThread "Daemon periodic checks" [_thread_blocked, id=12252, stack(0x000000001af80000,0x000000001b080000)]
0x0000000018a66800 JavaThread "Incoming local TCP Connector on port 53175" [_thread_in_native, id=2248, stack(0x000000001ae80000,0x000000001af80000)]
0x0000000018a25000 JavaThread "Service Thread" daemon [_thread_blocked, id=12452, stack(0x00000000192b0000,0x00000000193b0000)]
0x00000000189bd000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=2080, stack(0x00000000191b0000,0x00000000192b0000)]
=>0x0000000016f52000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=8796, stack(0x00000000190b0000,0x00000000191b0000)]
0x0000000016f4f800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=18700, stack(0x0000000018fb0000,0x00000000190b0000)]
0x0000000016f9e800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1196, stack(0x0000000018eb0000,0x0000000018fb0000)]
0x00000000189b8800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11732, stack(0x0000000018db0000,0x0000000018eb0000)]
0x00000000035ce000 JavaThread "Finalizer" daemon [_thread_blocked, id=20468, stack(0x00000000181c0000,0x00000000182c0000)]
0x00000000035c2000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2284, stack(0x00000000180c0000,0x00000000181c0000)]
0x00000000034d2800 JavaThread "main" [_thread_blocked, id=13480, stack(0x00000000033d0000,0x00000000034d0000)]
Other Threads:
0x0000000016f05800 VMThread [stack: 0x0000000017fc0000,0x00000000180c0000] [id=6696]
0x0000000018a2c000 WatcherThread [stack: 0x00000000193b0000,0x00000000194b0000] [id=4156]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 224768K, used 144293K [0x00000000e0000000, 0x00000000ef780000, 0x0000000100000000)
eden space 196096K, 70% used [0x00000000e0000000,0x00000000e86b65d0,0x00000000ebf80000)
from space 28672K, 22% used [0x00000000ebf80000,0x00000000ec5b3160,0x00000000edb80000)
to space 27136K, 0% used [0x00000000edc00000,0x00000000edc00000,0x00000000ef680000)
ParOldGen total 180736K, used 74129K [0x00000000a0000000, 0x00000000ab080000, 0x00000000e0000000)
object space 180736K, 41% used [0x00000000a0000000,0x00000000a48645d8,0x00000000ab080000)
Metaspace used 67310K, capacity 70146K, committed 70232K, reserved 1110016K
class space used 8925K, capacity 9516K, committed 9600K, reserved 1048576K
Card table byte_map: [0x0000000012990000,0x0000000012ca0000] byte_map_base: 0x0000000012490000
Marking Bits: (ParMarkBitMap*) 0x000000006db23950
Begin Bits: [0x00000000132a0000, 0x0000000014aa0000)
End Bits: [0x0000000014aa0000, 0x00000000162a0000)
Polling page: 0x0000000000a60000
CodeCache: size=245760Kb used=29924Kb max_used=29924Kb free=215835Kb
bounds [0x00000000035d0000, 0x0000000005350000, 0x00000000125d0000]
total_blobs=10599 nmethods=9794 adapters=716
compilation: enabled
Compilation events (10 events):
Event: 23.728 Thread 0x00000000189bd000 nmethod 11418 0x000000000419ccd0 code [0x000000000419ce60, 0x000000000419d088]
Event: 23.728 Thread 0x00000000189bd000 11419 2 com.android.tools.r8.dex.VirtualFile::access$1500 (6 bytes)
Event: 23.728 Thread 0x00000000189bd000 nmethod 11419 0x000000000449ca90 code [0x000000000449cc20, 0x000000000449ceb8]
Event: 23.728 Thread 0x00000000189bd000 11420 2 com.android.tools.r8.dex.VirtualFile::isFull (7 bytes)
Event: 23.728 Thread 0x00000000189bd000 nmethod 11420 0x000000000449c410 code [0x000000000449c5a0, 0x000000000449c818]
Event: 23.729 Thread 0x00000000189bd000 11421 2 com.android.tools.r8.dex.VirtualFile$IndexedItemTransaction$$Lambda$477/296624463::apply (15 bytes)
Event: 23.729 Thread 0x00000000189bd000 nmethod 11421 0x000000000419c850 code [0x000000000419c9c0, 0x000000000419cba8]
Event: 23.735 Thread 0x00000000189bd000 11422 2 com.android.tools.r8.dex.VirtualFile$IndexedItemTransaction::commitItemsIn (19 bytes)
Event: 23.735 Thread 0x00000000189bd000 nmethod 11422 0x0000000004beced0 code [0x0000000004bed040, 0x0000000004bed258]
Event: 23.735 Thread 0x00000000189bd000 11425 3 com.android.tools.r8.graph.DexCode::collectIndexedItems (128 bytes)
GC Heap History (10 events):
Event: 19.625 GC heap before
{Heap before GC invocations=14 (full 3):
PSYoungGen total 169472K, used 21503K [0x00000000e0000000, 0x00000000ef680000, 0x0000000100000000)
eden space 147968K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e9080000)
from space 21504K, 99% used [0x00000000e9080000,0x00000000ea57fdb8,0x00000000ea580000)
to space 27136K, 0% used [0x00000000edc00000,0x00000000edc00000,0x00000000ef680000)
ParOldGen total 115712K, used 40746K [0x00000000a0000000, 0x00000000a7100000, 0x00000000e0000000)
object space 115712K, 35% used [0x00000000a0000000,0x00000000a27cabe8,0x00000000a7100000)
Metaspace used 57252K, capacity 59000K, committed 59028K, reserved 1099776K
class space used 7728K, capacity 8167K, committed 8192K, reserved 1048576K
Event: 19.844 GC heap after
Heap after GC invocations=14 (full 3):
PSYoungGen total 169472K, used 0K [0x00000000e0000000, 0x00000000ef680000, 0x0000000100000000)
eden space 147968K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e9080000)
from space 21504K, 0% used [0x00000000e9080000,0x00000000e9080000,0x00000000ea580000)
to space 27136K, 0% used [0x00000000edc00000,0x00000000edc00000,0x00000000ef680000)
ParOldGen total 180736K, used 51212K [0x00000000a0000000, 0x00000000ab080000, 0x00000000e0000000)
object space 180736K, 28% used [0x00000000a0000000,0x00000000a3203368,0x00000000ab080000)
Metaspace used 57252K, capacity 59000K, committed 59028K, reserved 1099776K
class space used 7728K, capacity 8167K, committed 8192K, reserved 1048576K
}
Event: 21.281 GC heap before
{Heap before GC invocations=15 (full 3):
PSYoungGen total 169472K, used 147968K [0x00000000e0000000, 0x00000000ef680000, 0x0000000100000000)
eden space 147968K, 100% used [0x00000000e0000000,0x00000000e9080000,0x00000000e9080000)
from space 21504K, 0% used [0x00000000e9080000,0x00000000e9080000,0x00000000ea580000)
to space 27136K, 0% used [0x00000000edc00000,0x00000000edc00000,0x00000000ef680000)
ParOldGen total 180736K, used 51212K [0x00000000a0000000, 0x00000000ab080000, 0x00000000e0000000)
object space 180736K, 28% used [0x00000000a0000000,0x00000000a3203368,0x00000000ab080000)
Metaspace used 66110K, capacity 68860K, committed 69080K, reserved 1110016K
class space used 8873K, capacity 9447K, committed 9472K, reserved 1048576K
Event: 21.320 GC heap after
Heap after GC invocations=15 (full 3):
PSYoungGen total 223232K, used 21212K [0x00000000e0000000, 0x00000000ef780000, 0x0000000100000000)
eden space 196096K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000ebf80000)
from space 27136K, 78% used [0x00000000edc00000,0x00000000ef0b7148,0x00000000ef680000)
to space 28672K, 0% used [0x00000000ebf80000,0x00000000ebf80000,0x00000000edb80000)
ParOldGen total 180736K, used 51220K [0x00000000a0000000, 0x00000000ab080000, 0x00000000e0000000)
object space 180736K, 28% used [0x00000000a0000000,0x00000000a3205368,0x00000000ab080000)
Metaspace used 66110K, capacity 68860K, committed 69080K, reserved 1110016K
class space used 8873K, capacity 9447K, committed 9472K, reserved 1048576K
}
Event: 22.252 GC heap before
{Heap before GC invocations=16 (full 3):
PSYoungGen total 223232K, used 217308K [0x00000000e0000000, 0x00000000ef780000, 0x0000000100000000)
eden space 196096K, 100% used [0x00000000e0000000,0x00000000ebf80000,0x00000000ebf80000)
from space 27136K, 78% used [0x00000000edc00000,0x00000000ef0b7148,0x00000000ef680000)
to space 28672K, 0% used [0x00000000ebf80000,0x00000000ebf80000,0x00000000edb80000)
ParOldGen total 180736K, used 51220K [0x00000000a0000000, 0x00000000ab080000, 0x00000000e0000000)
object space 180736K, 28% used [0x00000000a0000000,0x00000000a3205368,0x00000000ab080000)
Metaspace used 66922K, capacity 69786K, committed 69976K, reserved 1110016K
class space used 8919K, capacity 9514K, committed 9600K, reserved 1048576K
Event: 22.277 GC heap after
Heap after GC invocations=16 (full 3):
PSYoungGen total 224768K, used 6929K [0x00000000e0000000, 0x00000000ef780000, 0x0000000100000000)
eden space 196096K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000ebf80000)
from space 28672K, 24% used [0x00000000ebf80000,0x00000000ec6445e8,0x00000000edb80000)
to space 27136K, 0% used [0x00000000edc00000,0x00000000edc00000,0x00000000ef680000)
ParOldGen total 180736K, used 63981K [0x00000000a0000000, 0x00000000ab080000, 0x00000000e0000000)
object space 180736K, 35% used [0x00000000a0000000,0x00000000a3e7b458,0x00000000ab080000)
Metaspace used 66922K, capacity 69786K, committed 69976K, reserved 1110016K
class space used 8919K, capacity 9514K, committed 9600K, reserved 1048576K
}
Event: 22.887 GC heap before
{Heap before GC invocations=17 (full 3):
PSYoungGen total 224768K, used 203025K [0x00000000e0000000, 0x00000000ef780000, 0x0000000100000000)
eden space 196096K, 100% used [0x00000000e0000000,0x00000000ebf80000,0x00000000ebf80000)
from space 28672K, 24% used [0x00000000ebf80000,0x00000000ec6445e8,0x00000000edb80000)
to space 27136K, 0% used [0x00000000edc00000,0x00000000edc00000,0x00000000ef680000)
ParOldGen total 180736K, used 63981K [0x00000000a0000000, 0x00000000ab080000, 0x00000000e0000000)
object space 180736K, 35% used [0x00000000a0000000,0x00000000a3e7b458,0x00000000ab080000)
Metaspace used 67094K, capacity 69940K, committed 70232K, reserved 1110016K
class space used 8920K, capacity 9515K, committed 9600K, reserved 1048576K
Event: 22.908 GC heap after
Heap after GC invocations=17 (full 3):
PSYoungGen total 223232K, used 8398K [0x00000000e0000000, 0x00000000ef780000, 0x0000000100000000)
eden space 196096K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000ebf80000)
from space 27136K, 30% used [0x00000000edc00000,0x00000000ee433be0,0x00000000ef680000)
to space 28672K, 0% used [0x00000000ebf80000,0x00000000ebf80000,0x00000000edb80000)
ParOldGen total 180736K, used 67113K [0x00000000a0000000, 0x00000000ab080000, 0x00000000e0000000)
object space 180736K, 37% used [0x00000000a0000000,0x00000000a418a4c0,0x00000000ab080000)
Metaspace used 67094K, capacity 69940K, committed 70232K, reserved 1110016K
class space used 8920K, capacity 9515K, committed 9600K, reserved 1048576K
}
Event: 23.360 GC heap before
{Heap before GC invocations=18 (full 3):
PSYoungGen total 223232K, used 204494K [0x00000000e0000000, 0x00000000ef780000, 0x0000000100000000)
eden space 196096K, 100% used [0x00000000e0000000,0x00000000ebf80000,0x00000000ebf80000)
from space 27136K, 30% used [0x00000000edc00000,0x00000000ee433be0,0x00000000ef680000)
to space 28672K, 0% used [0x00000000ebf80000,0x00000000ebf80000,0x00000000edb80000)
ParOldGen total 180736K, used 67113K [0x00000000a0000000, 0x00000000ab080000, 0x00000000e0000000)
object space 180736K, 37% used [0x00000000a0000000,0x00000000a418a4c0,0x00000000ab080000)
Metaspace used 67161K, capacity 70006K, committed 70232K, reserved 1110016K
class space used 8922K, capacity 9516K, committed 9600K, reserved 1048576K
Event: 23.377 GC heap after
Heap after GC invocations=18 (full 3):
PSYoungGen total 224768K, used 6348K [0x00000000e0000000, 0x00000000ef780000, 0x0000000100000000)
eden space 196096K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000ebf80000)
from space 28672K, 22% used [0x00000000ebf80000,0x00000000ec5b3160,0x00000000edb80000)
to space 27136K, 0% used [0x00000000edc00000,0x00000000edc00000,0x00000000ef680000)
ParOldGen total 180736K, used 74129K [0x00000000a0000000, 0x00000000ab080000, 0x00000000e0000000)
object space 180736K, 41% used [0x00000000a0000000,0x00000000a48645d8,0x00000000ab080000)
Metaspace used 67161K, capacity 70006K, committed 70232K, reserved 1110016K
class space used 8922K, capacity 9516K, committed 9600K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 22.306 Thread 0x0000000020506800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004f05548 method=com.android.tools.r8.ir.analysis.constant.SparseConditionalConstantPropagation.visitInstruction(Lcom/android/tools/r8/ir/code/Instruction;)V @ 40
Event: 22.353 Thread 0x0000000020506800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003f9fd18 method=java.util.concurrent.ConcurrentHashMap.putVal(Ljava/lang/Object;Ljava/lang/Object;Z)Ljava/lang/Object; @ 195
Event: 22.364 Thread 0x0000000020506800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004f05548 method=com.android.tools.r8.ir.analysis.constant.SparseConditionalConstantPropagation.visitInstruction(Lcom/android/tools/r8/ir/code/Instruction;)V @ 40
Event: 22.486 Thread 0x0000000020501000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004eeddc8 method=com.android.tools.r8.ir.conversion.JarState.mergeLocals([Lcom/android/tools/r8/ir/conversion/JarState$Local;[Lcom/android/tools/r8/ir/conversion/JarState$Local;)[Lcom/androi
Event: 22.514 Thread 0x0000000020506800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000046d398c method=java.util.Arrays.equals([Ljava/lang/Object;[Ljava/lang/Object;)Z @ 47
Event: 22.719 Thread 0x00000000204ff800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000410cc7c method=com.android.tools.r8.org.objectweb.asm.ClassReader.readUTF(II[C)Ljava/lang/String; @ 77
Event: 22.747 Thread 0x00000000204ff800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004df0414 method=com.android.tools.r8.graph.DexString.countBytes(Ljava/lang/String;)I @ 25
Event: 22.750 Thread 0x00000000204ff800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003b3a460 method=com.android.tools.r8.graph.DexString.decode()Ljava/lang/String; @ 53
Event: 22.942 Thread 0x00000000204ff800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004f05548 method=com.android.tools.r8.ir.analysis.constant.SparseConditionalConstantPropagation.visitInstruction(Lcom/android/tools/r8/ir/code/Instruction;)V @ 40
Event: 23.029 Thread 0x0000000020506800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000052ca340 method=com.android.tools.r8.ir.conversion.JarSourceCode.traceInstruction(ILcom/android/tools/r8/ir/conversion/IRBuilder;)I @ 233
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 22.693 Thread 0x0000000020505800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e0046f40) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 23.084 Thread 0x0000000020505800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e14abdf8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 23.085 Thread 0x0000000020505800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e14ac930) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 23.085 Thread 0x0000000020505800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e14ade80) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 23.286 Thread 0x0000000020505800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e14de920) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 23.286 Thread 0x0000000020505800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000ea25e768) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 23.286 Thread 0x0000000020505800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000ea25fcb8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 23.537 Thread 0x0000000020505800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e3754868) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 23.537 Thread 0x0000000020505800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e37553a0) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 23.538 Thread 0x0000000020505800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e37568f0) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Events (10 events):
Event: 23.545 Thread 0x0000000020506800 DEOPT UNPACKING pc=0x00000000036175bf sp=0x00000000251ee238 mode 0
Event: 23.608 Thread 0x0000000020504000 DEOPT PACKING pc=0x0000000003fa61bf sp=0x00000000250edd80
Event: 23.608 Thread 0x0000000020504000 DEOPT UNPACKING pc=0x00000000036175bf sp=0x00000000250eda98 mode 0
Event: 23.637 Thread 0x0000000020506800 DEOPT PACKING pc=0x00000000051447fe sp=0x00000000251ee900
Event: 23.637 Thread 0x0000000020506800 DEOPT UNPACKING pc=0x00000000036175bf sp=0x00000000251ee640 mode 0
Event: 23.643 Thread 0x00000000204ff800 DEOPT PACKING pc=0x0000000003fa61bf sp=0x00000000252ee370
Event: 23.643 Thread 0x00000000204ff800 DEOPT UNPACKING pc=0x00000000036175bf sp=0x00000000252ee088 mode 0
Event: 23.688 loading class java/util/concurrent/ConcurrentHashMap$TreeNode
Event: 23.711 loading class java/util/concurrent/ConcurrentHashMap$TreeNode done
Event: 23.711 loading class java/util/concurrent/ConcurrentHashMap$TreeBin
Dynamic libraries:
0x00007ff6475d0000 - 0x00007ff647601000 G:\Android\android-studio\jre\bin\java.exe
0x00007ffc8e340000 - 0x00007ffc8e530000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffc8d240000 - 0x00007ffc8d2f2000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffc8bde0000 - 0x00007ffc8c083000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffc8ca30000 - 0x00007ffc8cad3000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffc8d550000 - 0x00007ffc8d5ee000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffc8e200000 - 0x00007ffc8e297000 C:\WINDOWS\System32\sechost.dll
0x00007ffc8c3f0000 - 0x00007ffc8c510000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffc8e000000 - 0x00007ffc8e194000 C:\WINDOWS\System32\USER32.dll
0x00007ffc8ba50000 - 0x00007ffc8ba71000 C:\WINDOWS\System32\win32u.dll
0x00007ffc8d520000 - 0x00007ffc8d546000 C:\WINDOWS\System32\GDI32.dll
0x00007ffc8c250000 - 0x00007ffc8c3e4000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffc8ba80000 - 0x00007ffc8bb1e000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffc8bb90000 - 0x00007ffc8bc8a000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffc8a6f0000 - 0x00007ffc8a975000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.657_none_e6c5b579130e3898\COMCTL32.dll
0x00007ffc8d6f0000 - 0x00007ffc8da26000 C:\WINDOWS\System32\combase.dll
0x00007ffc8c170000 - 0x00007ffc8c1f0000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffc8d5f0000 - 0x00007ffc8d61e000 C:\WINDOWS\System32\IMM32.DLL
0x00007ffc7a0d0000 - 0x00007ffc7a147000 C:\Program Files (x86)\Agile DGS\bin\Krn64.dll
0x00007ffc8b130000 - 0x00007ffc8b15f000 C:\WINDOWS\SYSTEM32\SspiCli.dll
0x00007ffc86d00000 - 0x00007ffc86d0a000 C:\WINDOWS\SYSTEM32\Version.dll
0x00007ffc79b90000 - 0x00007ffc79ba4000 C:\Program Files (x86)\Agile DGS\bin\DGStrategy64.dll
0x00007ffc7e1a0000 - 0x00007ffc7e245000 C:\Program Files (x86)\Agile DGS\bin\ff64.dll
0x000000006c540000 - 0x000000006c612000 G:\Android\android-studio\jre\jre\bin\msvcr100.dll
0x000000006d360000 - 0x000000006db9e000 G:\Android\android-studio\jre\jre\bin\server\jvm.dll
0x00007ffc8da30000 - 0x00007ffc8da38000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ffc70440000 - 0x00007ffc70449000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffc8d3d0000 - 0x00007ffc8d43f000 C:\WINDOWS\System32\WS2_32.dll
0x00007ffc849c0000 - 0x00007ffc849e4000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffc84990000 - 0x00007ffc849bd000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffc8bb40000 - 0x00007ffc8bb8a000 C:\WINDOWS\System32\cfgmgr32.dll
0x00007ffc7c400000 - 0x00007ffc7c40f000 G:\Android\android-studio\jre\jre\bin\verify.dll
0x00007ffc64f30000 - 0x00007ffc64f59000 G:\Android\android-studio\jre\jre\bin\java.dll
0x00007ffc79c40000 - 0x00007ffc79c56000 G:\Android\android-studio\jre\jre\bin\zip.dll
0x00000000182c0000 - 0x00000000189a5000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffc8d300000 - 0x00007ffc8d3a9000 C:\WINDOWS\System32\shcore.dll
0x00007ffc8b2d0000 - 0x00007ffc8ba4f000 C:\WINDOWS\System32\windows.storage.dll
0x00007ffc8b2b0000 - 0x00007ffc8b2cf000 C:\WINDOWS\System32\profapi.dll
0x00007ffc8b220000 - 0x00007ffc8b26a000 C:\WINDOWS\System32\powrprof.dll
0x00007ffc8b210000 - 0x00007ffc8b220000 C:\WINDOWS\System32\UMPDC.dll
0x00007ffc8e2a0000 - 0x00007ffc8e2f2000 C:\WINDOWS\System32\shlwapi.dll
0x00007ffc8b270000 - 0x00007ffc8b281000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffc8bb20000 - 0x00007ffc8bb37000 C:\WINDOWS\System32\cryptsp.dll
0x00007ffc7c3e0000 - 0x00007ffc7c3fa000 G:\Android\android-studio\jre\jre\bin\net.dll
0x00007ffc8a400000 - 0x00007ffc8a467000 C:\WINDOWS\system32\mswsock.dll
0x00007ffc7c380000 - 0x00007ffc7c391000 G:\Android\android-studio\jre\jre\bin\nio.dll
0x00007ffc64ed0000 - 0x00007ffc64eee000 C:\Users\栦勀爵\.gradle\native\25\windows-amd64\native-platform.dll
0x00007ffc8ac70000 - 0x00007ffc8ac7d000 G:\Android\android-studio\jre\jre\bin\management.dll
0x00007ffc89f70000 - 0x00007ffc89fa3000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffc8c090000 - 0x00007ffc8c0b6000 C:\WINDOWS\System32\bcrypt.dll
0x00007ffc8b100000 - 0x00007ffc8b125000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffc8a5d0000 - 0x00007ffc8a5dc000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffc8a110000 - 0x00007ffc8a14a000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffc8dff0000 - 0x00007ffc8dff8000 C:\WINDOWS\System32\NSI.dll
0x00007ffc7eb60000 - 0x00007ffc7eb76000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffc7ec30000 - 0x00007ffc7ec4c000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ffc8a150000 - 0x00007ffc8a21a000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
VM Arguments:
jvm_args: -Xmx1536m -Dfile.encoding=GBK -Duser.country=CN -Duser.language=zh -Duser.variant
java_command: org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.6
java_class_path (initial): C:\Users\栦勀爵\.gradle\wrapper\dists\gradle-4.6-all\bcst21l2brirad8k2ben1letg\gradle-4.6\lib\gradle-launcher-4.6.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Program Files (x86)\Java\jdk1.8.0_131
JRE_HOME=C:\Program Files (x86)\Java\jre1.8.0_131
USERNAME=栦勀爵
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 18362 (10.0.18362.329)
CPU:total 4 (initial active 4) (4 cores per cpu, 1 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, tsc, tscinvbit, bmi1, bmi2, adx
Memory: 4k page, physical 12372972k(5227220k free), swap 15000788k(6860k free)
vm_info: OpenJDK 64-Bit Server VM (25.152-b01) for windows-amd64 JRE (1.8.0_152-release-915-b01), built by "builder" with MS VC++ 10.0 (VS2010)
time: Wed Feb 19 12:12:59 2020
elapsed time: 23 seconds (0d 0h 0m 23s)

@ -1,346 +0,0 @@
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 269824 bytes for Chunk::new
# Possible reasons:
# The system is out of physical RAM or swap space
# In 32 bit mode, the process size limit was hit
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Use 64 bit Java on a 64 bit OS
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
# Decrease Java thread stack sizes (-Xss)
# Set larger code cache with -XX:ReservedCodeCacheSize=
# This output file may be truncated or incomplete.
#
# Out of Memory Error (allocation.cpp:390), pid=3464, tid=0x00000000000033d4
#
# JRE version: OpenJDK Runtime Environment (8.0_152-b01) (build 1.8.0_152-release-915-b01)
# Java VM: OpenJDK 64-Bit Server VM (25.152-b01 mixed mode windows-amd64 compressed oops)
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
--------------- T H R E A D ---------------
Current thread (0x000000001732b000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=13268, stack(0x0000000019320000,0x0000000019420000)]
Stack: [0x0000000019320000,0x0000000019420000]
[error occurred during error reporting (printing stack bounds), id 0xc0000005]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
Current CompileTask:
C2: 15197 5448 4 org.gradle.internal.classloader.FilteringClassLoader::classAllowed (135 bytes)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000001c448000 JavaThread "Memory manager" [_thread_blocked, id=5172, stack(0x0000000022c60000,0x0000000022d60000)]
0x000000001c44e800 JavaThread "pool-1-thread-1" [_thread_blocked, id=13180, stack(0x0000000022960000,0x0000000022a60000)]
0x000000001c44c800 JavaThread "Build operations Thread 4" [_thread_blocked, id=12352, stack(0x0000000022460000,0x0000000022560000)]
0x000000001c44e000 JavaThread "Build operations Thread 3" [_thread_blocked, id=2552, stack(0x0000000022360000,0x0000000022460000)]
0x000000001c449800 JavaThread "Build operations Thread 2" [_thread_blocked, id=3432, stack(0x0000000022260000,0x0000000022360000)]
0x000000001c44b000 JavaThread "Build operations" [_thread_blocked, id=6596, stack(0x0000000021ba0000,0x0000000021ca0000)]
0x000000001c44d000 JavaThread "Cache worker for Artifact transforms cache (C:\Users\<5C><EFBFBD><E585B6>𨜏.gradle\caches\transforms-1)" [_thread_blocked, id=8304, stack(0x000000001f660000,0x000000001f760000)]
0x000000001a92c000 JavaThread "Cache worker for file hash cache (H:\MyApplication 410\Tyre\.gradle\4.6\fileHashes)" [_thread_blocked, id=13784, stack(0x000000001bff0000,0x000000001c0f0000)]
0x000000001a9da800 JavaThread "File lock request listener" [_thread_in_native, id=11296, stack(0x000000001bef0000,0x000000001bff0000)]
0x000000001a9cb800 JavaThread "Cache worker for file hash cache (C:\Users\<5C><EFBFBD><E585B6>𨜏.gradle\caches\4.6\fileHashes)" [_thread_blocked, id=10600, stack(0x000000001bdf0000,0x000000001bef0000)]
0x000000001a6cc800 JavaThread "Stdin handler" [_thread_blocked, id=16180, stack(0x000000001baf0000,0x000000001bbf0000)]
0x000000001a6cb800 JavaThread "Asynchronous log dispatcher for DefaultDaemonConnection: socket connection from /127.0.0.1:52179 to /127.0.0.1:52180" [_thread_blocked, id=16336, stack(0x000000001b9f0000,0x000000001baf0000)]
0x0000000019ba3800 JavaThread "Daemon worker" [_thread_in_vm, id=20044, stack(0x000000001b8f0000,0x000000001b9f0000)]
0x0000000018ed7000 JavaThread "Cancel handler" [_thread_blocked, id=2244, stack(0x000000001b7f0000,0x000000001b8f0000)]
0x0000000019bf7800 JavaThread "Handler for socket connection from /127.0.0.1:52179 to /127.0.0.1:52180" [_thread_in_native, id=4356, stack(0x000000001b4f0000,0x000000001b5f0000)]
0x0000000019bf7000 JavaThread "Daemon" [_thread_blocked, id=14076, stack(0x000000001b3f0000,0x000000001b4f0000)]
0x0000000018d90000 JavaThread "Daemon periodic checks" [_thread_blocked, id=4552, stack(0x000000001b2f0000,0x000000001b3f0000)]
0x000000001a6ce000 JavaThread "Incoming local TCP Connector on port 52179" [_thread_in_native, id=12128, stack(0x000000001b1f0000,0x000000001b2f0000)]
0x0000000018db5800 JavaThread "Service Thread" daemon [_thread_blocked, id=20464, stack(0x0000000019620000,0x0000000019720000)]
0x0000000018d36000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=14176, stack(0x0000000019520000,0x0000000019620000)]
0x000000001732d800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=12856, stack(0x0000000019420000,0x0000000019520000)]
=>0x000000001732b000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=13268, stack(0x0000000019320000,0x0000000019420000)]
0x0000000018d28800 JavaThread "Attach Listener" daemon [_thread_blocked, id=17496, stack(0x0000000019220000,0x0000000019320000)]
0x00000000172df800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=17752, stack(0x0000000019120000,0x0000000019220000)]
0x000000000395c800 JavaThread "Finalizer" daemon [_thread_blocked, id=8132, stack(0x0000000018530000,0x0000000018630000)]
0x0000000003950800 JavaThread "Reference Handler" daemon [_thread_blocked, id=19256, stack(0x0000000018430000,0x0000000018530000)]
0x0000000003862800 JavaThread "main" [_thread_blocked, id=19404, stack(0x0000000003760000,0x0000000003860000)]
Other Threads:
0x0000000017296800 VMThread [stack: 0x0000000018330000,0x0000000018430000] [id=10976]
0x0000000018dbe800 WatcherThread [stack: 0x0000000019720000,0x0000000019820000] [id=18676]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 133120K, used 100726K [0x00000000e0000000, 0x00000000eb200000, 0x0000000100000000)
eden space 120320K, 73% used [0x00000000e0000000,0x00000000e55e53a0,0x00000000e7580000)
from space 12800K, 99% used [0x00000000e7580000,0x00000000e81f8800,0x00000000e8200000)
to space 14848K, 0% used [0x00000000ea380000,0x00000000ea380000,0x00000000eb200000)
ParOldGen total 120832K, used 18242K [0x00000000a0000000, 0x00000000a7600000, 0x00000000e0000000)
object space 120832K, 15% used [0x00000000a0000000,0x00000000a11d0998,0x00000000a7600000)
Metaspace used 50278K, capacity 51588K, committed 51712K, reserved 1093632K
class space used 6742K, capacity 7154K, committed 7168K, reserved 1048576K
Card table byte_map: [0x0000000012d20000,0x0000000013030000] byte_map_base: 0x0000000012820000
Marking Bits: (ParMarkBitMap*) 0x000000006db23950
Begin Bits: [0x0000000013630000, 0x0000000014e30000)
End Bits: [0x0000000014e30000, 0x0000000016630000)
Polling page: 0x0000000000e90000
CodeCache: size=245760Kb used=17496Kb max_used=17504Kb free=228264Kb
bounds [0x0000000003960000, 0x0000000004a90000, 0x0000000012960000]
total_blobs=5793 nmethods=5033 adapters=672
compilation: enabled
Compilation events (10 events):
Event: 15.172 Thread 0x0000000018d36000 nmethod 5459 0x0000000004a626d0 code [0x0000000004a62860, 0x0000000004a62da8]
Event: 15.173 Thread 0x0000000018d36000 5460 1 com.google.common.cache.LocalCache$StrongValueReference::get (5 bytes)
Event: 15.173 Thread 0x0000000018d36000 nmethod 5460 0x0000000004a4ce90 code [0x0000000004a4cfe0, 0x0000000004a4d0f0]
Event: 15.174 Thread 0x0000000018d36000 5462 3 java.lang.invoke.DirectMethodHandle::maybeCompile (18 bytes)
Event: 15.174 Thread 0x0000000018d36000 nmethod 5462 0x0000000004a62fd0 code [0x0000000004a63140, 0x0000000004a633d8]
Event: 15.174 Thread 0x0000000018d36000 5463 3 java.lang.invoke.DirectMethodHandle::<init> (132 bytes)
Event: 15.175 Thread 0x0000000018d36000 nmethod 5463 0x0000000004a634d0 code [0x0000000004a63780, 0x0000000004a64f98]
Event: 15.178 Thread 0x0000000018d36000 5465 3 java.lang.invoke.MethodHandles$Lookup::<init> (15 bytes)
Event: 15.178 Thread 0x0000000018d36000 nmethod 5465 0x0000000004a65890 code [0x0000000004a659e0, 0x0000000004a65bb0]
Event: 15.179 Thread 0x0000000018d36000 5466 3 org.objectweb.asm.ClassWriter::toByteArray (1456 bytes)
GC Heap History (10 events):
Event: 9.858 GC heap before
{Heap before GC invocations=7 (full 1):
PSYoungGen total 56832K, used 54262K [0x00000000e0000000, 0x00000000e6480000, 0x0000000100000000)
eden space 49152K, 100% used [0x00000000e0000000,0x00000000e3000000,0x00000000e3000000)
from space 7680K, 66% used [0x00000000e3000000,0x00000000e34fd8c0,0x00000000e3780000)
to space 12288K, 0% used [0x00000000e5880000,0x00000000e5880000,0x00000000e6480000)
ParOldGen total 78848K, used 8043K [0x00000000a0000000, 0x00000000a4d00000, 0x00000000e0000000)
object space 78848K, 10% used [0x00000000a0000000,0x00000000a07daef0,0x00000000a4d00000)
Metaspace used 28636K, capacity 29240K, committed 29312K, reserved 1075200K
class space used 3956K, capacity 4176K, committed 4224K, reserved 1048576K
Event: 9.868 GC heap after
Heap after GC invocations=7 (full 1):
PSYoungGen total 87552K, used 7499K [0x00000000e0000000, 0x00000000e6200000, 0x0000000100000000)
eden space 77824K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e4c00000)
from space 9728K, 77% used [0x00000000e5880000,0x00000000e5fd2f18,0x00000000e6200000)
to space 11264K, 0% used [0x00000000e4c00000,0x00000000e4c00000,0x00000000e5700000)
ParOldGen total 78848K, used 8051K [0x00000000a0000000, 0x00000000a4d00000, 0x00000000e0000000)
object space 78848K, 10% used [0x00000000a0000000,0x00000000a07dcef0,0x00000000a4d00000)
Metaspace used 28636K, capacity 29240K, committed 29312K, reserved 1075200K
class space used 3956K, capacity 4176K, committed 4224K, reserved 1048576K
}
Event: 11.369 GC heap before
{Heap before GC invocations=8 (full 1):
PSYoungGen total 87552K, used 85323K [0x00000000e0000000, 0x00000000e6200000, 0x0000000100000000)
eden space 77824K, 100% used [0x00000000e0000000,0x00000000e4c00000,0x00000000e4c00000)
from space 9728K, 77% used [0x00000000e5880000,0x00000000e5fd2f18,0x00000000e6200000)
to space 11264K, 0% used [0x00000000e4c00000,0x00000000e4c00000,0x00000000e5700000)
ParOldGen total 78848K, used 8051K [0x00000000a0000000, 0x00000000a4d00000, 0x00000000e0000000)
object space 78848K, 10% used [0x00000000a0000000,0x00000000a07dcef0,0x00000000a4d00000)
Metaspace used 33430K, capacity 34210K, committed 34432K, reserved 1079296K
class space used 4608K, capacity 4895K, committed 4992K, reserved 1048576K
Event: 11.379 GC heap after
Heap after GC invocations=8 (full 1):
PSYoungGen total 89088K, used 11047K [0x00000000e0000000, 0x00000000e8e80000, 0x0000000100000000)
eden space 77824K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e4c00000)
from space 11264K, 98% used [0x00000000e4c00000,0x00000000e56c9c90,0x00000000e5700000)
to space 12800K, 0% used [0x00000000e8200000,0x00000000e8200000,0x00000000e8e80000)
ParOldGen total 78848K, used 8123K [0x00000000a0000000, 0x00000000a4d00000, 0x00000000e0000000)
object space 78848K, 10% used [0x00000000a0000000,0x00000000a07eef00,0x00000000a4d00000)
Metaspace used 33430K, capacity 34210K, committed 34432K, reserved 1079296K
class space used 4608K, capacity 4895K, committed 4992K, reserved 1048576K
}
Event: 11.629 GC heap before
{Heap before GC invocations=9 (full 1):
PSYoungGen total 89088K, used 16687K [0x00000000e0000000, 0x00000000e8e80000, 0x0000000100000000)
eden space 77824K, 7% used [0x00000000e0000000,0x00000000e0582348,0x00000000e4c00000)
from space 11264K, 98% used [0x00000000e4c00000,0x00000000e56c9c90,0x00000000e5700000)
to space 12800K, 0% used [0x00000000e8200000,0x00000000e8200000,0x00000000e8e80000)
ParOldGen total 78848K, used 8123K [0x00000000a0000000, 0x00000000a4d00000, 0x00000000e0000000)
object space 78848K, 10% used [0x00000000a0000000,0x00000000a07eef00,0x00000000a4d00000)
Metaspace used 34580K, capacity 35362K, committed 35416K, reserved 1079296K
class space used 4773K, capacity 5067K, committed 5120K, reserved 1048576K
Event: 11.642 GC heap after
Heap after GC invocations=9 (full 1):
PSYoungGen total 133120K, used 9090K [0x00000000e0000000, 0x00000000e9800000, 0x0000000100000000)
eden space 120320K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e7580000)
from space 12800K, 71% used [0x00000000e8200000,0x00000000e8ae08b8,0x00000000e8e80000)
to space 12800K, 0% used [0x00000000e7580000,0x00000000e7580000,0x00000000e8200000)
ParOldGen total 78848K, used 8123K [0x00000000a0000000, 0x00000000a4d00000, 0x00000000e0000000)
object space 78848K, 10% used [0x00000000a0000000,0x00000000a07eef00,0x00000000a4d00000)
Metaspace used 34580K, capacity 35362K, committed 35416K, reserved 1079296K
class space used 4773K, capacity 5067K, committed 5120K, reserved 1048576K
}
Event: 11.642 GC heap before
{Heap before GC invocations=10 (full 2):
PSYoungGen total 133120K, used 9090K [0x00000000e0000000, 0x00000000e9800000, 0x0000000100000000)
eden space 120320K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e7580000)
from space 12800K, 71% used [0x00000000e8200000,0x00000000e8ae08b8,0x00000000e8e80000)
to space 12800K, 0% used [0x00000000e7580000,0x00000000e7580000,0x00000000e8200000)
ParOldGen total 78848K, used 8123K [0x00000000a0000000, 0x00000000a4d00000, 0x00000000e0000000)
object space 78848K, 10% used [0x00000000a0000000,0x00000000a07eef00,0x00000000a4d00000)
Metaspace used 34580K, capacity 35362K, committed 35416K, reserved 1079296K
class space used 4773K, capacity 5067K, committed 5120K, reserved 1048576K
Event: 11.760 GC heap after
Heap after GC invocations=10 (full 2):
PSYoungGen total 133120K, used 0K [0x00000000e0000000, 0x00000000e9800000, 0x0000000100000000)
eden space 120320K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e7580000)
from space 12800K, 0% used [0x00000000e8200000,0x00000000e8200000,0x00000000e8e80000)
to space 12800K, 0% used [0x00000000e7580000,0x00000000e7580000,0x00000000e8200000)
ParOldGen total 120832K, used 16051K [0x00000000a0000000, 0x00000000a7600000, 0x00000000e0000000)
object space 120832K, 13% used [0x00000000a0000000,0x00000000a0facdb0,0x00000000a7600000)
Metaspace used 34580K, capacity 35362K, committed 35416K, reserved 1079296K
class space used 4773K, capacity 5067K, committed 5120K, reserved 1048576K
}
Event: 13.582 GC heap before
{Heap before GC invocations=11 (full 2):
PSYoungGen total 133120K, used 120320K [0x00000000e0000000, 0x00000000e9800000, 0x0000000100000000)
eden space 120320K, 100% used [0x00000000e0000000,0x00000000e7580000,0x00000000e7580000)
from space 12800K, 0% used [0x00000000e8200000,0x00000000e8200000,0x00000000e8e80000)
to space 12800K, 0% used [0x00000000e7580000,0x00000000e7580000,0x00000000e8200000)
ParOldGen total 120832K, used 16051K [0x00000000a0000000, 0x00000000a7600000, 0x00000000e0000000)
object space 120832K, 13% used [0x00000000a0000000,0x00000000a0facdb0,0x00000000a7600000)
Metaspace used 44348K, capacity 45376K, committed 45696K, reserved 1089536K
class space used 5926K, capacity 6262K, committed 6272K, reserved 1048576K
Event: 13.598 GC heap after
Heap after GC invocations=11 (full 2):
PSYoungGen total 133120K, used 12770K [0x00000000e0000000, 0x00000000eb200000, 0x0000000100000000)
eden space 120320K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e7580000)
from space 12800K, 99% used [0x00000000e7580000,0x00000000e81f8800,0x00000000e8200000)
to space 14848K, 0% used [0x00000000ea380000,0x00000000ea380000,0x00000000eb200000)
ParOldGen total 120832K, used 18242K [0x00000000a0000000, 0x00000000a7600000, 0x00000000e0000000)
object space 120832K, 15% used [0x00000000a0000000,0x00000000a11d0998,0x00000000a7600000)
Metaspace used 44348K, capacity 45376K, committed 45696K, reserved 1089536K
class space used 5926K, capacity 6262K, committed 6272K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 14.281 Thread 0x0000000019ba3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003ab26c8 method=java.io.DataInputStream.readUnsignedShort()I @ 4
Event: 14.281 Thread 0x0000000019ba3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003ab26c8 method=java.io.DataInputStream.readUnsignedShort()I @ 4
Event: 14.281 Thread 0x0000000019ba3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003ab26c8 method=java.io.DataInputStream.readUnsignedShort()I @ 4
Event: 14.471 Thread 0x0000000019ba3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000450ab7c method=com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next()I @ 2223
Event: 14.473 Thread 0x0000000019ba3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000450ab8c method=com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next()I @ 439
Event: 14.473 Thread 0x0000000019ba3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000450ab8c method=com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next()I @ 439
Event: 14.473 Thread 0x0000000019ba3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000450ab8c method=com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next()I @ 439
Event: 14.535 Thread 0x0000000019ba3800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003c13a10 method=java.util.WeakHashMap.remove(Ljava/lang/Object;)Ljava/lang/Object; @ 94
Event: 14.589 Thread 0x0000000019ba3800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000452a168 method=java.lang.CharacterDataLatin1.digit(II)I @ 31
Event: 15.007 Thread 0x0000000019ba3800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000436da54 method=com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next()I @ 823
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 14.978 Thread 0x0000000019ba3800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e4d7cf78) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 14.978 Thread 0x0000000019ba3800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e4d7eb90) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 14.979 Thread 0x0000000019ba3800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e4d7f798) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 14.981 Thread 0x0000000019ba3800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e4d82408) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 14.982 Thread 0x0000000019ba3800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e4d83000) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 14.982 Thread 0x0000000019ba3800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e4d84c40) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 14.982 Thread 0x0000000019ba3800 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000e4d85870) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 15.025 Thread 0x0000000019ba3800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$comparing$77a9974f$1(Ljava/util/function/Function;Ljava/lang/Object;Ljava/lang/Object;)I> (0x00000000e4f3fc98) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\interpreter
Event: 15.026 Thread 0x0000000019ba3800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$thenComparing$36697e65$1(Ljava/util/Comparator;Ljava/lang/Object;Ljava/lang/Object;)I> (0x00000000e4f4cb88) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\interpreter\li
Event: 15.067 Thread 0x0000000019ba3800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$maxBy$1(Ljava/util/Comparator;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;> (0x00000000e4ff2c70) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\interpreter\li
Events (10 events):
Event: 15.181 loading class org/gradle/api/artifacts/transform/ArtifactTransformException
Event: 15.181 loading class org/gradle/api/artifacts/transform/ArtifactTransformException done
Event: 15.181 loading class org/gradle/api/internal/changedetection/state/ArrayValueSnapshot
Event: 15.181 loading class org/gradle/api/internal/changedetection/state/ArrayValueSnapshot done
Event: 15.182 loading class org/gradle/api/internal/artifacts/transform/TransformArtifactsAction
Event: 15.182 loading class org/gradle/api/internal/artifacts/transform/TransformArtifactsAction done
Event: 15.182 loading class org/gradle/api/artifacts/transform/VariantTransform
Event: 15.182 loading class org/gradle/api/artifacts/transform/VariantTransform done
Event: 15.183 loading class com/android/build/gradle/internal/VariantManager
Event: 15.183 loading class com/android/build/gradle/internal/VariantManager done
Dynamic libraries:
0x00007ff7af550000 - 0x00007ff7af581000 G:\Android\android-studio\jre\bin\java.exe
0x00007ffc8e340000 - 0x00007ffc8e530000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffc8d240000 - 0x00007ffc8d2f2000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffc8bde0000 - 0x00007ffc8c083000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffc8ca30000 - 0x00007ffc8cad3000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffc8d550000 - 0x00007ffc8d5ee000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffc8e200000 - 0x00007ffc8e297000 C:\WINDOWS\System32\sechost.dll
0x00007ffc8c3f0000 - 0x00007ffc8c510000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffc8e000000 - 0x00007ffc8e194000 C:\WINDOWS\System32\USER32.dll
0x00007ffc8ba50000 - 0x00007ffc8ba71000 C:\WINDOWS\System32\win32u.dll
0x00007ffc8d520000 - 0x00007ffc8d546000 C:\WINDOWS\System32\GDI32.dll
0x00007ffc8c250000 - 0x00007ffc8c3e4000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffc8ba80000 - 0x00007ffc8bb1e000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffc8bb90000 - 0x00007ffc8bc8a000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffc8a6f0000 - 0x00007ffc8a975000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.657_none_e6c5b579130e3898\COMCTL32.dll
0x00007ffc8d6f0000 - 0x00007ffc8da26000 C:\WINDOWS\System32\combase.dll
0x00007ffc8c170000 - 0x00007ffc8c1f0000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffc8d5f0000 - 0x00007ffc8d61e000 C:\WINDOWS\System32\IMM32.DLL
0x00007ffc7a0d0000 - 0x00007ffc7a147000 C:\Program Files (x86)\Agile DGS\bin\Krn64.dll
0x00007ffc8b130000 - 0x00007ffc8b15f000 C:\WINDOWS\SYSTEM32\SspiCli.dll
0x00007ffc86d00000 - 0x00007ffc86d0a000 C:\WINDOWS\SYSTEM32\Version.dll
0x00007ffc79b90000 - 0x00007ffc79ba4000 C:\Program Files (x86)\Agile DGS\bin\DGStrategy64.dll
0x00007ffc57480000 - 0x00007ffc57525000 C:\Program Files (x86)\Agile DGS\bin\ff64.dll
0x000000006d1a0000 - 0x000000006d272000 G:\Android\android-studio\jre\jre\bin\msvcr100.dll
0x000000006d360000 - 0x000000006db9e000 G:\Android\android-studio\jre\jre\bin\server\jvm.dll
0x00007ffc8da30000 - 0x00007ffc8da38000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ffc70440000 - 0x00007ffc70449000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffc8d3d0000 - 0x00007ffc8d43f000 C:\WINDOWS\System32\WS2_32.dll
0x00007ffc849c0000 - 0x00007ffc849e4000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffc84990000 - 0x00007ffc849bd000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffc8bb40000 - 0x00007ffc8bb8a000 C:\WINDOWS\System32\cfgmgr32.dll
0x00007ffc85450000 - 0x00007ffc8545f000 G:\Android\android-studio\jre\jre\bin\verify.dll
0x00007ffc64480000 - 0x00007ffc644a9000 G:\Android\android-studio\jre\jre\bin\java.dll
0x00007ffc7b0f0000 - 0x00007ffc7b106000 G:\Android\android-studio\jre\jre\bin\zip.dll
0x0000000018630000 - 0x0000000018d15000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffc8d300000 - 0x00007ffc8d3a9000 C:\WINDOWS\System32\shcore.dll
0x00007ffc8b2d0000 - 0x00007ffc8ba4f000 C:\WINDOWS\System32\windows.storage.dll
0x00007ffc8b2b0000 - 0x00007ffc8b2cf000 C:\WINDOWS\System32\profapi.dll
0x00007ffc8b220000 - 0x00007ffc8b26a000 C:\WINDOWS\System32\powrprof.dll
0x00007ffc8b210000 - 0x00007ffc8b220000 C:\WINDOWS\System32\UMPDC.dll
0x00007ffc8e2a0000 - 0x00007ffc8e2f2000 C:\WINDOWS\System32\shlwapi.dll
0x00007ffc8b270000 - 0x00007ffc8b281000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffc8bb20000 - 0x00007ffc8bb37000 C:\WINDOWS\System32\cryptsp.dll
0x00007ffc70180000 - 0x00007ffc7019a000 G:\Android\android-studio\jre\jre\bin\net.dll
0x00007ffc8a400000 - 0x00007ffc8a467000 C:\WINDOWS\system32\mswsock.dll
0x00007ffc6a0a0000 - 0x00007ffc6a0b1000 G:\Android\android-studio\jre\jre\bin\nio.dll
0x00007ffc866c0000 - 0x00007ffc866de000 C:\Users\栦勀爵\.gradle\native\25\windows-amd64\native-platform.dll
0x00007ffc86a60000 - 0x00007ffc86a6d000 G:\Android\android-studio\jre\jre\bin\management.dll
0x00007ffc89f70000 - 0x00007ffc89fa3000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffc8c090000 - 0x00007ffc8c0b6000 C:\WINDOWS\System32\bcrypt.dll
0x00007ffc8b100000 - 0x00007ffc8b125000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffc8a5d0000 - 0x00007ffc8a5dc000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffc8a110000 - 0x00007ffc8a14a000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffc8dff0000 - 0x00007ffc8dff8000 C:\WINDOWS\System32\NSI.dll
0x00007ffc7eb60000 - 0x00007ffc7eb76000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffc7ec30000 - 0x00007ffc7ec4c000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ffc8a150000 - 0x00007ffc8a21a000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
VM Arguments:
jvm_args: -Xmx1536m -Dfile.encoding=GBK -Duser.country=CN -Duser.language=zh -Duser.variant
java_command: org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.6
java_class_path (initial): C:\Users\栦勀爵\.gradle\wrapper\dists\gradle-4.6-all\bcst21l2brirad8k2ben1letg\gradle-4.6\lib\gradle-launcher-4.6.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Program Files (x86)\Java\jdk1.8.0_131
JRE_HOME=C:\Program Files (x86)\Java\jre1.8.0_131
USERNAME=栦勀爵
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 18362 (10.0.18362.329)
CPU:total 4 (initial active 4) (4 cores per cpu, 1 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, tsc, tscinvbit, bmi1, bmi2, adx
Memory: 4k page, physical 12372972k(3997368k free), swap 15000788k(3764k free)
vm_info: OpenJDK 64-Bit Server VM (25.152-b01) for windows-amd64 JRE (1.8.0_152-release-915-b01), built by "builder" with MS VC++ 10.0 (VS2010)
time: Thu Feb 20 13:50:00 2020
elapsed time: 15 seconds (0d 0h 0m 15s)

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save