OSDN Git Service

android-x86/art.git
7 years agoMerge "Revert "ART: Start RuntimeCallbacks"" am: 44751efea1
Nicolas Geoffray [Thu, 19 Jan 2017 09:09:01 +0000 (09:09 +0000)]
Merge "Revert "ART: Start RuntimeCallbacks"" am: 44751efea1
am: 16ff8f0e3f

Change-Id: I42658d82ec641ab557b0dd7886461abced6032b2

7 years agoMerge "Revert "ART: Start RuntimeCallbacks""
Nicolas Geoffray [Thu, 19 Jan 2017 09:07:01 +0000 (09:07 +0000)]
Merge "Revert "ART: Start RuntimeCallbacks""
am: 44751efea1

Change-Id: I4345c4a2ae676c1a9d66f478a3bd6e369bfbd4ef

7 years agoMerge "Revert "ART: Start RuntimeCallbacks""
Nicolas Geoffray [Thu, 19 Jan 2017 09:03:12 +0000 (09:03 +0000)]
Merge "Revert "ART: Start RuntimeCallbacks""

7 years agoRevert "ART: Start RuntimeCallbacks"
Nicolas Geoffray [Thu, 19 Jan 2017 09:02:50 +0000 (09:02 +0000)]
Revert "ART: Start RuntimeCallbacks"

jdwp tests failing with:
    STDERR> dalvikvm32 E 01-18 23:14:50 12180 12198 thread-inl.h:137] holding "runtime callbacks lock" at point where thread suspension is expected

Bug: 31684920

This reverts commit 13093d455b8266338fd713b04261c58e9dc2b164.

Change-Id: I94e4154e273d006eecdd485607dcfd96392d6a00

7 years agoMerge "Revert "Load the array class in the compiler for allocations."" am: b0355130e3
Hiroshi Yamauchi [Thu, 19 Jan 2017 03:46:40 +0000 (03:46 +0000)]
Merge "Revert "Load the array class in the compiler for allocations."" am: b0355130e3
am: 94a4546721

Change-Id: If55f290228e4372fabfa66bff2354ce85fa9efde

7 years agoMerge "Revert "Load the array class in the compiler for allocations.""
Hiroshi Yamauchi [Thu, 19 Jan 2017 03:44:11 +0000 (03:44 +0000)]
Merge "Revert "Load the array class in the compiler for allocations.""
am: b0355130e3

Change-Id: I4a49af6e60d2efe41dfaee395ca93fc7b0ceee52

7 years agoMerge "Revert "Load the array class in the compiler for allocations.""
Treehugger Robot [Thu, 19 Jan 2017 03:37:11 +0000 (03:37 +0000)]
Merge "Revert "Load the array class in the compiler for allocations.""

7 years agoMerge "ART: Note CC configuration down into oat files" am: 0157eee15c
Andreas Gampe [Thu, 19 Jan 2017 02:16:17 +0000 (02:16 +0000)]
Merge "ART: Note CC configuration down into oat files" am: 0157eee15c
am: c12c72fb2e

Change-Id: Idbaa3fac5a34c7e09ef6fd94a89c87028c311369

7 years agoART: Note CC configuration down into oat files am: f8cd890d86
Andreas Gampe [Thu, 19 Jan 2017 02:16:04 +0000 (02:16 +0000)]
ART: Note CC configuration down into oat files am: f8cd890d86
am: 11d469d2b7

Change-Id: I925d6db4330962a5ebb90da1f16c5cd318940bb5

7 years agoMerge "ART: Note CC configuration down into oat files"
Andreas Gampe [Thu, 19 Jan 2017 02:14:05 +0000 (02:14 +0000)]
Merge "ART: Note CC configuration down into oat files"
am: 0157eee15c

Change-Id: I3f8c004ee7e39ee127630d627c88a35f84f413c2

7 years agoART: Note CC configuration down into oat files
Andreas Gampe [Thu, 19 Jan 2017 02:14:04 +0000 (02:14 +0000)]
ART: Note CC configuration down into oat files
am: f8cd890d86

Change-Id: I9576d4b8f9a2d86b83d6f77ef41ab51a48d022d9

7 years agoRevert "Load the array class in the compiler for allocations."
Hiroshi Yamauchi [Thu, 19 Jan 2017 02:11:15 +0000 (02:11 +0000)]
Revert "Load the array class in the compiler for allocations."

libcore test fails.

This reverts commit cc99df230feb46ba717252f002d0cc2da6828421.

Change-Id: I5bac595acd2b240886062e8c1f11f9095ff6a9ed

7 years agoMerge "ART: Note CC configuration down into oat files"
Treehugger Robot [Thu, 19 Jan 2017 02:10:20 +0000 (02:10 +0000)]
Merge "ART: Note CC configuration down into oat files"

7 years agoMerge "Split ArtJvmtiEvent::kClassFileLoadHook in two." am: 1a901eff5e
Alex Light [Thu, 19 Jan 2017 01:34:03 +0000 (01:34 +0000)]
Merge "Split ArtJvmtiEvent::kClassFileLoadHook in two." am: 1a901eff5e
am: 1fbb64b2d6

Change-Id: I140e8953475f478a1029c7013f415efdb7f1b110

7 years agoMerge "Split ArtJvmtiEvent::kClassFileLoadHook in two."
Alex Light [Thu, 19 Jan 2017 01:32:02 +0000 (01:32 +0000)]
Merge "Split ArtJvmtiEvent::kClassFileLoadHook in two."
am: 1a901eff5e

Change-Id: Ia6e13ca4b2dfa2258f29e806d3d10efe04b7248e

7 years agoMerge "Split ArtJvmtiEvent::kClassFileLoadHook in two."
Treehugger Robot [Thu, 19 Jan 2017 01:24:24 +0000 (01:24 +0000)]
Merge "Split ArtJvmtiEvent::kClassFileLoadHook in two."

7 years agoART: Note CC configuration down into oat files
Andreas Gampe [Thu, 19 Jan 2017 00:05:01 +0000 (16:05 -0800)]
ART: Note CC configuration down into oat files

To detect changes in configuration, write the runtime configuration
of ART_USE_READ_BARRIER into the oat file key-value store.

Bug: 34084559
Bug: 12687968
Test: m test-art-host
Test: m ART_USE_READ_BARRIER=true test-art-host
Change-Id: I0b2bd9aa5546538e2b4b669b0acc0a4bebfd7bf0

7 years agoMerge "ART: Start RuntimeCallbacks" am: a7e64f00df
Andreas Gampe [Wed, 18 Jan 2017 23:01:24 +0000 (23:01 +0000)]
Merge "ART: Start RuntimeCallbacks" am: a7e64f00df
am: 7ad9d39198

Change-Id: I337f2b1051e87303e04d97ca66b5daa74fb92627

7 years agoMerge "ART: Start RuntimeCallbacks"
Andreas Gampe [Wed, 18 Jan 2017 22:59:22 +0000 (22:59 +0000)]
Merge "ART: Start RuntimeCallbacks"
am: a7e64f00df

Change-Id: I34c7a98c33de5e03ac61ac8f43e387691a231888

7 years agoMerge "ART: Start RuntimeCallbacks"
Treehugger Robot [Wed, 18 Jan 2017 22:52:26 +0000 (22:52 +0000)]
Merge "ART: Start RuntimeCallbacks"

7 years agoSplit ArtJvmtiEvent::kClassFileLoadHook in two.
Alex Light [Wed, 18 Jan 2017 19:17:47 +0000 (11:17 -0800)]
Split ArtJvmtiEvent::kClassFileLoadHook in two.

Since the ClassFileLoadHook event is sent to different environments
based on when it is invoked we split the event in two behind the
scenes. The event dispatcher is responsible for making sure that
either or both of the appropriate underlying events are invoked when a
JVMTI_EVENT_CLASS_FILE_LOAD_HOOK is sent.

We also make sure to modify the EventHandler so it sends the correct
events in the correct places when an environment changes its
capabilities.

Bug: 32369913
Bug: 31684920

Test: mma -j40 test-art-host

Change-Id: I82567fc66debe0b658e8d7fced6284a8c4355b7a

7 years agoMerge "Refactor jvmtiEvent so we can add to it." am: 5d61614eda
Alex Light [Wed, 18 Jan 2017 20:53:08 +0000 (20:53 +0000)]
Merge "Refactor jvmtiEvent so we can add to it." am: 5d61614eda
am: ff6f65a21b

Change-Id: I3a17f525e750a5edbf34378919274f4b6287d200

7 years agoMerge "Refactor jvmtiEvent so we can add to it."
Alex Light [Wed, 18 Jan 2017 20:51:08 +0000 (20:51 +0000)]
Merge "Refactor jvmtiEvent so we can add to it."
am: 5d61614eda

Change-Id: I44a8c4dc8556811cfab56759dd593599347eddc8

7 years agoMerge "Fix check failure in ConcurrentCopying::IssueEmptyCheckpoint()." am: 3f38eb44ee
Hiroshi Yamauchi [Wed, 18 Jan 2017 20:49:08 +0000 (20:49 +0000)]
Merge "Fix check failure in ConcurrentCopying::IssueEmptyCheckpoint()." am: 3f38eb44ee
am: f970262387

Change-Id: I8aec9586df52364f8ea71aa52a00b07d504005ee

7 years agoMerge "Refactor jvmtiEvent so we can add to it."
Treehugger Robot [Wed, 18 Jan 2017 20:47:13 +0000 (20:47 +0000)]
Merge "Refactor jvmtiEvent so we can add to it."

7 years agoMerge "Fix check failure in ConcurrentCopying::IssueEmptyCheckpoint()."
Hiroshi Yamauchi [Wed, 18 Jan 2017 20:47:09 +0000 (20:47 +0000)]
Merge "Fix check failure in ConcurrentCopying::IssueEmptyCheckpoint()."
am: 3f38eb44ee

Change-Id: I853281d378a35f7021cb77f739baa61db1fe0542

7 years agoMerge "Fix check failure in ConcurrentCopying::IssueEmptyCheckpoint()."
Treehugger Robot [Wed, 18 Jan 2017 20:43:01 +0000 (20:43 +0000)]
Merge "Fix check failure in ConcurrentCopying::IssueEmptyCheckpoint()."

7 years agoART: Start RuntimeCallbacks
Andreas Gampe [Wed, 18 Jan 2017 05:40:35 +0000 (21:40 -0800)]
ART: Start RuntimeCallbacks

Add a central RuntimeCallbacks structure to handle certain interesting
runtime events.

In a first iteration, add ThreadLifecycleCallback with ThreadStart and
ThreadStop. Move Dbg over to ThreadLifecycleCallback.

Add a test.

Bug: 31684920
Test: m test-art-host-gtest-runtime_callbacks_test
Test: art/tools/run-jdwp-tests.sh --mode=host
Change-Id: Ie0f77739a563207bfb4f04374e72dc6935c40b4f

7 years agoMerge "ART: Disable test 901 on target" am: d79ae05256
Andreas Gampe [Wed, 18 Jan 2017 19:33:03 +0000 (19:33 +0000)]
Merge "ART: Disable test 901 on target" am: d79ae05256
am: 742add4df8

Change-Id: Ia3a7c2e21905a94382699c4c510ac0384eda267f

7 years agoMerge "ART: Disable test 901 on target"
Andreas Gampe [Wed, 18 Jan 2017 19:31:03 +0000 (19:31 +0000)]
Merge "ART: Disable test 901 on target"
am: d79ae05256

Change-Id: Ide403397b51e960cdcb8d912daf1515cd8924e46

7 years agoMerge "ART: Disable test 901 on target"
Treehugger Robot [Wed, 18 Jan 2017 19:26:44 +0000 (19:26 +0000)]
Merge "ART: Disable test 901 on target"

7 years agoRefactor jvmtiEvent so we can add to it.
Alex Light [Wed, 18 Jan 2017 18:27:06 +0000 (10:27 -0800)]
Refactor jvmtiEvent so we can add to it.

Change all code over to using ArtJvmtiEvent from jvmtiEvent so that we
have a way to add additional internal events if the need arises.

Bug: 32369913
Bug: 31684920

Test: mma -j40 test-art-host

Change-Id: I555475048d2e753db8adf317dc1f66d81533cde0

7 years agoMerge changes Ib9fafbac,I05d73734,I0e95b0cb am: 66d2d484a0
Andreas Gampe [Wed, 18 Jan 2017 19:02:28 +0000 (19:02 +0000)]
Merge changes Ib9fafbac,I05d73734,I0e95b0cb am: 66d2d484a0
am: 334e207f02

Change-Id: If4db97eba3471e0ce8543fddb7899e56cfe0b40c

7 years agoART: Add JNI API am: 6f8e4f0fc3
Andreas Gampe [Wed, 18 Jan 2017 19:02:19 +0000 (19:02 +0000)]
ART: Add JNI API am: 6f8e4f0fc3
am: cf24be702e

Change-Id: I50c94c9a3756e630f31392de8cb4c7afc3460b62

7 years agoART: Align jvmti.h with jni.h am: 0bd1a16e91
Andreas Gampe [Wed, 18 Jan 2017 19:02:10 +0000 (19:02 +0000)]
ART: Align jvmti.h with jni.h am: 0bd1a16e91
am: 21e8fa5333

Change-Id: I90627c07e003b808297a4c524ea102202c949415

7 years agoART: Add JNI function table manipulation am: c8089540cc
Andreas Gampe [Wed, 18 Jan 2017 19:02:01 +0000 (19:02 +0000)]
ART: Add JNI function table manipulation am: c8089540cc
am: 9db4ad49bc

Change-Id: I150a147e00a0a43f519e9cadb71dab6bc321eb50

7 years agoMerge changes Ib9fafbac,I05d73734,I0e95b0cb
Andreas Gampe [Wed, 18 Jan 2017 18:59:47 +0000 (18:59 +0000)]
Merge changes Ib9fafbac,I05d73734,I0e95b0cb
am: 66d2d484a0

Change-Id: I7474d04d0d4fa60330356c7b150e5dadc7af2540

7 years agoART: Add JNI API
Andreas Gampe [Wed, 18 Jan 2017 18:59:46 +0000 (18:59 +0000)]
ART: Add JNI API
am: 6f8e4f0fc3

Change-Id: I5ed8cbb5a205338d23f11aeb93dcb13eaa726a19

7 years agoART: Align jvmti.h with jni.h
Andreas Gampe [Wed, 18 Jan 2017 18:59:38 +0000 (18:59 +0000)]
ART: Align jvmti.h with jni.h
am: 0bd1a16e91

Change-Id: Iccada3f86267639aba62ce0d84672da30cd28184

7 years agoART: Add JNI function table manipulation
Andreas Gampe [Wed, 18 Jan 2017 18:59:29 +0000 (18:59 +0000)]
ART: Add JNI function table manipulation
am: c8089540cc

Change-Id: I646c38e901ceec9d0e76d9a0d1730a34033976ee

7 years agoMerge changes Ib9fafbac,I05d73734,I0e95b0cb
Treehugger Robot [Wed, 18 Jan 2017 18:54:49 +0000 (18:54 +0000)]
Merge changes Ib9fafbac,I05d73734,I0e95b0cb

* changes:
  ART: Add JNI API
  ART: Align jvmti.h with jni.h
  ART: Add JNI function table manipulation

7 years agoART: Disable test 901 on target
Andreas Gampe [Wed, 18 Jan 2017 17:55:54 +0000 (09:55 -0800)]
ART: Disable test 901 on target

As this is now doing slightly more work, disable like the other
tests.

Bug: 31681198
Test: m test-art-target
Change-Id: I73c9f2da1024f8eabc67aba12659d34878cec1f1

7 years agoMerge "ART: Add Search API" am: d4a2827896
Andreas Gampe [Wed, 18 Jan 2017 17:39:34 +0000 (17:39 +0000)]
Merge "ART: Add Search API" am: d4a2827896
am: b5e249c82a

Change-Id: Ibd640108dbddfbfaa2344872d4d06cbc17da2906

7 years agoMerge "ART: Add GetJLocationFormat" am: 24e2ded0f9
Andreas Gampe [Wed, 18 Jan 2017 17:39:21 +0000 (17:39 +0000)]
Merge "ART: Add GetJLocationFormat" am: 24e2ded0f9
am: e0f3ca5461

Change-Id: Ie2b44b6342d01c3fb415ee5ae3b7c05cdc80edaa

7 years agoMerge "ART: Add Search API"
Andreas Gampe [Wed, 18 Jan 2017 17:33:06 +0000 (17:33 +0000)]
Merge "ART: Add Search API"
am: d4a2827896

Change-Id: I97932f86195bbcc79490dfdc6661b82c003afca2

7 years agoMerge "ART: Add GetJLocationFormat"
Andreas Gampe [Wed, 18 Jan 2017 17:32:51 +0000 (17:32 +0000)]
Merge "ART: Add GetJLocationFormat"
am: 24e2ded0f9

Change-Id: Idb6bef4d3f6d5f1af10059f11a3f48df5154a408

7 years agoART: Add JNI API
Andreas Gampe [Tue, 17 Jan 2017 02:18:14 +0000 (18:18 -0800)]
ART: Add JNI API

Add support for GetJNIFunctionTable and SetJNIFunctionTable. Add
tests.

Bug: 34343708
Test: m test-art-host-run-test-928-jni-table
Change-Id: Ib9fafbac2781c570aa6eacf5242afbbf6c3ee7a9

7 years agoART: Align jvmti.h with jni.h
Andreas Gampe [Tue, 17 Jan 2017 02:53:59 +0000 (18:53 -0800)]
ART: Align jvmti.h with jni.h

Android follows the JNI specification and names the JNI function
table without the underscore.

Bug: 34343708
Test: m test-art-host
Change-Id: I05d73734545f9077ad66aceb335bdc8a76603a71

7 years agoART: Add JNI function table manipulation
Andreas Gampe [Mon, 16 Jan 2017 20:41:12 +0000 (12:41 -0800)]
ART: Add JNI function table manipulation

Add support for a function table override. This will override the
decision between the regular and the CheckJNI function tables, if
set.

Bug: 34343708
Test: m test-art-host-gtest-jni_internal_test
Change-Id: I0e95b0cbd21f4efdcd8c3d312781d9aeeff54a1e

7 years agoMerge "ART: Add Search API"
Treehugger Robot [Wed, 18 Jan 2017 17:16:06 +0000 (17:16 +0000)]
Merge "ART: Add Search API"

7 years agoMerge "ART: Add GetJLocationFormat"
Treehugger Robot [Wed, 18 Jan 2017 17:15:41 +0000 (17:15 +0000)]
Merge "ART: Add GetJLocationFormat"

7 years agoMerge "Load the array class in the compiler for allocations." am: c3b7bf3bcc
Nicolas Geoffray [Wed, 18 Jan 2017 16:00:17 +0000 (16:00 +0000)]
Merge "Load the array class in the compiler for allocations." am: c3b7bf3bcc
am: 77e673a0e3

Change-Id: If2c045b207d83ad71d989960644ab6c2cdd56522

7 years agoMerge "Load the array class in the compiler for allocations."
Nicolas Geoffray [Wed, 18 Jan 2017 15:54:14 +0000 (15:54 +0000)]
Merge "Load the array class in the compiler for allocations."
am: c3b7bf3bcc

Change-Id: I3fa61cd9e27138c4a6fdbc0aff0fe0959c147bf2

7 years agoMerge "Load the array class in the compiler for allocations."
Nicolas Geoffray [Wed, 18 Jan 2017 15:43:07 +0000 (15:43 +0000)]
Merge "Load the array class in the compiler for allocations."

7 years agoLoad the array class in the compiler for allocations.
Nicolas Geoffray [Tue, 17 Jan 2017 23:00:24 +0000 (23:00 +0000)]
Load the array class in the compiler for allocations.

Removing one other dependency for needing to pass
the current method, and having dex_cache_resolved_types_
in ArtMethod.

oat file increase:
- x64: 0.25%
- arm32: 0.30%
- x86: 0.28%

test: test-art-host, test-art-target
Change-Id: Ibca4fa00d3e31954db2ccb1f65a584b8c67cb230

7 years agoMerge "Fix Mips build." am: 2ee01bff00
Nicolas Geoffray [Wed, 18 Jan 2017 15:05:40 +0000 (15:05 +0000)]
Merge "Fix Mips build." am: 2ee01bff00
am: 37d922f1d8

Change-Id: I8dfbd4b2bd7021e94ed2a98dac132214b2f2ab0d

7 years agoMerge "Fix Mips build."
Nicolas Geoffray [Wed, 18 Jan 2017 15:00:41 +0000 (15:00 +0000)]
Merge "Fix Mips build."
am: 2ee01bff00

Change-Id: I53c80cf9ff1335e7751553e43654768affd584fe

7 years agoMerge "Fix Mips build."
Treehugger Robot [Wed, 18 Jan 2017 14:52:33 +0000 (14:52 +0000)]
Merge "Fix Mips build."

7 years agoMerge "Fix IP register usage in LoadClassSlowPathARMVIXL." am: 404b012061
Vladimir Marko [Wed, 18 Jan 2017 14:44:40 +0000 (14:44 +0000)]
Merge "Fix IP register usage in LoadClassSlowPathARMVIXL." am: 404b012061
am: 79d0521127

Change-Id: I8ac26e3a5d09fbe2f96c8f510b322129da69a550

7 years agoMerge "Fix IP register usage in LoadClassSlowPathARMVIXL."
Vladimir Marko [Wed, 18 Jan 2017 14:39:40 +0000 (14:39 +0000)]
Merge "Fix IP register usage in LoadClassSlowPathARMVIXL."
am: 404b012061

Change-Id: Id20492f64e0e41cc083cc1050c5305c4989bf62c

7 years agoMerge "Fix IP register usage in LoadClassSlowPathARMVIXL."
Treehugger Robot [Wed, 18 Jan 2017 14:28:59 +0000 (14:28 +0000)]
Merge "Fix IP register usage in LoadClassSlowPathARMVIXL."

7 years agoFix Mips build.
Nicolas Geoffray [Wed, 18 Jan 2017 13:30:00 +0000 (13:30 +0000)]
Fix Mips build.

Test: build mips
Change-Id: Icadff73d6a266bbdfd6cb67a66f04f559f28846d

7 years agoFix IP register usage in LoadClassSlowPathARMVIXL.
Vladimir Marko [Wed, 18 Jan 2017 12:54:44 +0000 (12:54 +0000)]
Fix IP register usage in LoadClassSlowPathARMVIXL.

Request a temporary from a UseScratchRegisterScope instead
of explicitly specifying the IP register to avoid assetion
failure in VIXL.

Test: Build aosp_flounder-userdebug with ART_USE_VIXL_ARM_BACKEND=true
Bug: 34340177
Bug: 30627598
Change-Id: Ie39fbbb66165d752634cde8d2963129641558b93

7 years agoMerge "Entrypoints cleanup." am: 4507fdcb70
Nicolas Geoffray [Wed, 18 Jan 2017 12:49:34 +0000 (12:49 +0000)]
Merge "Entrypoints cleanup." am: 4507fdcb70
am: 33cced00b3

Change-Id: I38c2c358556d4c1b9a0ad195b411cc452a7761f4

7 years agoMerge "Entrypoints cleanup."
Nicolas Geoffray [Wed, 18 Jan 2017 12:46:32 +0000 (12:46 +0000)]
Merge "Entrypoints cleanup."
am: 4507fdcb70

Change-Id: I8dcbe8868f6fe7f040d6d72ca4837cec90167586

7 years agoMerge "Entrypoints cleanup."
Nicolas Geoffray [Wed, 18 Jan 2017 12:40:59 +0000 (12:40 +0000)]
Merge "Entrypoints cleanup."

7 years agoMerge "Blacklist tests for flaky no-image." am: 419b7f558d
Nicolas Geoffray [Wed, 18 Jan 2017 12:37:31 +0000 (12:37 +0000)]
Merge "Blacklist tests for flaky no-image." am: 419b7f558d
am: 40c45cf5e4

Change-Id: Id0908b0cb390d3cb39788d6c8410e366d8bd6cdf

7 years agoMerge "Blacklist tests for flaky no-image."
Nicolas Geoffray [Wed, 18 Jan 2017 12:34:31 +0000 (12:34 +0000)]
Merge "Blacklist tests for flaky no-image."
am: 419b7f558d

Change-Id: I3452b516b701c8539b682226a96e7075075e20e2

7 years agoMerge "Blacklist tests for flaky no-image."
Treehugger Robot [Wed, 18 Jan 2017 12:28:27 +0000 (12:28 +0000)]
Merge "Blacklist tests for flaky no-image."

7 years agoEntrypoints cleanup.
Nicolas Geoffray [Fri, 13 Jan 2017 16:04:53 +0000 (16:04 +0000)]
Entrypoints cleanup.

Remove unused ones to facilitate the transition to compressed
dex caches.

test: test-art-host, test-art-target
Change-Id: I1d1cb0daffa86dd9dda2eaa3c1ea3650a5c8d9d0

7 years agoBlacklist tests for flaky no-image.
Nicolas Geoffray [Wed, 18 Jan 2017 11:08:02 +0000 (11:08 +0000)]
Blacklist tests for flaky no-image.

bug: 34369284
Change-Id: I09db432db8d99223f4f41e2d7bda7927ad5af9d5

7 years agoMerge "Reduce using ArtMethod's dex_cache_resolved_types_." am: a397458175
Vladimir Marko [Wed, 18 Jan 2017 10:59:26 +0000 (10:59 +0000)]
Merge "Reduce using ArtMethod's dex_cache_resolved_types_." am: a397458175
am: 6149b30541

Change-Id: Ie2810e3d7d82e1e0c8f2414bf7a53cabc6d0e83e

7 years agoMerge "Reduce using ArtMethod's dex_cache_resolved_types_."
Vladimir Marko [Wed, 18 Jan 2017 10:56:55 +0000 (10:56 +0000)]
Merge "Reduce using ArtMethod's dex_cache_resolved_types_."
am: a397458175

Change-Id: I1cc9a1b85d29af239222779983123acb2efe7d0a

7 years agoMerge "Reduce using ArtMethod's dex_cache_resolved_types_."
Vladimir Marko [Wed, 18 Jan 2017 10:52:20 +0000 (10:52 +0000)]
Merge "Reduce using ArtMethod's dex_cache_resolved_types_."

7 years agoMerge "MIPS: Fix polymorphic invokes." am: c66a76f94e
Vladimir Marko [Wed, 18 Jan 2017 10:33:25 +0000 (10:33 +0000)]
Merge "MIPS: Fix polymorphic invokes." am: c66a76f94e
am: 5fe9b5b46d

Change-Id: I42acfc6b53be6ed31f8928a4a8fe1e36e378dda0

7 years agoMerge "MIPS: Fix polymorphic invokes."
Vladimir Marko [Wed, 18 Jan 2017 10:29:54 +0000 (10:29 +0000)]
Merge "MIPS: Fix polymorphic invokes."
am: c66a76f94e

Change-Id: I018f136295de9af5b0575d092bff1a538768bb57

7 years agoMerge "MIPS: Fix polymorphic invokes."
Vladimir Marko [Wed, 18 Jan 2017 10:25:54 +0000 (10:25 +0000)]
Merge "MIPS: Fix polymorphic invokes."

7 years agoMIPS: Fix polymorphic invokes.
Alexey Frunze [Tue, 17 Jan 2017 03:03:21 +0000 (19:03 -0800)]
MIPS: Fix polymorphic invokes.

This fixes MIPS-specific optimizing compiler bugs introduced in
commit ac141397dc29189ad2b2df41f8d4312246beec60.

The below tests still fail in interpreter mode and this will be
addressed separately.

Test: booted MIPS32R2 in QEMU
Test: ./run-test --optimizing 953-invoke-polymorphic-compiler
Test: ./run-test --optimizing 955-methodhandles-smali
Test: ./run-test --optimizing 956-methodhandles
Test: ./run-test --optimizing 957-methodhandle-transforms
Test: ./run-test --optimizing 958-methodhandle-emulated-stackframe
Test: ./run-test --optimizing 959-invoke-polymorphic-accessors
Test: booted MIPS64 (with 2nd arch MIPS32R6) in QEMU
Test: same tests as above and
Test: ./run-test --optimizing --64 953-invoke-polymorphic-compiler
Test: ./run-test --optimizing --64 955-methodhandles-smali
Test: ./run-test --optimizing --64 956-methodhandles
Test: ./run-test --optimizing --64 957-methodhandle-transforms
Test: ./run-test --optimizing --64 958-methodhandle-emulated-stackframe
Test: ./run-test --optimizing --64 959-invoke-polymorphic-accessors

Change-Id: I6119e8b86448e022f68b10cd3a8912a2bd1976c5

7 years agoART: Add Search API
Andreas Gampe [Tue, 17 Jan 2017 23:50:26 +0000 (15:50 -0800)]
ART: Add Search API

Add initial support for AddToBootstrapClassLoaderSearch and
AddToSystemClassLoaderSearch. The current implementation does
not support the OnLoad phase.

Add tests.

Bug: 34359699
Test: m test-art-host-run-test-929-search
Change-Id: I42955ff381cd3828bfd772bee2f9b0745195ee51

7 years agoMerge "Revert "Revert "ART: Add ThreadGroup API support""" am: a6040d4cca
Andreas Gampe [Wed, 18 Jan 2017 02:57:57 +0000 (02:57 +0000)]
Merge "Revert "Revert "ART: Add ThreadGroup API support""" am: a6040d4cca
am: 95fadc572a

Change-Id: I6d0aa83dc9fb4b3da9a79597476b4b51818f4f9f

7 years agoMerge "Revert "Revert "ART: Add ThreadGroup API support"""
Andreas Gampe [Wed, 18 Jan 2017 02:55:27 +0000 (02:55 +0000)]
Merge "Revert "Revert "ART: Add ThreadGroup API support"""
am: a6040d4cca

Change-Id: I527259682522c2aea0d49fed7e1ef202197fce25

7 years agoMerge "Revert "Revert "ART: Add ThreadGroup API support"""
Andreas Gampe [Wed, 18 Jan 2017 02:51:15 +0000 (02:51 +0000)]
Merge "Revert "Revert "ART: Add ThreadGroup API support"""

7 years agoART: Add GetJLocationFormat
Andreas Gampe [Wed, 18 Jan 2017 02:36:56 +0000 (18:36 -0800)]
ART: Add GetJLocationFormat

Add support for GetJLocationFormat. Set the format to bytecode
indices.

Bug: 31455788
Test: m test-art-host
Change-Id: I1e1142686a9187274dd45d6243cdad500d2dc7d1

7 years agoMerge "Do test_getStackTraces last for test 129" am: fd5f52b60c
Mathieu Chartier [Wed, 18 Jan 2017 00:50:49 +0000 (00:50 +0000)]
Merge "Do test_getStackTraces last for test 129" am: fd5f52b60c
am: 6666edfdf7

Change-Id: I7dd8293b6fdd2153bf153fec573d8c292bd2bb44

7 years agoMerge "Do test_getStackTraces last for test 129"
Mathieu Chartier [Wed, 18 Jan 2017 00:45:48 +0000 (00:45 +0000)]
Merge "Do test_getStackTraces last for test 129"
am: fd5f52b60c

Change-Id: I60340d52f9c2b26005a22f3a48d95e8c39f1369a

7 years agoMerge "Do test_getStackTraces last for test 129"
Mathieu Chartier [Wed, 18 Jan 2017 00:39:08 +0000 (00:39 +0000)]
Merge "Do test_getStackTraces last for test 129"

7 years agoMerge "ART: Disable app images for test 912" am: 3a5e34b657
Andreas Gampe [Tue, 17 Jan 2017 23:50:17 +0000 (23:50 +0000)]
Merge "ART: Disable app images for test 912" am: 3a5e34b657
am: 614771a246

Change-Id: I5e692f17d982df832b3177a6e422c2d65e545ddd

7 years agoMerge "ART: Disable app images for test 912"
Andreas Gampe [Tue, 17 Jan 2017 23:47:44 +0000 (23:47 +0000)]
Merge "ART: Disable app images for test 912"
am: 3a5e34b657

Change-Id: I5e6571ceba95ee5184c804c0590ebadcf7205f41

7 years agoMerge "ART: Disable app images for test 912"
Andreas Gampe [Tue, 17 Jan 2017 23:44:38 +0000 (23:44 +0000)]
Merge "ART: Disable app images for test 912"

7 years agoMerge "ART: Fix missing CLOCK_MONOTONIC on Mac" am: 442a83a762
Andreas Gampe [Tue, 17 Jan 2017 23:24:48 +0000 (23:24 +0000)]
Merge "ART: Fix missing CLOCK_MONOTONIC on Mac" am: 442a83a762
am: d199dafabc

Change-Id: Ib8665e14bdc3c54959a625f09674b5ac85101707

7 years agoMerge "ART: Fix missing CLOCK_MONOTONIC on Mac"
Andreas Gampe [Tue, 17 Jan 2017 23:23:12 +0000 (23:23 +0000)]
Merge "ART: Fix missing CLOCK_MONOTONIC on Mac"
am: 442a83a762

Change-Id: Id723e233328185c09e5ac41b1d10947fa7747997

7 years agoMerge "ART: Fix missing CLOCK_MONOTONIC on Mac"
Andreas Gampe [Tue, 17 Jan 2017 23:18:05 +0000 (23:18 +0000)]
Merge "ART: Fix missing CLOCK_MONOTONIC on Mac"

7 years agoRevert "Revert "ART: Add ThreadGroup API support""
Andreas Gampe [Mon, 16 Jan 2017 16:08:45 +0000 (16:08 +0000)]
Revert "Revert "ART: Add ThreadGroup API support""

This reverts commit 87071bfb6c1b708bdfa2a5f91d4744667b3a0443.

Add an ObjectLock, which corresponds to the synchronized(this)
implementation on the Java side. Wait for the expected five
child threads in the root group before running the actual
child test.

Bug: 31455788
Change-Id: Ib7a065d6a11f06f0325e3a8db040629f3ca69407
Test: m test-art-host-run-test-925-threadgroups

7 years agoMerge "Introduce a number of SIMD extensions for x86/x86_64 (SSE)." am: 55ddcc8fe9
Aart Bik [Tue, 17 Jan 2017 22:17:10 +0000 (22:17 +0000)]
Merge "Introduce a number of SIMD extensions for x86/x86_64 (SSE)." am: 55ddcc8fe9
am: 1fd464d235

Change-Id: I01cedaef082e4059bead00efb0c04db59965ea6e

7 years agoMerge "Introduce a number of SIMD extensions for x86/x86_64 (SSE)."
Aart Bik [Tue, 17 Jan 2017 22:14:37 +0000 (22:14 +0000)]
Merge "Introduce a number of SIMD extensions for x86/x86_64 (SSE)."
am: 55ddcc8fe9

Change-Id: Icf3a6d79bc5b1eee1f0082be881fa6de3feff4aa

7 years agoFix check failure in ConcurrentCopying::IssueEmptyCheckpoint().
Hiroshi Yamauchi [Tue, 17 Jan 2017 21:59:59 +0000 (13:59 -0800)]
Fix check failure in ConcurrentCopying::IssueEmptyCheckpoint().

Thread::DumpState() internally uses ScopedObjectAccess which expects
that the caller does not hold the mutator lock if its in a suspended
state or that the caller holds the mutator lock and in the runnable
state. Use ScopedObjectAccess instead on the caller side to match this
expectation.

Bug: 34321097
Bug: 33006388
Bug: 12687968
Test: test-art-host with CC.
Change-Id: I04698d21fb4820a938009c7caeb8e81721329007

7 years agoMerge "Introduce a number of SIMD extensions for x86/x86_64 (SSE)."
Aart Bik [Tue, 17 Jan 2017 22:10:25 +0000 (22:10 +0000)]
Merge "Introduce a number of SIMD extensions for x86/x86_64 (SSE)."

7 years agoART: Disable app images for test 912
Andreas Gampe [Tue, 17 Jan 2017 22:01:50 +0000 (14:01 -0800)]
ART: Disable app images for test 912

To have precise info for actually loaded classes.

Bug: 31684578
Test: m ART_TEST_INTERPRETER=true test-art-host-run-test-912-classes
Change-Id: I06a9303befab40c619f9d1e3d677024c8f3b0ba3

7 years agoART: Fix missing CLOCK_MONOTONIC on Mac
Andreas Gampe [Tue, 17 Jan 2017 21:32:52 +0000 (13:32 -0800)]
ART: Fix missing CLOCK_MONOTONIC on Mac

Fix the Mac build.

Bug: 31455788
Test: m
Change-Id: I03e927c28fe62abc1b14ea799190d00a081f33f7

7 years agoMerge "Revert "Revert "Try really hard for JIT in test 916""" am: ce27739a12
Alex Light [Tue, 17 Jan 2017 21:28:34 +0000 (21:28 +0000)]
Merge "Revert "Revert "Try really hard for JIT in test 916""" am: ce27739a12
am: 00449a97d7

Change-Id: I3638d5549563a1c27f58085126a1c0936d36e443