summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorFredrik Roubert <roubert@google.com>2017-04-06 22:13:51 +0200
committerJoachim Sauer <jsauer@google.com>2017-07-18 11:13:48 +0100
commit253e515259d759ee34fb2035a9025d1945f83dd0 (patch)
tree626fe01510d17965cbf44ed830fd7bdbec166ca6 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parente7715b35ea9899fe9db499dc98b0c8e41a586606 (diff)
Update JNI code in preparation for ICU 59 switching to C++11 char16_t.
ICU 59 (update pending on the aosp/icu59 branch) has switched to using the C++11 char16_t data type, which is a distinct type from uint16_t (which is what JNI's jchar is typedef'd as), even though they are bitwise identical. All code that passes UTF-16 data between ICU4C and JNI must therefore be updated with typecasts in the appropriate places before ICU 59 is merged to aosp/master. Bug: 37554848 Test: make Change-Id: Ibbc90d2b603382d4715551d05c4a6a462529542d Merged-In: Ic84a94be82acbef41f80cc113d5da485ce54ae29
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions