Commit 49983747 authored by Sebastien Hertz's avatar Sebastien Hertz
Browse files

JDWP: update handling of 8-bit and 16-bit fields

We must use special getter/setter for types smaller than int:
boolean, byte, char and short. However, JDWP still requires to treat:
- int and float as 32-bit values
- long and double as 64-bit values

Bug: 21746739

(cherry picked from commit 05c26b30)

Change-Id: I2d667291974e191f2c9b10311ce02435b902dd0c
parent 6ba35b50
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment