Can't Repro
Status Update
Comments
ku...@google.com <ku...@google.com>
rk...@google.com <rk...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-master-dev
commit b90079595f33f58fece04026a97faa0d243acdb1
Author: Yuichi Araki <yaraki@google.com>
Date: Wed Sep 18 16:55:49 2019
Change the way to detect mismatch between POJO and query
This fixes cursor mismatch warnings with expandProjection.
Bug: 140759491
Test: QueryMethodProcessorTest
Change-Id: I7659002e5e0d1ef60fc1af2a625c0c36da0664d8
M room/compiler/src/main/kotlin/androidx/room/processor/QueryMethodProcessor.kt
M room/compiler/src/main/kotlin/androidx/room/solver/TypeAdapterStore.kt
M room/compiler/src/main/kotlin/androidx/room/solver/query/result/PojoRowAdapter.kt
M room/compiler/src/test/kotlin/androidx/room/processor/QueryMethodProcessorTest.kt
M room/compiler/src/test/kotlin/androidx/room/testing/TestProcessor.kt
https://android-review.googlesource.com/1123258
https://goto.google.com/android-sha1/b90079595f33f58fece04026a97faa0d243acdb1
Branch: androidx-master-dev
commit b90079595f33f58fece04026a97faa0d243acdb1
Author: Yuichi Araki <yaraki@google.com>
Date: Wed Sep 18 16:55:49 2019
Change the way to detect mismatch between POJO and query
This fixes cursor mismatch warnings with expandProjection.
Bug: 140759491
Test: QueryMethodProcessorTest
Change-Id: I7659002e5e0d1ef60fc1af2a625c0c36da0664d8
M room/compiler/src/main/kotlin/androidx/room/processor/QueryMethodProcessor.kt
M room/compiler/src/main/kotlin/androidx/room/solver/TypeAdapterStore.kt
M room/compiler/src/main/kotlin/androidx/room/solver/query/result/PojoRowAdapter.kt
M room/compiler/src/test/kotlin/androidx/room/processor/QueryMethodProcessorTest.kt
M room/compiler/src/test/kotlin/androidx/room/testing/TestProcessor.kt
Description
Android Studio Version: Unknown
Emulator Version (Emulator--> Extended Controls--> Emulator Version): 35.3.11-12836668
Hypervisor Version: aehd 131074.0.0
Android SDK Tools: invalid
Host Operating System: Windows 10 Home
CPU Manufacturer: AMD CPU
Virtualization is supported
Bare metal
64-bit CPU
RAM: 16305 MB
GPU: GPU #1
Make: 10de
Model: NVIDIA GeForce GTX 1660 Ti
Device ID: 2182
Build Fingerprint: google/sdk_gphone64_x86_64/emu64xa:15/AE3A.240806.036/12592187:user/dev-keys
AVD Details: Name: Medium_Phone_API_35
CPU/ABI: x86_64
Path: C:\Users\Test01\.android\avd\Medium_Phone.avd
Target: google_apis_playstore [Google Play] (API level 35)
Skin: 1080x2400
SD Card: 800M
AvdId: Medium_Phone_API_35
PlayStore.enabled: true
avd.ini.displayname: Medium Phone API 35
avd.ini.encoding: UTF-8
disk.dataPartition.size: 6G
fastboot.chosenSnapshotFile:
fastboot.forceChosenSnapshotBoot: no
fastboot.forceColdBoot: no
fastboot.forceFastBoot: yes
hw.accelerometer: yes
hw.arc: false
hw.audioInput: yes
hw.battery: yes
hw.camera.back: virtualscene
hw.camera.front: emulated
hw.cpu.ncore: 8
hw.dPad: no
hw.device.hash2: MD5:3db3250dab5d0d93b29353040181c7e9
hw.device.manufacturer: Generic
hw.gps: yes
hw.gpu.enabled: yes
hw.gpu.mode: auto
hw.initialOrientation: portrait
hw.keyboard: yes
hw.lcd.density: 420
hw.lcd.height: 2400
hw.lcd.width: 1080
hw.mainKeys: no
hw.ramSize: 2048
hw.sdCard: yes
hw.sensors.orientation: yes
hw.sensors.proximity: yes
hw.trackBall: no
image.sysdir.1: system-images\android-35\google_apis_playstore\x86_64\
runtime.network.latency: none
runtime.network.speed: full
showDeviceFrame: no
skin.dynamic: yes
skin.path.backup: _no_skin
tag.display: Google Play
tag.displaynames: Google Play
tag.ids: google_apis_playstore
vm.heapSize: 336
Steps to Reproduce Bug: UNABLE
Expected Behavior: Everything is just frozen.
Observed Behavior: Emulator is just frozen in game. can't do anything. even after restart of emulator, it starts up in-game frozen.