OSDN Git Service

android-x86/art.git
7 years agoMerge "Revert "Implement RetransformClasses"" am: 152b9567d0 am: b72553a036
Alex Light [Thu, 19 Jan 2017 23:27:57 +0000 (23:27 +0000)]
Merge "Revert "Implement RetransformClasses"" am: 152b9567d0 am: b72553a036
am: 33ab67953c

Change-Id: Ic05b72055730d01f23d44c2cfc6f209d6688f42c

7 years agoMerge "Revert "Implement RetransformClasses"" am: 152b9567d0
Alex Light [Thu, 19 Jan 2017 23:20:26 +0000 (23:20 +0000)]
Merge "Revert "Implement RetransformClasses"" am: 152b9567d0
am: b72553a036

Change-Id: I6b85988234f84c1d59eefb953efe2210c49e6d2b

7 years agoMerge "Revert "Implement RetransformClasses""
Alex Light [Thu, 19 Jan 2017 23:10:25 +0000 (23:10 +0000)]
Merge "Revert "Implement RetransformClasses""
am: 152b9567d0

Change-Id: Ib84ad8e4a4d0b24e721a1cb0ffabc97f3bcbc890

7 years agoMerge "Revert "Implement RetransformClasses""
Alex Light [Thu, 19 Jan 2017 23:01:26 +0000 (23:01 +0000)]
Merge "Revert "Implement RetransformClasses""

7 years agoRevert "Implement RetransformClasses"
Alex Light [Thu, 19 Jan 2017 23:00:21 +0000 (23:00 +0000)]
Revert "Implement RetransformClasses"

This reverts commit a6c5e97a4395352bc8684e6af9cecb62b80c316c.

Reason for revert: Accidently introduces double-free bug in RedefineClasses.

Change-Id: I021336c4fcf0cfb304915b0ffc5eaba5f91fdd5e

7 years agoMerge "Delete deadlocking DCHECK for LOS allocation" am: a8acb1274c am: 5cb3d67420
Mathieu Chartier [Thu, 19 Jan 2017 22:29:22 +0000 (22:29 +0000)]
Merge "Delete deadlocking DCHECK for LOS allocation" am: a8acb1274c am: 5cb3d67420
am: da16748c78

Change-Id: Id08cc40b779a98696f5744fc55a011e4c5decf58

7 years agoMerge "Delete deadlocking DCHECK for LOS allocation" am: a8acb1274c
Mathieu Chartier [Thu, 19 Jan 2017 22:26:52 +0000 (22:26 +0000)]
Merge "Delete deadlocking DCHECK for LOS allocation" am: a8acb1274c
am: 5cb3d67420

Change-Id: Ib9863f67bb5af16e4362d1a74aaa09ac732d3afc

7 years agoMerge "Delete deadlocking DCHECK for LOS allocation"
Mathieu Chartier [Thu, 19 Jan 2017 22:24:21 +0000 (22:24 +0000)]
Merge "Delete deadlocking DCHECK for LOS allocation"
am: a8acb1274c

Change-Id: If6e69b581e71e947cd5f47084de7687f87b81d85

7 years agoMerge "Delete deadlocking DCHECK for LOS allocation"
Mathieu Chartier [Thu, 19 Jan 2017 22:21:31 +0000 (22:21 +0000)]
Merge "Delete deadlocking DCHECK for LOS allocation"

7 years agoMerge "Implement RetransformClasses" am: a58bc2e744 am: 2c0048b339
Alex Light [Thu, 19 Jan 2017 21:20:18 +0000 (21:20 +0000)]
Merge "Implement RetransformClasses" am: a58bc2e744 am: 2c0048b339
am: 15778ae5e7

Change-Id: I8c364b39312dca225e9c2f8d27c0dc7290c9332c

7 years agoMerge "Implement RetransformClasses" am: a58bc2e744
Alex Light [Thu, 19 Jan 2017 21:17:47 +0000 (21:17 +0000)]
Merge "Implement RetransformClasses" am: a58bc2e744
am: 2c0048b339

Change-Id: Ib8be7bf4f9e9286afc59d0ad336766dc1e0d6bc0

7 years agoMerge "Implement RetransformClasses"
Alex Light [Thu, 19 Jan 2017 21:15:17 +0000 (21:15 +0000)]
Merge "Implement RetransformClasses"
am: a58bc2e744

Change-Id: Ib5efc5b07464d3b9385e7282bbac0ccd323d2182

7 years agoMerge "Implement RetransformClasses"
Treehugger Robot [Thu, 19 Jan 2017 21:09:19 +0000 (21:09 +0000)]
Merge "Implement RetransformClasses"

7 years agoDelete deadlocking DCHECK for LOS allocation
Mathieu Chartier [Thu, 19 Jan 2017 19:37:22 +0000 (11:37 -0800)]
Delete deadlocking DCHECK for LOS allocation

The DCHECK required acquiring the heap bitmap lock. This lock
may be held by the GC during checkpoint marking. If the GC was
blocked waiting for the allocating thread to run its checkpoint, the
allocating thread would deadlock trying to acquire the heap bitmap
lock.

Bug: 34386492

Test: test-art-host

Change-Id: Idc0bf43cba726c690e578c15bd6373ba0a2c1ecb

7 years agoMerge "Rename offline_profiling_info to profile_compilation_info" am: 7af8c6a499...
Calin Juravle [Thu, 19 Jan 2017 19:55:40 +0000 (19:55 +0000)]
Merge "Rename offline_profiling_info to profile_compilation_info" am: 7af8c6a499 am: 4af047eed5
am: af4e817291

Change-Id: I4d8021144097cfbce109399e7b8c0592c39c668d

7 years agoMerge "Rename offline_profiling_info to profile_compilation_info" am: 7af8c6a499
Calin Juravle [Thu, 19 Jan 2017 19:53:10 +0000 (19:53 +0000)]
Merge "Rename offline_profiling_info to profile_compilation_info" am: 7af8c6a499
am: 4af047eed5

Change-Id: I6e1743e7327d08a4428af31e8cb9d3a54584eb5c

7 years agoMerge "Rename offline_profiling_info to profile_compilation_info"
Calin Juravle [Thu, 19 Jan 2017 19:51:40 +0000 (19:51 +0000)]
Merge "Rename offline_profiling_info to profile_compilation_info"
am: 7af8c6a499

Change-Id: I9e812d71b86ce76dc9336aebd01aa8a08e159117

7 years agoMerge "Rename offline_profiling_info to profile_compilation_info"
Calin Juravle [Thu, 19 Jan 2017 19:42:25 +0000 (19:42 +0000)]
Merge "Rename offline_profiling_info to profile_compilation_info"

7 years agoImplement RetransformClasses
Alex Light [Fri, 13 Jan 2017 22:15:41 +0000 (14:15 -0800)]
Implement RetransformClasses

This CL implements basic support for the RetransformClasses function
and callbacks of the ClassFileLoadHook.

We do not yet support calling the ClassFileLoadHook events on first
load of class.

Bug: 32369913
Bug: 31684920

Test: mma -j40 test-art-host

Change-Id: I7959474f03f9903cc6f10ae3c06d9fd531ec7957

7 years agoMerge "Partial revert of "Reduce using ArtMethod's dex_cache_resolved_types_."" am...
Nicolas Geoffray [Thu, 19 Jan 2017 19:14:07 +0000 (19:14 +0000)]
Merge "Partial revert of "Reduce using ArtMethod's dex_cache_resolved_types_."" am: f78f64b2be am: 352cefc496
am: 57185d3c69

Change-Id: I5f60eb87ecb6d46fed5174002028dc4323b57d47

7 years agoMerge "Partial revert of "Reduce using ArtMethod's dex_cache_resolved_types_."" am...
Nicolas Geoffray [Thu, 19 Jan 2017 19:10:08 +0000 (19:10 +0000)]
Merge "Partial revert of "Reduce using ArtMethod's dex_cache_resolved_types_."" am: f78f64b2be
am: 352cefc496

Change-Id: I1b4feeb4505062abdbbbed4ed49b082b9537641e

7 years agoMerge "Partial revert of "Reduce using ArtMethod's dex_cache_resolved_types_.""
Nicolas Geoffray [Thu, 19 Jan 2017 19:07:36 +0000 (19:07 +0000)]
Merge "Partial revert of "Reduce using ArtMethod's dex_cache_resolved_types_.""
am: f78f64b2be

Change-Id: I9678ad7040c0ceb53a13ed760d4c6b24784ec2d2

7 years agoMerge "Partial revert of "Reduce using ArtMethod's dex_cache_resolved_types_.""
Treehugger Robot [Thu, 19 Jan 2017 19:02:07 +0000 (19:02 +0000)]
Merge "Partial revert of "Reduce using ArtMethod's dex_cache_resolved_types_.""

7 years agoPartial revert of "Reduce using ArtMethod's dex_cache_resolved_types_."
Nicolas Geoffray [Thu, 19 Jan 2017 16:25:06 +0000 (16:25 +0000)]
Partial revert of "Reduce using ArtMethod's dex_cache_resolved_types_."

Change Ic45a5ff8c66b79429e440cbc08d67bf22a083682 made the resolution
from true to false, assuming we could only enter that specific code
with a resolved type. Unfortunately b/34440020 shows we still
need to resolve.

Also move arg to a Handle, now that we are resolving, which could
lead to thread suspension.

bug:34440020
bug:34452336
Test: test-art-host test-art-target
Change-Id: I98c834158733a46cf896e7dfa7ce226c53e2d949

7 years agoMerge "Always inline some methods related to StackMap." am: a8b4390a3b am: 573fab74b5
Mingyao Yang [Thu, 19 Jan 2017 14:38:20 +0000 (14:38 +0000)]
Merge "Always inline some methods related to StackMap." am: a8b4390a3b am: 573fab74b5
am: c3ff504cbc

Change-Id: I22afcc43eebf25ca28f04af79563b0f7ab796bcc

7 years agoMerge "Always inline some methods related to StackMap." am: a8b4390a3b
Mingyao Yang [Thu, 19 Jan 2017 14:33:50 +0000 (14:33 +0000)]
Merge "Always inline some methods related to StackMap." am: a8b4390a3b
am: 573fab74b5

Change-Id: I7a45ad2cca3bfba8420be7d415be5b3ca9e9e98a

7 years agoMerge "Remove unused array entrypoints." am: c956973106 am: 96cdb907b5
Nicolas Geoffray [Thu, 19 Jan 2017 14:33:49 +0000 (14:33 +0000)]
Merge "Remove unused array entrypoints." am: c956973106 am: 96cdb907b5
am: 2002e34244

Change-Id: Ie04aecfde2d24166e10d0c801eea4f9e2d0793ce

7 years agoMerge "Always inline some methods related to StackMap."
Mingyao Yang [Thu, 19 Jan 2017 14:31:19 +0000 (14:31 +0000)]
Merge "Always inline some methods related to StackMap."
am: a8b4390a3b

Change-Id: Ie6e2b60a8bcbe253e167a293cebf6f21b138d770

7 years agoMerge "Remove unused array entrypoints." am: c956973106
Nicolas Geoffray [Thu, 19 Jan 2017 14:27:19 +0000 (14:27 +0000)]
Merge "Remove unused array entrypoints." am: c956973106
am: 96cdb907b5

Change-Id: Ibdc1c4eac0a1dbfb3022af9874d5b14c8e64b970

7 years agoMerge "Always inline some methods related to StackMap."
Mingyao Yang [Thu, 19 Jan 2017 14:24:54 +0000 (14:24 +0000)]
Merge "Always inline some methods related to StackMap."

7 years agoMerge "Remove unused array entrypoints."
Nicolas Geoffray [Thu, 19 Jan 2017 14:20:50 +0000 (14:20 +0000)]
Merge "Remove unused array entrypoints."
am: c956973106

Change-Id: I2ea0b6175442af684eb2c90b94b47dc1729b067a

7 years agoMerge "Remove unused array entrypoints."
Nicolas Geoffray [Thu, 19 Jan 2017 14:11:35 +0000 (14:11 +0000)]
Merge "Remove unused array entrypoints."

7 years agoMerge "Remove now unused dex_cache_resolved_types_ from ArtMethod." am: 308fa4d904...
Nicolas Geoffray [Thu, 19 Jan 2017 13:30:18 +0000 (13:30 +0000)]
Merge "Remove now unused dex_cache_resolved_types_ from ArtMethod." am: 308fa4d904 am: dc12c6a607
am: 01c65de7d3

Change-Id: I604cc88878934b03358f817b7424723ac110ca38

7 years agoMerge "Remove now unused dex_cache_resolved_types_ from ArtMethod." am: 308fa4d904
Nicolas Geoffray [Thu, 19 Jan 2017 13:28:17 +0000 (13:28 +0000)]
Merge "Remove now unused dex_cache_resolved_types_ from ArtMethod." am: 308fa4d904
am: dc12c6a607

Change-Id: I5f8ee895e3b2e1ffd00af34f806a211274073efc

7 years agoMerge "Remove now unused dex_cache_resolved_types_ from ArtMethod."
Nicolas Geoffray [Thu, 19 Jan 2017 13:25:47 +0000 (13:25 +0000)]
Merge "Remove now unused dex_cache_resolved_types_ from ArtMethod."
am: 308fa4d904

Change-Id: Ic5a058ad68667db15fa1e0cc973365025facffe0

7 years agoMerge "Remove now unused dex_cache_resolved_types_ from ArtMethod."
Nicolas Geoffray [Thu, 19 Jan 2017 13:20:58 +0000 (13:20 +0000)]
Merge "Remove now unused dex_cache_resolved_types_ from ArtMethod."

7 years agoMerge "ART: Remove unused runtime.h include" am: 6141e156f7 am: 074629d64e
Andreas Gampe [Thu, 19 Jan 2017 13:18:46 +0000 (13:18 +0000)]
Merge "ART: Remove unused runtime.h include" am: 6141e156f7 am: 074629d64e
am: cb1f1508e5

Change-Id: I823afd1a334ed077d63ec32807d50f4d687de876

7 years agoMerge "ART: Remove unused runtime.h include" am: 6141e156f7
Andreas Gampe [Thu, 19 Jan 2017 13:16:16 +0000 (13:16 +0000)]
Merge "ART: Remove unused runtime.h include" am: 6141e156f7
am: 074629d64e

Change-Id: I8b6a09a3cac975cbe032ba1c993fde7ffb76bfed

7 years agoMerge "ART: Remove unused runtime.h include"
Andreas Gampe [Thu, 19 Jan 2017 13:13:45 +0000 (13:13 +0000)]
Merge "ART: Remove unused runtime.h include"
am: 6141e156f7

Change-Id: I4e2d9dc576435599fc5623e5d9af3d4424daca68

7 years agoMerge "ART: Remove unused runtime.h include"
Treehugger Robot [Thu, 19 Jan 2017 13:09:10 +0000 (13:09 +0000)]
Merge "ART: Remove unused runtime.h include"

7 years agoRemove unused array entrypoints.
Nicolas Geoffray [Wed, 18 Jan 2017 18:07:15 +0000 (18:07 +0000)]
Remove unused array entrypoints.

Test: test-art-host test-art-target
Change-Id: I910d1c912c7c9056ecea0e1e7da7afb2a7220dfa

7 years agoMerge "Revert "Revert "Load the array class in the compiler for allocations.""" am...
Nicolas Geoffray [Thu, 19 Jan 2017 11:31:10 +0000 (11:31 +0000)]
Merge "Revert "Revert "Load the array class in the compiler for allocations.""" am: 2f670ccba0 am: 24adeb9496
am: 2b5b73e370

Change-Id: I97ddc4ad0b47800fafd2cbd528a268827161aa37

7 years agoMerge "Revert "Revert "Load the array class in the compiler for allocations.""" am...
Nicolas Geoffray [Thu, 19 Jan 2017 11:26:39 +0000 (11:26 +0000)]
Merge "Revert "Revert "Load the array class in the compiler for allocations.""" am: 2f670ccba0
am: 24adeb9496

Change-Id: Id1016a81237319e3307274bb605a79bed6586996

7 years agoMerge "Revert "Revert "Load the array class in the compiler for allocations."""
Nicolas Geoffray [Thu, 19 Jan 2017 11:22:09 +0000 (11:22 +0000)]
Merge "Revert "Revert "Load the array class in the compiler for allocations."""
am: 2f670ccba0

Change-Id: I1657a9287cb391240dbd7762ee12ecb2adf2c8d6

7 years agoMerge "Revert "Revert "Load the array class in the compiler for allocations."""
Nicolas Geoffray [Thu, 19 Jan 2017 11:15:05 +0000 (11:15 +0000)]
Merge "Revert "Revert "Load the array class in the compiler for allocations."""

7 years agoMerge "Revert^3 "Remove unused code for patching oat files."" am: fcb6e39157 am:...
Richard Uhler [Thu, 19 Jan 2017 11:06:38 +0000 (11:06 +0000)]
Merge "Revert^3 "Remove unused code for patching oat files."" am: fcb6e39157 am: a6a31aa19e
am: 3bb5394647

Change-Id: I483cf8160bf1c545d80cdcf040a60985f8e11c21

7 years agoMerge "Revert^3 "Remove unused code for patching oat files."" am: fcb6e39157
Richard Uhler [Thu, 19 Jan 2017 11:04:09 +0000 (11:04 +0000)]
Merge "Revert^3 "Remove unused code for patching oat files."" am: fcb6e39157
am: a6a31aa19e

Change-Id: I241b079ec4fc8130e9f798957a1b6d345e38cb73

7 years agoMerge "Revert^3 "Remove unused code for patching oat files.""
Richard Uhler [Thu, 19 Jan 2017 11:01:37 +0000 (11:01 +0000)]
Merge "Revert^3 "Remove unused code for patching oat files.""
am: fcb6e39157

Change-Id: Ia38bf92b639e10460b33e7bb7e789bf58f7f06d9

7 years agoMerge "Revert^3 "Remove unused code for patching oat files.""
Richard Uhler [Thu, 19 Jan 2017 10:57:52 +0000 (10:57 +0000)]
Merge "Revert^3 "Remove unused code for patching oat files.""

7 years agoRevert^3 "Remove unused code for patching oat files."
Richard Uhler [Thu, 19 Jan 2017 10:53:59 +0000 (10:53 +0000)]
Revert^3 "Remove unused code for patching oat files."

This reverts commit e7ec8b25dd6ac1b8ad8a68f808048bd6a61138f0.
Because tests are failing.

Bug: 33192586

Change-Id: I3e575c6c037873195c2177241153e3646d58e8a6

7 years agoMerge "ART: Improve class initializer and constructor verification." am: 9e8c8ca2d4...
Orion Hodson [Thu, 19 Jan 2017 10:43:37 +0000 (10:43 +0000)]
Merge "ART: Improve class initializer and constructor verification." am: 9e8c8ca2d4 am: dc1a8b5d92
am: e82e0703ca

Change-Id: I5ebc3055847d022fc5678f185f2dcdcac7e30a3f

7 years agoMerge "ART: Improve class initializer and constructor verification." am: 9e8c8ca2d4
Orion Hodson [Thu, 19 Jan 2017 10:41:06 +0000 (10:41 +0000)]
Merge "ART: Improve class initializer and constructor verification." am: 9e8c8ca2d4
am: dc1a8b5d92

Change-Id: Ifa322f78b38c6b275aafa956c556fe0b6ac6bde8

7 years agoMerge "ART: Improve class initializer and constructor verification."
Orion Hodson [Thu, 19 Jan 2017 10:39:06 +0000 (10:39 +0000)]
Merge "ART: Improve class initializer and constructor verification."
am: 9e8c8ca2d4

Change-Id: I00c27affa667472bf42ff59692a346efdc732688

7 years agoMerge "ART: Improve class initializer and constructor verification."
Treehugger Robot [Thu, 19 Jan 2017 10:35:47 +0000 (10:35 +0000)]
Merge "ART: Improve class initializer and constructor verification."

7 years agoMerge "Revert "Revert "Remove unused code for patching oat files.""" am: ee64b4d83a...
Richard Uhler [Thu, 19 Jan 2017 09:49:03 +0000 (09:49 +0000)]
Merge "Revert "Revert "Remove unused code for patching oat files.""" am: ee64b4d83a am: cb41e2692e
am: 2e5baf01c9

Change-Id: Ib24e2fd5c8cfd2b31d0687ebf46750a914a471ad

7 years agoMerge "Revert "Revert "Remove unused code for patching oat files.""" am: ee64b4d83a
Richard Uhler [Thu, 19 Jan 2017 09:47:04 +0000 (09:47 +0000)]
Merge "Revert "Revert "Remove unused code for patching oat files.""" am: ee64b4d83a
am: cb41e2692e

Change-Id: I32af4bac8ea061eea75b3609b98e2dde611d14fc

7 years agoMerge "Revert "Revert "Remove unused code for patching oat files."""
Richard Uhler [Thu, 19 Jan 2017 09:45:03 +0000 (09:45 +0000)]
Merge "Revert "Revert "Remove unused code for patching oat files."""
am: ee64b4d83a

Change-Id: I2b61ea5c8bc7518544ca7a42dda18a22553c6533

7 years agoMerge "Revert "Revert "Remove unused code for patching oat files."""
Treehugger Robot [Thu, 19 Jan 2017 09:40:34 +0000 (09:40 +0000)]
Merge "Revert "Revert "Remove unused code for patching oat files."""

7 years agoRevert "Revert "Load the array class in the compiler for allocations.""
Nicolas Geoffray [Thu, 19 Jan 2017 08:59:37 +0000 (08:59 +0000)]
Revert "Revert "Load the array class in the compiler for allocations.""

This reverts commit fee255039e30c1c3dfc70c426c3d176221c3cdf9.

Change-Id: I02b45f9a659d872feeb35df40b42c1be9878413a

7 years agoMerge "Revert "ART: Start RuntimeCallbacks"" am: 44751efea1 am: 16ff8f0e3f
Nicolas Geoffray [Thu, 19 Jan 2017 09:11:32 +0000 (09:11 +0000)]
Merge "Revert "ART: Start RuntimeCallbacks"" am: 44751efea1 am: 16ff8f0e3f
am: 2fc54ef72b

Change-Id: I06f8325b037902150f659dd33f0d048024285052

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 agoART: Improve class initializer and constructor verification.
Orion Hodson [Wed, 21 Sep 2016 14:41:06 +0000 (15:41 +0100)]
ART: Improve class initializer and constructor verification.

DEX file verifier checks additional properties of class initializers
and constructors:

(i) Names match expected <clinit> / <init>.
(ii) The method descriptor for <clinit> is ()V.
(iii) The return type of <init> is V.
(iV) No other names start with '<'.

Bug:  31313719
Change-Id: I60bffa6561e1bae353f97c42377ea556bfa790af
Test: m test-art-host-gtest-dex_file_verifier_test

7 years agoART: Remove unused runtime.h include
Andreas Gampe [Thu, 19 Jan 2017 05:30:48 +0000 (21:30 -0800)]
ART: Remove unused runtime.h include

This has not been used since 98e6ce44c700abd9375fe17f0aa31fea1e1e938b.

Test: m
Change-Id: If10971f9fcfb2417eece23f0c9186734314ad81b

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

Change-Id: I151dd99c0f63c9059a378c80f63d2284661c0c64

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 agoRename offline_profiling_info to profile_compilation_info
Calin Juravle [Wed, 18 Jan 2017 23:29:12 +0000 (15:29 -0800)]
Rename offline_profiling_info to profile_compilation_info

This solves a long standing TODO to align the names of the files and the
class.

Bug: 32434870
Test: test-art-host

Change-Id: I2707da8fef8736a7223189d894fc00ff11bfab12

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

Change-Id: I97773abbad38a1db66b780cf1fa999e1412b547f

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

Change-Id: I61d2f79b99bd265909c251ac5cf45b6996f2a86b

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 am: 1fbb64b2d6
Alex Light [Thu, 19 Jan 2017 01:36:03 +0000 (01:36 +0000)]
Merge "Split ArtJvmtiEvent::kClassFileLoadHook in two." am: 1a901eff5e am: 1fbb64b2d6
am: 88e6837437

Change-Id: I4662ff07e998e49fcc85dbd09576057607834cdf

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 agoAlways inline some methods related to StackMap.
Mingyao Yang [Wed, 18 Jan 2017 22:51:59 +0000 (14:51 -0800)]
Always inline some methods related to StackMap.

This significantly speeds up stack walking on Pmd in Dacapo (10-30%).

Test: test-art-host
Change-Id: I79513b0b3d611e591c44e252062abf6a4f902797

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 am: 7ad9d39198
Andreas Gampe [Wed, 18 Jan 2017 23:03:54 +0000 (23:03 +0000)]
Merge "ART: Start RuntimeCallbacks" am: a7e64f00df am: 7ad9d39198
am: 7f6193f4e7

Change-Id: I7966837489cf795dfae39e0b73a5b6e4ede9136c

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 am: ff6f65a21b
Alex Light [Wed, 18 Jan 2017 20:55:39 +0000 (20:55 +0000)]
Merge "Refactor jvmtiEvent so we can add to it." am: 5d61614eda am: ff6f65a21b
am: 98c650ccb7

Change-Id: Iabc31eabe4600b24b69141e24ee2d9bd92dd3092

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: 3f38eb44e...
Hiroshi Yamauchi [Wed, 18 Jan 2017 20:51:08 +0000 (20:51 +0000)]
Merge "Fix check failure in ConcurrentCopying::IssueEmptyCheckpoint()." am: 3f38eb44ee am: f970262387
am: 8887010354

Change-Id: Iea7a40378975c8f12fe6da403b4472c1c03e5964

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 am: 742add4df8
Andreas Gampe [Wed, 18 Jan 2017 19:35:34 +0000 (19:35 +0000)]
Merge "ART: Disable test 901 on target" am: d79ae05256 am: 742add4df8
am: 157b6dca0a

Change-Id: Ied57eb847b198e746c08f9701265d0467433796a