OSDN Git Service

ART: Update unstarted runtime for changed libcore
authorAndreas Gampe <agampe@google.com>
Thu, 9 Feb 2017 20:50:52 +0000 (12:50 -0800)
committerAndreas Gampe <agampe@google.com>
Thu, 9 Feb 2017 21:55:42 +0000 (13:55 -0800)
commit3d2fcaae4145a50e4d7460d8ce3caf97eb825a08
tree583773207bd59fb7a88fbd1994383987d9f0f663
parent8d4b1189639f0d8982bde681ccbdd7c03fe6ddbf
ART: Update unstarted runtime for changed libcore

Update float conversion to current libcore implementation. Add
tests.

Bug: 34956610
Test: m test-art-host-gtest-unstarted_runtime_test
Change-Id: Ib62c64011e2d5b980fb8fab81f6c343065ce946c
runtime/interpreter/unstarted_runtime.cc
runtime/interpreter/unstarted_runtime_test.cc