OSDN Git Service

android-x86/art.git
10 years agoam 2789dd9d: Merge "Create a dalvik symlink on the host."
Ian Rogers [Sat, 28 Jun 2014 00:39:56 +0000 (00:39 +0000)]
am 2789dd9d: Merge "Create a dalvik symlink on the host."

* commit '2789dd9d3469a284f21a5363c3d145b09a37a73c':
  Create a dalvik symlink on the host.

10 years agoam bf1c8135: Merge "Fix use-art-*."
Hiroshi Yamauchi [Fri, 27 Jun 2014 23:48:24 +0000 (23:48 +0000)]
am bf1c8135: Merge "Fix use-art-*."

* commit 'bf1c813532db9c61537b08c14b4a2c22d9dadea0':
  Fix use-art-*.

10 years agoam baa1323d: Merge "Add read barriers to the constant roots."
Hiroshi Yamauchi [Fri, 27 Jun 2014 23:14:00 +0000 (23:14 +0000)]
am baa1323d: Merge "Add read barriers to the constant roots."

* commit 'baa1323d66a05fd2d7b9c6c131b232945b0a4ebb':
  Add read barriers to the constant roots.

10 years agoam 5703029d: Merge "AArch64: Enable GenSpecialCase."
Bill Buzbee [Fri, 27 Jun 2014 19:31:40 +0000 (19:31 +0000)]
am 5703029d: Merge "AArch64: Enable GenSpecialCase."

* commit '5703029de6c56c6f85b3ecbd4e2eee80e025772d':
  AArch64: Enable GenSpecialCase.

10 years agoam 5e2ccd4c: Merge "ART: Bump runtime version to 2.1.0"
Andreas Gampe [Fri, 27 Jun 2014 18:56:08 +0000 (18:56 +0000)]
am 5e2ccd4c: Merge "ART: Bump runtime version to 2.1.0"

* commit '5e2ccd4c739135e9a2c232fe647de7bdc5b77d9e':
  ART: Bump runtime version to 2.1.0

10 years agoam 6bec6cb7: Merge "Fix quick mode bugs for Mips."
Bill Buzbee [Fri, 27 Jun 2014 17:52:06 +0000 (17:52 +0000)]
am 6bec6cb7: Merge "Fix quick mode bugs for Mips."

* commit '6bec6cb70460251c5230e23ec0393241e791d497':
  Fix quick mode bugs for Mips.

10 years agoam a64d7288: Merge "AArch64: implement easy division and reminder."
Bill Buzbee [Fri, 27 Jun 2014 17:52:02 +0000 (17:52 +0000)]
am a64d7288: Merge "AArch64: implement easy division and reminder."

* commit 'a64d728836712e9295ada7de44d8cc3165d595a8':
  AArch64: implement easy division and reminder.

10 years agoam 3084d78f: Merge "Don\'t allow negative GetFreeMemory."
Mathieu Chartier [Fri, 27 Jun 2014 17:48:31 +0000 (17:48 +0000)]
am 3084d78f: Merge "Don\'t allow negative GetFreeMemory."

* commit '3084d78fe86854d5105987ef9739e77e8399434c':
  Don't allow negative GetFreeMemory.

10 years agoMerge "Create a dalvik symlink on the host."
Ian Rogers [Sat, 28 Jun 2014 00:28:03 +0000 (00:28 +0000)]
Merge "Create a dalvik symlink on the host."

10 years agoCreate a dalvik symlink on the host.
Ian Rogers [Thu, 26 Jun 2014 04:32:30 +0000 (21:32 -0700)]
Create a dalvik symlink on the host.

Change-Id: I6cf331141a118d7248fd4eff68cce302dcd7bcca

10 years agoMerge "Add read barriers to the constant roots."
Hiroshi Yamauchi [Fri, 27 Jun 2014 23:05:38 +0000 (23:05 +0000)]
Merge "Add read barriers to the constant roots."

10 years agoAdd read barriers to the constant roots.
Hiroshi Yamauchi [Wed, 25 Jun 2014 21:30:41 +0000 (14:30 -0700)]
Add read barriers to the constant roots.

This change makes it possible to concurrently scan the constant roots
(the roots visited by Runtime::VisitConstantRoots()) such as the class
of java.lang.Class by adding read barriers.

Bug: 12687968
Change-Id: If1afea471c4e1093688d2db37b7f1fc2742edeef

10 years agoam e313d165: Merge "Fix off-by-one errors in limit checking for ldr/str instructions."
Dave Allison [Fri, 27 Jun 2014 16:52:33 +0000 (16:52 +0000)]
am e313d165: Merge "Fix off-by-one errors in limit checking for ldr/str instructions."

* commit 'e313d1651fffe0d181473d2c8c385b7bc37a8829':
  Fix off-by-one errors in limit checking for ldr/str instructions.

10 years agoam d5a4a2f9: Merge "ART: ARM64 fp return reg locations are FP"
Andreas Gampe [Fri, 27 Jun 2014 16:23:55 +0000 (16:23 +0000)]
am d5a4a2f9: Merge "ART: ARM64 fp return reg locations are FP"

* commit 'd5a4a2f96e6f082eea299f52d3373d6573ca06ca':
  ART: ARM64 fp return reg locations are FP

10 years agoam aec31aae: Merge "Add a new type of profile data in ART profiler"
Calin Juravle [Fri, 27 Jun 2014 14:50:25 +0000 (14:50 +0000)]
am aec31aae: Merge "Add a new type of profile data in ART profiler"

* commit 'aec31aaef2750c620528a35491fd4d9a23f5be7c':
  Add a new type of profile data in ART profiler

10 years agoam a94d7fd1: Merge "Fix topological ordering and use it for optimizations."
Vladimir Marko [Fri, 27 Jun 2014 14:22:51 +0000 (14:22 +0000)]
am a94d7fd1: Merge "Fix topological ordering and use it for optimizations."

* commit 'a94d7fd18a11dc14fe43c5f814115b73d48846c2':
  Fix topological ordering and use it for optimizations.

10 years agoam 6c22b193: Merge "Fix JNI ToReflectedMethod for constructor"
Sebastien Hertz [Fri, 27 Jun 2014 10:01:38 +0000 (10:01 +0000)]
am 6c22b193: Merge "Fix JNI ToReflectedMethod for constructor"

* commit '6c22b193fb5fe71124846fa2c1d73f1670419476':
  Fix JNI ToReflectedMethod for constructor

10 years agoMerge "Fix quick mode bugs for Mips."
Bill Buzbee [Fri, 27 Jun 2014 17:44:58 +0000 (17:44 +0000)]
Merge "Fix quick mode bugs for Mips."

10 years agoFix quick mode bugs for Mips.
Douglas Leung [Wed, 25 Jun 2014 23:02:55 +0000 (16:02 -0700)]
Fix quick mode bugs for Mips.

This patch enable quick mode for Mips and allows the emulator to boot.
However the emulator is still not 100% functional. It still have problems
launching some apps.

Change-Id: Id46a39a649a2fd431a9f13b06ecf34cbd1d20930
Signed-off-by: Douglas Leung <douglas@mips.com>
10 years agoMerge "ART: Bump runtime version to 2.1.0"
Andreas Gampe [Fri, 27 Jun 2014 18:47:39 +0000 (18:47 +0000)]
Merge "ART: Bump runtime version to 2.1.0"

10 years agoART: Bump runtime version to 2.1.0
Andreas Gampe [Thu, 26 Jun 2014 15:09:17 +0000 (08:09 -0700)]
ART: Bump runtime version to 2.1.0

Bump the version of ART to 2.1.0 to reflect recent changes like
native MultiDex support.

Change-Id: Idcff71faac932c2b30359fbe13a975fb818ecb0e

10 years agoMerge "AArch64: implement easy division and reminder."
Bill Buzbee [Fri, 27 Jun 2014 17:42:48 +0000 (17:42 +0000)]
Merge "AArch64: implement easy division and reminder."

10 years agoMerge "Add a new type of profile data in ART profiler"
Calin Juravle [Fri, 27 Jun 2014 14:41:59 +0000 (14:41 +0000)]
Merge "Add a new type of profile data in ART profiler"

10 years agoAdd a new type of profile data in ART profiler
Wei Jin [Fri, 20 Jun 2014 22:56:53 +0000 (15:56 -0700)]
Add a new type of profile data in ART profiler

This CL allows the ART profiler to collect bounded stack information
that contains only method signature and dex pc on the current stack
frames to a bounded depth. The type of the profile data is by
default disabled, and can be enabled by setting the option
"-Xprofile-type:stack". The bound is controlled by the option
"-Xprofile-max-stack-depth:integervalue".

Change-Id: Ieab789951018b2263c4d140b40b6c73bffc6a549

10 years agoMerge "Fix JNI ToReflectedMethod for constructor"
Sebastien Hertz [Fri, 27 Jun 2014 07:01:15 +0000 (07:01 +0000)]
Merge "Fix JNI ToReflectedMethod for constructor"

10 years agoMerge "Fix topological ordering and use it for optimizations."
Vladimir Marko [Fri, 27 Jun 2014 14:12:03 +0000 (14:12 +0000)]
Merge "Fix topological ordering and use it for optimizations."

10 years agoam cdda4e5b: Merge "ART: Change sprintf to snprintf"
Andreas Gampe [Thu, 26 Jun 2014 21:14:46 +0000 (21:14 +0000)]
am cdda4e5b: Merge "ART: Change sprintf to snprintf"

* commit 'cdda4e5b6616cc3f2b11c4539e208092f0e263a2':
  ART: Change sprintf to snprintf

10 years agoam b2c369f7: Merge "Expanded native code to use arraycopy for specific data types."
Jeff Hao [Thu, 26 Jun 2014 20:37:06 +0000 (20:37 +0000)]
am b2c369f7: Merge "Expanded native code to use arraycopy for specific data types."

* commit 'b2c369f74f5e4b3bae1cd4b0e251e17e26254f86':
  Expanded native code to use arraycopy for specific data types.

10 years agoam fee5586d: Merge "Support additional instructions in ARM and thumb assemblers"
Dave Allison [Thu, 26 Jun 2014 19:48:43 +0000 (19:48 +0000)]
am fee5586d: Merge "Support additional instructions in ARM and thumb assemblers"

* commit 'fee5586dac3bf22a31dbbffe7b4ca7e978e53185':
  Support additional instructions in ARM and thumb assemblers

10 years agoMerge "AArch64: Enable GenSpecialCase."
Bill Buzbee [Fri, 27 Jun 2014 19:23:31 +0000 (19:23 +0000)]
Merge "AArch64: Enable GenSpecialCase."

10 years agoAArch64: Enable GenSpecialCase.
Zheng Xu [Mon, 23 Jun 2014 10:33:08 +0000 (18:33 +0800)]
AArch64: Enable GenSpecialCase.

With the following fixes:
1. Map reference register to 64-bit argument register.
2. Set max_mapped_in_ to the index of last in. (Originally it was the
low part of the wide register)

Change-Id: If41de654a004a0561396e349d1f150517a72ab2f

10 years agoMerge "Fix use-art-*."
Hiroshi Yamauchi [Fri, 27 Jun 2014 23:38:28 +0000 (23:38 +0000)]
Merge "Fix use-art-*."

10 years agoFix use-art-*.
Hiroshi Yamauchi [Fri, 27 Jun 2014 23:08:17 +0000 (16:08 -0700)]
Fix use-art-*.

Apply s/ART_DALVIK_CACHE_DIR/ART_TARGET_DALVIK_CACHE_DIR/.

Change-Id: Ie052b824826c5e919c5526763aa4eb5a3e49cbec

10 years agoMerge "Don't allow negative GetFreeMemory."
Mathieu Chartier [Fri, 27 Jun 2014 17:37:18 +0000 (17:37 +0000)]
Merge "Don't allow negative GetFreeMemory."

10 years agoDon't allow negative GetFreeMemory.
Mathieu Chartier [Fri, 27 Jun 2014 16:57:12 +0000 (09:57 -0700)]
Don't allow negative GetFreeMemory.

The max allowed footprint is only updated after the GC. But we can
still allocate even if bytes_allocated > max_allowed_footprint_.
This means that we used to be able to get a negative value if
bytes_allocated > max_allowed_footprint_.

External bug:
https://code.google.com/p/android/issues/detail?id=72221

Change-Id: I4ef9a534e29211786e82cdcb2582c11ab37a348a

10 years agoMerge "ART: ARM64 fp return reg locations are FP"
Andreas Gampe [Fri, 27 Jun 2014 16:15:37 +0000 (16:15 +0000)]
Merge "ART: ARM64 fp return reg locations are FP"

10 years agoART: ARM64 fp return reg locations are FP
Andreas Gampe [Fri, 27 Jun 2014 15:43:05 +0000 (08:43 -0700)]
ART: ARM64 fp return reg locations are FP

Change-Id: Ica14b63ebde8efda113a146939309a6c37adc9aa

10 years agoMerge "ART: Change sprintf to snprintf"
Andreas Gampe [Thu, 26 Jun 2014 21:06:47 +0000 (21:06 +0000)]
Merge "ART: Change sprintf to snprintf"

10 years agoART: Change sprintf to snprintf
Andreas Gampe [Thu, 26 Jun 2014 20:49:36 +0000 (13:49 -0700)]
ART: Change sprintf to snprintf

Use of sprintf is discouraged. Change to snprintf in utils.cc. Avoids
a warning with GCC 4.9.

Change-Id: I03cc13a0f00dff07e8b775584ece9c4e4a64e590

10 years agoMerge "Support additional instructions in ARM and thumb assemblers"
Dave Allison [Thu, 26 Jun 2014 18:24:26 +0000 (18:24 +0000)]
Merge "Support additional instructions in ARM and thumb assemblers"

10 years agoMerge "Fix off-by-one errors in limit checking for ldr/str instructions."
Dave Allison [Fri, 27 Jun 2014 16:44:15 +0000 (16:44 +0000)]
Merge "Fix off-by-one errors in limit checking for ldr/str instructions."

10 years agoFix off-by-one errors in limit checking for ldr/str instructions.
Dave Allison [Fri, 27 Jun 2014 00:57:36 +0000 (17:57 -0700)]
Fix off-by-one errors in limit checking for ldr/str instructions.

The LDR/STR encoder in the thumb assembler had an off-by-one
error for limit checking for immediates.  This resulted in an
assertion failure for things like 'ldr rx,[ry,#128]'

Bug: 15876206

Change-Id: Ic866212e2feae94e0bd4c753724898d84f5cb944

10 years agoMerge "Expanded native code to use arraycopy for specific data types."
Jeff Hao [Thu, 26 Jun 2014 20:27:27 +0000 (20:27 +0000)]
Merge "Expanded native code to use arraycopy for specific data types."

10 years agoSupport additional instructions in ARM and thumb assemblers
Dave Allison [Wed, 25 Jun 2014 19:37:10 +0000 (12:37 -0700)]
Support additional instructions in ARM and thumb assemblers

This adds the following support for the ARM and thumb assemblers:

1. Shifting by a register.
2. LDR/STR with a register offset, possibly shifted.
3. LDR(literal).
4. STR PC relative.

Also adds tests for them in the thumb assembler gtest.

Change-Id: Ie467e3c1d06b699cacbdef3482ed9a92e4f1809b

10 years agoam 57d99f67: Merge "Return "false" instead of "nullptr" in bool DexFile::Open."
Nicolas Geoffray [Thu, 26 Jun 2014 12:50:10 +0000 (12:50 +0000)]
am 57d99f67: Merge "Return "false" instead of "nullptr" in bool DexFile::Open."

* commit '57d99f671a1c0b0889095fd6fd0e51dcd7f7696b':
  Return "false" instead of "nullptr" in bool DexFile::Open.

10 years agoFix JNI ToReflectedMethod for constructor
Sebastien Hertz [Thu, 26 Jun 2014 12:45:07 +0000 (14:45 +0200)]
Fix JNI ToReflectedMethod for constructor

Returns java.lang.reflect.Constructor object for <init> and <clinit> methods.

Bug: https://code.google.com/p/android/issues/detail?id=72312
Bug: 15885285
Change-Id: I2f4a266b2d9574659673dc6966104860578d709e

10 years agoam 58fb36a8: Merge "Fix build rule."
Nicolas Geoffray [Thu, 26 Jun 2014 12:37:24 +0000 (12:37 +0000)]
am 58fb36a8: Merge "Fix build rule."

* commit '58fb36a876d2f8f646c7497514275344dd4e3b78':
  Fix build rule.

10 years agoam b1cbf58b: Merge "Re-enable tests with the optimizing compiler."
Nicolas Geoffray [Thu, 26 Jun 2014 10:30:47 +0000 (10:30 +0000)]
am b1cbf58b: Merge "Re-enable tests with the optimizing compiler."

* commit 'b1cbf58b4d0bfe58d1ac8716c1d5c4c646983478':
  Re-enable tests with the optimizing compiler.

10 years agoam 0c173466: Merge "Fix memory leak in JDWP object registry"
Sebastien Hertz [Thu, 26 Jun 2014 10:30:46 +0000 (10:30 +0000)]
am 0c173466: Merge "Fix memory leak in JDWP object registry"

* commit '0c1734665c38b3116e38a90ad06c3f152d9316c5':
  Fix memory leak in JDWP object registry

10 years agoam 8803c1cb: Merge "ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests"
Andreas Gampe [Thu, 26 Jun 2014 10:30:45 +0000 (10:30 +0000)]
am 8803c1cb: Merge "ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests"

* commit '8803c1cb633de1b0e0a48ffea30ddd8fac201a0e':
  ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests

10 years agoam 8a9f3ee5: Merge "ART: Native support for multidex"
Andreas Gampe [Thu, 26 Jun 2014 03:05:50 +0000 (03:05 +0000)]
am 8a9f3ee5: Merge "ART: Native support for multidex"

* commit '8a9f3ee5c955e4ff7cf9af6551fd432b454c4b13':
  ART: Native support for multidex

10 years agoam b849f6dd: Merge "Fix linux build."
Brian Carlstrom [Wed, 25 Jun 2014 21:35:38 +0000 (21:35 +0000)]
am b849f6dd: Merge "Fix linux build."

* commit 'b849f6dd638fd1246724160cd5c01ab1a5ff33bd':
  Fix linux build.

10 years agoam e334cca5: Merge "Further refine gtest dependencies."
Brian Carlstrom [Wed, 25 Jun 2014 20:58:25 +0000 (20:58 +0000)]
am e334cca5: Merge "Further refine gtest dependencies."

* commit 'e334cca5b9840a123a298efd1a00956f621341e4':
  Further refine gtest dependencies.

10 years agoam b0947fcc: Merge "Copyright assignment"
Andreas Gampe [Wed, 25 Jun 2014 20:54:43 +0000 (20:54 +0000)]
am b0947fcc: Merge "Copyright assignment"

* commit 'b0947fcc8257da852dafb6337bd41dab568c7ba5':
  Copyright assignment

10 years agoam 3ee7b367: Merge "Fix the Mac build on x86-64."
Ian Rogers [Wed, 25 Jun 2014 19:07:49 +0000 (19:07 +0000)]
am 3ee7b367: Merge "Fix the Mac build on x86-64."

* commit '3ee7b36798d0f3042ca6198124186cb5e6b7f2bc':
  Fix the Mac build on x86-64.

10 years agoam e7248f2f: Merge "Really use GCC for ARM64"
Sebastien Hertz [Wed, 25 Jun 2014 17:36:31 +0000 (17:36 +0000)]
am e7248f2f: Merge "Really use GCC for ARM64"

* commit 'e7248f2f1835ed194296d4f989c56251d03b834b':
  Really use GCC for ARM64

10 years agoMerge "Further refine gtest dependencies."
Brian Carlstrom [Wed, 25 Jun 2014 20:52:19 +0000 (20:52 +0000)]
Merge "Further refine gtest dependencies."

10 years agoFurther refine gtest dependencies.
Brian Carlstrom [Wed, 25 Jun 2014 20:23:00 +0000 (13:23 -0700)]
Further refine gtest dependencies.

(cherry picked from commit 4ac5c69266a7deab188e65df0e528eadc66e1c06)

Change-Id: I3603776efbc697bae21e79f6976afbd21baf150d

10 years agoMerge "ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests"
Andreas Gampe [Thu, 26 Jun 2014 04:59:51 +0000 (04:59 +0000)]
Merge "ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests"

10 years agoART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests
Andreas Gampe [Thu, 26 Jun 2014 00:22:59 +0000 (17:22 -0700)]
ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests

On the host, if ANDROID_ROOT is not set, first try ANDROID_HOST_OUT.
This will ensure that builds with OUT_DIR_COMMON_BASE will run the
gtests correctly, as icu will use ANDROID_ROOT to look for a file.

Change-Id: I8988901be32249c1c79f96b36947a647df5de041

10 years agoMerge "ART: Native support for multidex"
Andreas Gampe [Thu, 26 Jun 2014 02:57:02 +0000 (02:57 +0000)]
Merge "ART: Native support for multidex"

10 years agoART: Native support for multidex
Andreas Gampe [Thu, 22 May 2014 01:46:59 +0000 (18:46 -0700)]
ART: Native support for multidex

Native support for zip files with multiple classesX.dex.

Works by explicitly looking for those files in ascending order. As
these files have no file system representation for themselves,
introduce synthetic dex locations: the name of the originating file
plus a colon plus the name of the dex file, e.g., test.jar:classes2.dex.

Opening a zip dex file will return all dex files in this way. This
keeps the changes to dex2oat minimal.

To hide multidex/synthetic names from the Java layer, let the handle
of dalvik.system.DexFile refer to a vector of DexFile objects. When
opening a location, test possible synthetic names and add them to the
vector. Thus, the original multidex jar in the classpath will be
associated with all embedded dex files.

Change-Id: I0de107e1369cbc94416c544aca3b17525c9eac8b

10 years agoMerge "Fix linux build."
Brian Carlstrom [Wed, 25 Jun 2014 21:23:35 +0000 (21:23 +0000)]
Merge "Fix linux build."

10 years agoFix linux build.
Brian Carlstrom [Wed, 25 Jun 2014 21:11:45 +0000 (14:11 -0700)]
Fix linux build.

Change-Id: Ic480b454fe7ecd435d1b2292971f2a59bd26d2bd

10 years agoMerge "Copyright assignment"
Andreas Gampe [Wed, 25 Jun 2014 20:39:13 +0000 (20:39 +0000)]
Merge "Copyright assignment"

10 years agoCopyright assignment
Bernhard Rosenkraenzer [Wed, 25 Jun 2014 20:36:44 +0000 (22:36 +0200)]
Copyright assignment

Reassign the copyright on the Linaro-written file to the
Android Open Source Project

Change-Id: I0194056207567f51950c5a3acc46857409c66727
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
10 years agoam 77c0b8d6: Merge "Address comments on change 45d26c86b00580593067ca42091ad66cf7dc4f7c"
Brian Carlstrom [Wed, 25 Jun 2014 17:04:06 +0000 (17:04 +0000)]
am 77c0b8d6: Merge "Address comments on change 45d26c86b00580593067ca42091ad66cf7dc4f7c"

* commit '77c0b8d6e6cc4ba2482c45791cdf76ef08d0cc04':
  Address comments on change 45d26c86b00580593067ca42091ad66cf7dc4f7c

10 years agoam ebeaf8f7: Merge "Treat larger than jint capacity in NewDirectByteBuffer as an...
Brian Carlstrom [Wed, 25 Jun 2014 16:37:50 +0000 (16:37 +0000)]
am ebeaf8f7: Merge "Treat larger than jint capacity in NewDirectByteBuffer as an error"

* commit 'ebeaf8f7c88af0917f4b7b1137dd78d56d66dd59':
  Treat larger than jint capacity in NewDirectByteBuffer as an error

10 years agoam fe6bfba3: Merge "Revert "Re-enable tests with the optimizing compiler.""
Nicolas Geoffray [Wed, 25 Jun 2014 14:24:36 +0000 (14:24 +0000)]
am fe6bfba3: Merge "Revert "Re-enable tests with the optimizing compiler.""

* commit 'fe6bfba3153ab55dab3ec0d644d628136e5ff0a4':
  Revert "Re-enable tests with the optimizing compiler."

10 years agoam 84691ba2: Merge "Re-enable tests with the optimizing compiler."
Nicolas Geoffray [Wed, 25 Jun 2014 13:48:55 +0000 (13:48 +0000)]
am 84691ba2: Merge "Re-enable tests with the optimizing compiler."

* commit '84691ba238225dd77c7b498a153db4dd306e9712':
  Re-enable tests with the optimizing compiler.

10 years agoam ae43e2b1: Merge "Fix test-art-target error"
Nicolas Geoffray [Wed, 25 Jun 2014 13:23:33 +0000 (13:23 +0000)]
am ae43e2b1: Merge "Fix test-art-target error"

* commit 'ae43e2b11cc5af5b632700a9e4e4d9ed436b24dc':
  Fix test-art-target error

10 years agoam 89522f4b: Merge "Fix a bug in LiveInterval::FirstRegisterUseAfter."
Nicolas Geoffray [Wed, 25 Jun 2014 13:23:32 +0000 (13:23 +0000)]
am 89522f4b: Merge "Fix a bug in LiveInterval::FirstRegisterUseAfter."

* commit '89522f4be204812d6efec245f4846f1285678b97':
  Fix a bug in LiveInterval::FirstRegisterUseAfter.

10 years agoam b5dc9444: Merge "Fix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTS"
Brian Carlstrom [Wed, 25 Jun 2014 09:56:24 +0000 (09:56 +0000)]
am b5dc9444: Merge "Fix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTS"

* commit 'b5dc9444777bb027b070d3ff3fcf7a2a3fb7e3dc':
  Fix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTS

10 years agoam e043deb5: Merge "Add libjavacore dependency for oat tests"
Brian Carlstrom [Wed, 25 Jun 2014 09:56:22 +0000 (09:56 +0000)]
am e043deb5: Merge "Add libjavacore dependency for oat tests"

* commit 'e043deb5e5e878ca11ca84fbc58a55a33546ef8a':
  Add libjavacore dependency for oat tests

10 years agoam 3153895d: Merge "Weaken condition to dump a thread\'s stack in a debug build."
Ian Rogers [Wed, 25 Jun 2014 09:56:21 +0000 (09:56 +0000)]
am 3153895d: Merge "Weaken condition to dump a thread\'s stack in a debug build."

* commit '3153895d020038cd89311ed6ee241ce9b9f18a59':
  Weaken condition to dump a thread's stack in a debug build.

10 years agoam ece10dbe: Merge "Define run-test targets."
Ian Rogers [Wed, 25 Jun 2014 09:56:20 +0000 (09:56 +0000)]
am ece10dbe: Merge "Define run-test targets."

* commit 'ece10dbe1ed59cf125d91401674b71626ae1e240':
  Define run-test targets.

10 years agoam b9d11f7e: Merge "x86_64: Fix wide argument increment"
Ian Rogers [Wed, 25 Jun 2014 09:56:14 +0000 (09:56 +0000)]
am b9d11f7e: Merge "x86_64: Fix wide argument increment"

* commit 'b9d11f7e2f60bdebfd2ece34e01ecc789921837d':
  x86_64: Fix wide argument increment

10 years agoam c6f0f60b: Merge "x86_64: int-to-long should ensure that int in kCoreReg"
Ian Rogers [Wed, 25 Jun 2014 09:56:13 +0000 (09:56 +0000)]
am c6f0f60b: Merge "x86_64: int-to-long should ensure that int in kCoreReg"

* commit 'c6f0f60bf3d4e3402c6e30bb4a4b88b345530954':
  x86_64: int-to-long should ensure that int in kCoreReg

10 years agoam 10fdc6af: Merge "Fix various test dependencies."
Ian Rogers [Wed, 25 Jun 2014 09:56:10 +0000 (09:56 +0000)]
am 10fdc6af: Merge "Fix various test dependencies."

* commit '10fdc6af15a8464fd10bd558a19f6395cf12345a':
  Fix various test dependencies.

10 years agoMerge "Address comments on change 45d26c86b00580593067ca42091ad66cf7dc4f7c"
Brian Carlstrom [Wed, 25 Jun 2014 16:57:09 +0000 (16:57 +0000)]
Merge "Address comments on change 45d26c86b00580593067ca42091ad66cf7dc4f7c"

10 years agoAddress comments on change 45d26c86b00580593067ca42091ad66cf7dc4f7c
Brian Carlstrom [Wed, 25 Jun 2014 16:30:52 +0000 (09:30 -0700)]
Address comments on change 45d26c86b00580593067ca42091ad66cf7dc4f7c

Change-Id: Ibb559ae41654660064f4a8df71274c4e4f16807a

10 years agoMerge "Add libjavacore dependency for oat tests"
Brian Carlstrom [Wed, 25 Jun 2014 08:15:52 +0000 (08:15 +0000)]
Merge "Add libjavacore dependency for oat tests"

10 years agoAdd libjavacore dependency for oat tests
Brian Carlstrom [Wed, 25 Jun 2014 07:57:36 +0000 (00:57 -0700)]
Add libjavacore dependency for oat tests

(cherry picked from commit 979942f123a2a9d1949f8be6672ff14101d9f214)

Change-Id: I8f29665259634226ed78fb26b35fb92323310698

10 years agoMerge "Define run-test targets."
Ian Rogers [Wed, 25 Jun 2014 06:21:28 +0000 (06:21 +0000)]
Merge "Define run-test targets."

10 years agoDefine run-test targets.
Ian Rogers [Wed, 25 Jun 2014 06:15:34 +0000 (23:15 -0700)]
Define run-test targets.

Addressing review comment on https://android-review.googlesource.com/#/c/98456/11

Change-Id: I6ad031dcf53b63506ebb738e9c26cc15f0f10107

10 years agoMerge "Fix various test dependencies."
Ian Rogers [Wed, 25 Jun 2014 04:45:01 +0000 (04:45 +0000)]
Merge "Fix various test dependencies."

10 years agoFix various test dependencies.
Ian Rogers [Wed, 25 Jun 2014 04:34:09 +0000 (21:34 -0700)]
Fix various test dependencies.

Change-Id: I2e4761f4cc061f74319a7b64ebe67c553d5297df

10 years agoMerge "Fix the Mac build on x86-64."
Ian Rogers [Wed, 25 Jun 2014 18:59:31 +0000 (18:59 +0000)]
Merge "Fix the Mac build on x86-64."

10 years agoFix the Mac build on x86-64.
Ian Rogers [Wed, 25 Jun 2014 18:52:14 +0000 (11:52 -0700)]
Fix the Mac build on x86-64.

Change-Id: I4ed3783a96d844de0b0a295df26d0a48c02a3726

10 years agoMerge "Treat larger than jint capacity in NewDirectByteBuffer as an error"
Brian Carlstrom [Wed, 25 Jun 2014 16:29:31 +0000 (16:29 +0000)]
Merge "Treat larger than jint capacity in NewDirectByteBuffer as an error"

10 years agoTreat larger than jint capacity in NewDirectByteBuffer as an error
Brian Carlstrom [Wed, 25 Jun 2014 06:36:28 +0000 (23:36 -0700)]
Treat larger than jint capacity in NewDirectByteBuffer as an error

Bug: 15854028
Change-Id: If78921f4ba2b38a9d0bb421acf9c8bca962ed42a

10 years agoMerge "Fix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTS"
Brian Carlstrom [Wed, 25 Jun 2014 08:43:53 +0000 (08:43 +0000)]
Merge "Fix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTS"

10 years agoFix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTS
Brian Carlstrom [Wed, 25 Jun 2014 08:39:05 +0000 (01:39 -0700)]
Fix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTS

(cherry picked from commit c87deb01815638c69e30fa6787b0a9ea91ea8c29)

Change-Id: Iceff40c3bd22b5dacbdc9550ec894003c758fd86

10 years agoMerge "Weaken condition to dump a thread's stack in a debug build."
Ian Rogers [Wed, 25 Jun 2014 06:22:30 +0000 (06:22 +0000)]
Merge "Weaken condition to dump a thread's stack in a debug build."

10 years agoWeaken condition to dump a thread's stack in a debug build.
Ian Rogers [Wed, 25 Jun 2014 05:48:01 +0000 (22:48 -0700)]
Weaken condition to dump a thread's stack in a debug build.

If the current thread isn't suspended its also ok to dump the stack.
Bug: 14229281

Change-Id: I2810ea79bc4330bb6e9616436d74076b5997c20b

10 years agoMerge "x86_64: Fix wide argument increment"
Ian Rogers [Wed, 25 Jun 2014 05:27:36 +0000 (05:27 +0000)]
Merge "x86_64: Fix wide argument increment"

10 years agoMerge "x86_64: int-to-long should ensure that int in kCoreReg"
Ian Rogers [Wed, 25 Jun 2014 05:11:55 +0000 (05:11 +0000)]
Merge "x86_64: int-to-long should ensure that int in kCoreReg"

10 years agox86_64: int-to-long should ensure that int in kCoreReg
Serguei Katkov [Tue, 24 Jun 2014 17:25:35 +0000 (00:25 +0700)]
x86_64: int-to-long should ensure that int in kCoreReg

it is possible that int in xmm so implementation of int-to-long
should ensure that src in core reg before usage of move with
sign extension which does not support xmm case.

Change-Id: Ibab9df7564f0f1c1f3e1f5ff67c38f1a5e3cdb69
Signed-off-by: Serguei Katkov <serguei.i.katkov@intel.com>
10 years agoam d377971c: Merge "Multilib ART host."
Ian Rogers [Tue, 24 Jun 2014 23:58:39 +0000 (23:58 +0000)]
am d377971c: Merge "Multilib ART host."

* commit 'd377971c505e8cfacc878b8c632cc40fcf7d88c5':
  Multilib ART host.

10 years agoam ba778fae: Merge "AArch64: Add memcmp.S for Arm64."
Andreas Gampe [Tue, 24 Jun 2014 23:38:11 +0000 (23:38 +0000)]
am ba778fae: Merge "AArch64: Add memcmp.S for Arm64."

* commit 'ba778fae99ec3b38d4f98262e6b7072bab0e9de4':
  AArch64: Add memcmp.S for Arm64.