OSDN Git Service

android-x86/art.git
8 years agoMerge "Optimizing/ARM: Improve long shifts by 1." am: f180af0fc0 am: f2550c7330
Vladimir Marko [Thu, 24 Dec 2015 02:21:59 +0000 (18:21 -0800)]
Merge "Optimizing/ARM: Improve long shifts by 1." am: f180af0fc0 am: f2550c7330
am: bda98bfb15

* commit 'bda98bfb15a5ecfec4128d8cc59eeda02ccce638':

8 years agoMerge "Optimizing/Thumb2: Improve load/store for large offsets." am: 97cd5bb34c am...
Vladimir Marko [Thu, 24 Dec 2015 02:21:50 +0000 (18:21 -0800)]
Merge "Optimizing/Thumb2: Improve load/store for large offsets." am: 97cd5bb34c am: 7d1e7e8dc4
am: 47c471fd01

* commit '47c471fd0174c0c8ca840b5271adf78191096bf6':

8 years agoMerge "Fix lint error." am: dde8b86949 am: b67e19ca71
Nicolas Geoffray [Thu, 24 Dec 2015 02:21:42 +0000 (18:21 -0800)]
Merge "Fix lint error." am: dde8b86949 am: b67e19ca71
am: 82c71d1eb0

* commit '82c71d1eb084fb54b3cc0816bf812002fbf35dc3':

8 years agoMerge "ART: Fix uninitialized variable" am: 911542ed69 am: f01e70d214
David Brazdil [Thu, 24 Dec 2015 02:21:33 +0000 (18:21 -0800)]
Merge "ART: Fix uninitialized variable" am: 911542ed69 am: f01e70d214
am: c79558bdab

* commit 'c79558bdab88e532d48748f6e89a1e5997d0845d':

8 years agoMerge "Simplify boolean condition compared to 0" am: 2171e2ab84 am: 0af5e3b30f
David Brazdil [Thu, 24 Dec 2015 02:21:25 +0000 (18:21 -0800)]
Merge "Simplify boolean condition compared to 0" am: 2171e2ab84 am: 0af5e3b30f
am: 6b02362d5f

* commit '6b02362d5ff05df439c1ba12e212cffbe5a2252b':

8 years agoMerge "Revert "Add stats support for existing optimizations"" am: 5d78a0f808 am:...
Nicolas Geoffray [Thu, 24 Dec 2015 02:21:16 +0000 (18:21 -0800)]
Merge "Revert "Add stats support for existing optimizations"" am: 5d78a0f808 am: 05718eb6a9
am: 5c7d5cdd89

* commit '5c7d5cdd8922dd25c264a0af9d1e09894787d879':

8 years agoMerge "Explicitly add HLoadClass/HClinitCheck for HNewInstance." am: 01b88a2c89 am...
Nicolas Geoffray [Thu, 24 Dec 2015 02:21:08 +0000 (18:21 -0800)]
Merge "Explicitly add HLoadClass/HClinitCheck for HNewInstance." am: 01b88a2c89 am: 43392ff9c6
am: e3f8063fe0

* commit 'e3f8063fe0978182e5f8aea83fbe3950339655ef':

8 years agoMerge "Add stats support for existing optimizations" am: be0c2d9102 am: aeb99f91a1
Nicolas Geoffray [Thu, 24 Dec 2015 02:20:59 +0000 (18:20 -0800)]
Merge "Add stats support for existing optimizations" am: be0c2d9102 am: aeb99f91a1
am: 54c8e74ee9

* commit '54c8e74ee9d4eb13588090c541c8fa7cfef9c03e':

8 years agoMerge "Revert "Dynamic BCE (based on induction range analysis)"" am: d83b9042d6 am...
Aart Bik [Thu, 24 Dec 2015 02:20:47 +0000 (18:20 -0800)]
Merge "Revert "Dynamic BCE (based on induction range analysis)"" am: d83b9042d6 am: 08a96a5a4f
am: 594b4469ed

* commit '594b4469ed2a08072c4b5db86cc229df89d0a945':

8 years agoMerge "Dynamic BCE (based on induction range analysis)" am: 4b0d02ccde am: ce8f06b043
Aart Bik [Thu, 24 Dec 2015 02:20:28 +0000 (18:20 -0800)]
Merge "Dynamic BCE (based on induction range analysis)" am: 4b0d02ccde am: ce8f06b043
am: 52e3b91163

* commit '52e3b91163dc37d38901bae1915f44235abf8f9b':

8 years agoMerge "lambda: Add support for invoke-interface for boxed innate lambdas" am: b48cb93...
Igor Murashkin [Thu, 24 Dec 2015 02:20:10 +0000 (18:20 -0800)]
Merge "lambda: Add support for invoke-interface for boxed innate lambdas" am: b48cb936e6 am: e340e9c23f
am: 89b11b0174

* commit '89b11b0174915ce8aefb68e47c978801ab1f30c0':

8 years agoMerge "Fix null pointer in processing of enum annotations." am: 3944f7175d am: f8a2a7ef22
Jeff Hao [Thu, 24 Dec 2015 02:19:52 +0000 (18:19 -0800)]
Merge "Fix null pointer in processing of enum annotations." am: 3944f7175d am: f8a2a7ef22
am: 69af53d7d0

* commit '69af53d7d03a78735511c128f3b71cb1454034c3':

8 years agoMerge "Pass DexPathList.Element array to openDexFileNative" am: 9ee6ec52a2 am: 1a764fb007
Mathieu Chartier [Thu, 24 Dec 2015 02:19:44 +0000 (18:19 -0800)]
Merge "Pass DexPathList.Element array to openDexFileNative" am: 9ee6ec52a2 am: 1a764fb007
am: 16a38a130c

* commit '16a38a130c2c7db2c5f0cc2730e4eb3ef317749d':

8 years agoMerge "MIPS32: Miscellaneous bit manipulations routines:" am: e3dbda2d7c am: 07271bcd7e
Andreas Gampe [Thu, 24 Dec 2015 02:19:35 +0000 (18:19 -0800)]
Merge "MIPS32: Miscellaneous bit manipulations routines:" am: e3dbda2d7c am: 07271bcd7e
am: f19d9352ba

* commit 'f19d9352ba7b8825ed1743b7c115ca4161364af7':

8 years agoMerge "Kill stale dalvikvm processes at the end of the jdwp test." am: bfc9d5103b...
Hiroshi Yamauchi [Thu, 24 Dec 2015 02:19:03 +0000 (18:19 -0800)]
Merge "Kill stale dalvikvm processes at the end of the jdwp test." am: bfc9d5103b am: 899a9b016e
am: 5f6854710c

* commit '5f6854710cbb1eb1058e655d703da8015dff5563':

8 years agoMerge "Fix --jvm on run-tests 960 and 961" am: aac223f83b am: 5fba52d09a
Alex Light [Thu, 24 Dec 2015 02:18:55 +0000 (18:18 -0800)]
Merge "Fix --jvm on run-tests 960 and 961" am: aac223f83b am: 5fba52d09a
am: 672c3035cd

* commit '672c3035cd0c86ed0a673ffa8368a2b512b1423a':

8 years agoMerge "Use arc4random when available to select delta for image relocation." am: 03940...
Alex Light [Thu, 24 Dec 2015 02:18:42 +0000 (18:18 -0800)]
Merge "Use arc4random when available to select delta for image relocation." am: 039404cb8d am: 3a08475e53
am: 67e08950a9

* commit '67e08950a972830d1c121ee5ab1d7fce02f975cb':

8 years agoMerge "Encode function signatures properly in DWARF." am: b9ededb3b5 am: 8b16222448
David Srbecky [Thu, 24 Dec 2015 02:18:34 +0000 (18:18 -0800)]
Merge "Encode function signatures properly in DWARF." am: b9ededb3b5 am: 8b16222448
am: d8511f44cb

* commit 'd8511f44cb868905dd1d52b9ad4624abacde4835':

8 years agoMerge "Opt compiler: More strength reduction for multiplications." am: 60c4c6ad2b...
David Brazdil [Thu, 24 Dec 2015 02:18:16 +0000 (18:18 -0800)]
Merge "Opt compiler: More strength reduction for multiplications." am: 60c4c6ad2b am: d8841c279f
am: 286bdcaebd

* commit '286bdcaebdb04f248d04400cc0788df785d399db':

8 years agoMerge "Clean up the special input in HInvokeStaticOrDirect." am: 53ced034cd am: 6221a...
Vladimir Marko [Thu, 24 Dec 2015 02:18:07 +0000 (18:18 -0800)]
Merge "Clean up the special input in HInvokeStaticOrDirect." am: 53ced034cd am: 6221a7024f
am: 4e30dc4e50

* commit '4e30dc4e5016e2ce9980ed9433e3ee62861aba74':

8 years agoMerge "Revert "Use arc4random when available to select delta for image relocation...
Alex Light [Thu, 24 Dec 2015 02:17:39 +0000 (18:17 -0800)]
Merge "Revert "Use arc4random when available to select delta for image relocation."" am: beb709a260 am: 6212c0f0a5
am: 69c7f2f758

* commit '69c7f2f7587349521a2094eaf2ed5f0048b563d5':

8 years agoMerge "Use arc4random when available to select delta for image relocation." am: 7dd12...
Alex Light [Thu, 24 Dec 2015 02:17:30 +0000 (18:17 -0800)]
Merge "Use arc4random when available to select delta for image relocation." am: 7dd1260c56 am: e397b365c7
am: 7e9e2fe70a

* commit '7e9e2fe70acd2841dc456c82c166791ff65c09b8':

8 years agoMerge "Remove thread suspension assertion for SuspendAllForDebugger" am: d042c4514a...
Mathieu Chartier [Thu, 24 Dec 2015 02:17:10 +0000 (18:17 -0800)]
Merge "Remove thread suspension assertion for SuspendAllForDebugger" am: d042c4514a am: 339db7251d
am: 671153c236

* commit '671153c23663af92808876f0c15b5e356c0cc443':

8 years agoMerge "Create parent class loader for dex2oat" am: e74369f0ae am: 7d3d692dc8
Mathieu Chartier [Thu, 24 Dec 2015 02:17:01 +0000 (18:17 -0800)]
Merge "Create parent class loader for dex2oat" am: e74369f0ae am: 7d3d692dc8
am: 98d9e88849

* commit '98d9e888492583c74aa52555bc0f7d6d3db5b2b3':

8 years agoMerge "Relax CAS in some uses of Object::AtomicSetReadBarrierPointer." am: 16cabc4acd...
Hiroshi Yamauchi [Thu, 24 Dec 2015 02:16:50 +0000 (18:16 -0800)]
Merge "Relax CAS in some uses of Object::AtomicSetReadBarrierPointer." am: 16cabc4acd am: ae1afa423b
am: 351e628063

* commit '351e628063660c8414f6a7e6b300cc6a705de829':

8 years agoMerge "Fix cmdline parser test." am: 090a481ca6 am: a4438be1f7
Nicolas Geoffray [Thu, 24 Dec 2015 02:15:58 +0000 (18:15 -0800)]
Merge "Fix cmdline parser test." am: 090a481ca6 am: a4438be1f7
am: dd4408013c

* commit 'dd4408013c64a3c40d498743a9d6cbad144de072':

8 years agoMerge "Allow NullConstant to be untyped in GraphVisualiser." am: 33a9a16a7f am: 29472...
Calin Juravle [Thu, 24 Dec 2015 02:15:42 +0000 (18:15 -0800)]
Merge "Allow NullConstant to be untyped in GraphVisualiser." am: 33a9a16a7f am: 29472606d5
am: d551eb95fe

* commit 'd551eb95fe7242f00726cc4adc2e8a53d83e3629':

8 years agoMerge "MIPS64: Add java.lang.String.equals intrinsic." am: 34053d1f5a am: 41817d467b
Andreas Gampe [Thu, 24 Dec 2015 02:15:19 +0000 (18:15 -0800)]
Merge "MIPS64: Add java.lang.String.equals intrinsic." am: 34053d1f5a am: 41817d467b
am: f6ea9768d9

* commit 'f6ea9768d9a1b6498d99341d790bc8279f52ed03':

8 years agoMerge "Rename options for shorter names." am: bc58b020c8 am: b4bfd7f529
Nicolas Geoffray [Thu, 24 Dec 2015 02:15:11 +0000 (18:15 -0800)]
Merge "Rename options for shorter names." am: bc58b020c8 am: b4bfd7f529
am: 1db8c382e9

* commit '1db8c382e9ef69cbd80b7f538fb667fbc1d9d648':

8 years agoMerge "ARM read barrier support for concurrent GC in Optimizing." am: ee7d4a3d57...
Roland Levillain [Thu, 24 Dec 2015 02:14:39 +0000 (18:14 -0800)]
Merge "ARM read barrier support for concurrent GC in Optimizing." am: ee7d4a3d57 am: a88884d62e
am: 274905ac17

* commit '274905ac1751f2478222e51fde7c4719a4a00067':

8 years agoMerge "Fix ClinitCheck pruning." am: d846a2cc45 am: 5719078766
Vladimir Marko [Thu, 24 Dec 2015 02:14:31 +0000 (18:14 -0800)]
Merge "Fix ClinitCheck pruning." am: d846a2cc45 am: 5719078766
am: 738ebd7db8

* commit '738ebd7db8b9379093196a881793f0abcff20262':

8 years agoMerge "Increase code cache after 1 full collection." am: 69edd0dbce am: 5e6c35e00d
Nicolas Geoffray [Thu, 24 Dec 2015 02:14:18 +0000 (18:14 -0800)]
Merge "Increase code cache after 1 full collection." am: 69edd0dbce am: 5e6c35e00d
am: c5c111a6a5

* commit 'c5c111a6a5a308dccecd5f6d9b6ef290b21fa7ee':

8 years agoMerge "Add jack as a build target for the buildbot." am: a43a851f50 am: 9319a694cf
Nicolas Geoffray [Thu, 24 Dec 2015 02:14:11 +0000 (18:14 -0800)]
Merge "Add jack as a build target for the buildbot." am: a43a851f50 am: 9319a694cf
am: 0f577f1576

* commit '0f577f1576774111b56ba651639eb768b64b9acc':

8 years agoMerge "ART: Change Init{From,Without}Image to return bool" am: 0f0d5f370d am: 1291cfd7bd
Andreas Gampe [Thu, 24 Dec 2015 02:14:02 +0000 (18:14 -0800)]
Merge "ART: Change Init{From,Without}Image to return bool" am: 0f0d5f370d am: 1291cfd7bd
am: fac07da66d

* commit 'fac07da66d69a7d98a33932f44d1712429a0b2c9':

8 years agoMerge "Add immune spaces abstraction" am: 31c0d484c1 am: 4eeea23e75
Mathieu Chartier [Thu, 24 Dec 2015 02:13:35 +0000 (18:13 -0800)]
Merge "Add immune spaces abstraction" am: 31c0d484c1 am: 4eeea23e75
am: e90e877958

* commit 'e90e8779581ddc5f2254173495ee52d5b070ed15':

8 years agoMerge "Fix an assert in lse." am: 2f99a1c5b7 am: 0cf13112c7
Mingyao Yang [Thu, 24 Dec 2015 02:13:02 +0000 (18:13 -0800)]
Merge "Fix an assert in lse." am: 2f99a1c5b7 am: 0cf13112c7
am: 12092980fe

* commit '12092980fe48c8510a724b43e37fda40ad834eca':

8 years agoMerge "Revert "Revert "Enable store elimination for singleton objects.""" am: b9bbbeb...
Mingyao Yang [Thu, 24 Dec 2015 02:12:54 +0000 (18:12 -0800)]
Merge "Revert "Revert "Enable store elimination for singleton objects.""" am: b9bbbeb2b0 am: fde8cc594d
am: 69ae262d9d

* commit '69ae262d9df2eca038a969e2565a29b8f327aab0':

8 years agoMerge "Remove incorrect iterator increment" am: a341377bd5 am: 9cc29ef968
Mathieu Chartier [Thu, 24 Dec 2015 02:12:32 +0000 (18:12 -0800)]
Merge "Remove incorrect iterator increment" am: a341377bd5 am: 9cc29ef968
am: 42f7bd429c

* commit '42f7bd429c37ca391092f9d0d33e2f9fca88119f':

8 years agoMerge "Opt compiler: Arm64 packed-switch jump tables." am: 9231730cd0 am: a30022e1e5
Vladimir Marko [Thu, 24 Dec 2015 02:11:10 +0000 (18:11 -0800)]
Merge "Opt compiler: Arm64 packed-switch jump tables." am: 9231730cd0 am: a30022e1e5
am: 87ea9ea0ad

* commit '87ea9ea0add5a4f70f5365eb820a67a6e57425d8':

8 years agoMerge "Fix bogus DCHECK and rename DidForkFromZygote." am: 349baca032 am: bc13ef68ca
Nicolas Geoffray [Thu, 24 Dec 2015 02:10:50 +0000 (18:10 -0800)]
Merge "Fix bogus DCHECK and rename DidForkFromZygote." am: 349baca032 am: bc13ef68ca
am: 638e9eeba6

* commit '638e9eeba63cd0b96a465d0f11691b9a621bc980':

8 years agoMerge "Remove DEBUG_JIT from Zygote flags." am: f5dd91e046 am: 28e7fab960
Nicolas Geoffray [Thu, 24 Dec 2015 02:10:41 +0000 (18:10 -0800)]
Merge "Remove DEBUG_JIT from Zygote flags." am: f5dd91e046 am: 28e7fab960
am: b10c5abd65

* commit 'b10c5abd658b731da2855e645e64fa34b30654d1':

8 years agoMerge "Implement common super type in reference type propagation." am: a4d1b6438f...
Calin Juravle [Thu, 24 Dec 2015 02:10:33 +0000 (18:10 -0800)]
Merge "Implement common super type in reference type propagation." am: a4d1b6438f am: f22e6c9833
am: 82ae1a2165

* commit '82ae1a2165d51fa582efd3e455ee17ab3828946d':

8 years agoMerge "Support deoptimization only to set vreg" am: a7a3ba792d am: 5e939d8825
Sebastien Hertz [Thu, 24 Dec 2015 02:10:24 +0000 (18:10 -0800)]
Merge "Support deoptimization only to set vreg" am: a7a3ba792d am: 5e939d8825
am: d996b94b65

* commit 'd996b94b65b294a4d1dd942d49fe71f444cc8369':

8 years agoMerge "Fix StackVisitor::GetVReg for reference in shadow frame" am: 3e1ff83fb2 am...
Sebastien Hertz [Thu, 24 Dec 2015 02:10:14 +0000 (18:10 -0800)]
Merge "Fix StackVisitor::GetVReg for reference in shadow frame" am: 3e1ff83fb2 am: 64a21f9904
am: 087e9ff777

* commit '087e9ff77767ea65d4e80bd6896700f4cb983705':

8 years agoMerge "Generate more stack maps during native debugging." am: 875773770a
David Srbecky [Wed, 23 Dec 2015 15:36:26 +0000 (07:36 -0800)]
Merge "Generate more stack maps during native debugging." am: 875773770a
am: 388c61cc3c

* commit '388c61cc3c9f2d6d7cbcbd594dc90446227bce46':
  Generate more stack maps during native debugging.

8 years agoMerge "Generate more stack maps during native debugging."
David Srbecky [Wed, 23 Dec 2015 15:34:41 +0000 (07:34 -0800)]
Merge "Generate more stack maps during native debugging."
am: 875773770a

* commit '875773770ae34c623153aac3941828a9e3831f14':
  Generate more stack maps during native debugging.

8 years agoMerge "Generate more stack maps during native debugging."
David Srbecky [Wed, 23 Dec 2015 15:30:27 +0000 (15:30 +0000)]
Merge "Generate more stack maps during native debugging."

8 years agoGenerate more stack maps during native debugging.
David Srbecky [Wed, 9 Dec 2015 14:09:59 +0000 (14:09 +0000)]
Generate more stack maps during native debugging.

Generate extra stack map at the start of each java statement.
The stack maps are later translated to DWARF which allows
LLDB to set breakpoints and view local variables.

Change-Id: If00ab875513308e4a1399d1e12e0fe8934a6f0c3

8 years agoMerge "Move debug symbol writing code to elf_writer_debug.cc" am: d674bf7ba2
David Srbecky [Wed, 23 Dec 2015 12:16:11 +0000 (04:16 -0800)]
Merge "Move debug symbol writing code to elf_writer_debug.cc" am: d674bf7ba2
am: cebb1d3b9c

* commit 'cebb1d3b9cf2e7f99377dd41d379597475f54df4':
  Move debug symbol writing code to elf_writer_debug.cc

8 years agoMerge "Move debug symbol writing code to elf_writer_debug.cc"
David Srbecky [Wed, 23 Dec 2015 12:14:10 +0000 (04:14 -0800)]
Merge "Move debug symbol writing code to elf_writer_debug.cc"
am: d674bf7ba2

* commit 'd674bf7ba2a209790cea8ef8d935480ef515c9e1':
  Move debug symbol writing code to elf_writer_debug.cc

8 years agoMerge "Move debug symbol writing code to elf_writer_debug.cc"
David Srbecky [Wed, 23 Dec 2015 12:10:14 +0000 (12:10 +0000)]
Merge "Move debug symbol writing code to elf_writer_debug.cc"

8 years agoMerge "Move JIT debugger interface code to its own file." am: 975dd72796
David Srbecky [Wed, 23 Dec 2015 12:03:37 +0000 (04:03 -0800)]
Merge "Move JIT debugger interface code to its own file." am: 975dd72796
am: a9d3a9d87d

* commit 'a9d3a9d87d77c31630efc81010dbea0375efaff9':
  Move JIT debugger interface code to its own file.

8 years agoMerge "Move JIT debugger interface code to its own file."
David Srbecky [Wed, 23 Dec 2015 12:01:50 +0000 (12:01 +0000)]
Merge "Move JIT debugger interface code to its own file."
am: 975dd72796

* commit '975dd7279694f345bd4fc31b04ff3275f3082961':
  Move JIT debugger interface code to its own file.

8 years agoMerge "Move JIT debugger interface code to its own file."
David Srbecky [Wed, 23 Dec 2015 11:57:36 +0000 (11:57 +0000)]
Merge "Move JIT debugger interface code to its own file."

8 years agoMerge "Rewrite HInstruction::Is/As<type>()." am: e74927c0cd
Vladimir Marko [Wed, 23 Dec 2015 10:10:44 +0000 (02:10 -0800)]
Merge "Rewrite HInstruction::Is/As<type>()." am: e74927c0cd
am: d56e0503e0

* commit 'd56e0503e07639c105df45ae49a5764b577a17ef':
  Rewrite HInstruction::Is/As<type>().

8 years agoMerge "Rewrite HInstruction::Is/As<type>()."
Vladimir Marko [Wed, 23 Dec 2015 10:08:59 +0000 (02:08 -0800)]
Merge "Rewrite HInstruction::Is/As<type>()."
am: e74927c0cd

* commit 'e74927c0cded59b6687020c6480205d4488a69fc':
  Rewrite HInstruction::Is/As<type>().

8 years agoMerge "Rewrite HInstruction::Is/As<type>()."
Vladimir Marko [Wed, 23 Dec 2015 10:06:09 +0000 (10:06 +0000)]
Merge "Rewrite HInstruction::Is/As<type>()."

8 years agoRewrite HInstruction::Is/As<type>().
Vladimir Marko [Mon, 23 Nov 2015 19:49:34 +0000 (19:49 +0000)]
Rewrite HInstruction::Is/As<type>().

Make Is<type>() and As<type>() non-virtual for concrete
instruction types, relying on GetKind(), and mark GetKind()
as PURE to improve optimization opportunities. This reduces
the number of relocations in libart-compiler.so's .rel.dyn
section by ~4K, or ~44%, and in .data.rel.ro by ~18K, or
~65%. The file is 96KiB smaller for Nexus 5, including 8KiB
reduction of the .text section.

Unfortunately, the g++/clang++ __attribute__((pure)) is not
strong enough to avoid duplicated virtual calls and we would
need the C++ [[pure]] attribute proposed in n3744 instead.
To work around this deficiency, we introduce an extra
non-virtual indirection for GetKind(), so that the compiler
can optimize common expressions such as
    instruction->IsAdd() || instruction->IsSub()
or
    instruction->IsAdd() && instruction->AsAdd()->...
which contain two virtual calls to GetKind() after inlining.

Change-Id: I83787de0671a5cb9f5b0a5f4a536cef239d5b401

8 years agoOverride notice file for OpenJdk based modules.
Narayan Kamath [Tue, 22 Dec 2015 14:56:59 +0000 (14:56 +0000)]
Override notice file for OpenJdk based modules.

Change-Id: Iff63708c83c2a18b82f0de6aa884e1388ed8b32b

8 years agoMerge "Ensure Jack server is running before any use" am: b592885f0b
Yohann Roussel [Tue, 22 Dec 2015 15:41:02 +0000 (07:41 -0800)]
Merge "Ensure Jack server is running before any use" am: b592885f0b
am: cf96ba33d4

* commit 'cf96ba33d4bbded5c79880863d406d06b88f6963':
  Ensure Jack server is running before any use

8 years agoEnsure Jack server is running before any use
Yohann Roussel [Wed, 9 Dec 2015 11:02:46 +0000 (12:02 +0100)]
Ensure Jack server is running before any use

Change-Id: Ie978e994945946139e0faf583c5d767a15ab060e

8 years agoMerge "Ensure Jack server is running before any use"
Yohann Roussel [Tue, 22 Dec 2015 14:04:08 +0000 (14:04 +0000)]
Merge "Ensure Jack server is running before any use"
am: b592885f0b

* commit 'b592885f0b03c6518ccc9df4962c112cc2089131':
  Ensure Jack server is running before any use

8 years agoMerge "Ensure Jack server is running before any use"
Yohann Roussel [Tue, 22 Dec 2015 13:59:49 +0000 (13:59 +0000)]
Merge "Ensure Jack server is running before any use"

8 years agoMerge "Treat thread state kWaitingWeakGcRootRead as kJavaRunnable." am: 1201804d18
Hiroshi Yamauchi [Mon, 21 Dec 2015 23:35:01 +0000 (23:35 +0000)]
Merge "Treat thread state kWaitingWeakGcRootRead as kJavaRunnable." am: 1201804d18
am: ae66db4953

* commit 'ae66db49535fcddc2b1d24fe7c8324317071dfe9':
  Treat thread state kWaitingWeakGcRootRead as kJavaRunnable.

8 years agoMerge "Fix multiple image space handing for SS collector" am: 10e2607281
Mathieu Chartier [Mon, 21 Dec 2015 23:34:53 +0000 (23:34 +0000)]
Merge "Fix multiple image space handing for SS collector" am: 10e2607281
am: 7b5d3041a2

* commit '7b5d3041a2b84ed55f8655af31705e1a591ad69b':
  Fix multiple image space handing for SS collector

8 years agoMerge "Fix lock ordering violation" am: adc183c711
Mathieu Chartier [Mon, 21 Dec 2015 23:33:23 +0000 (23:33 +0000)]
Merge "Fix lock ordering violation" am: adc183c711
am: b05ef624fe

* commit 'b05ef624fe26ce48d12ce0fb201087f8d9befecc':
  Fix lock ordering violation

8 years agoMerge "Use shared namespaces for bundled apps" am: aa944b9d4d
Dimitry Ivanov [Mon, 21 Dec 2015 23:33:15 +0000 (23:33 +0000)]
Merge "Use shared namespaces for bundled apps" am: aa944b9d4d
am: 50b5b82b7f

* commit '50b5b82b7f246c3cdd7dfcd34a3eec1ea5e95262':
  Use shared namespaces for bundled apps

8 years agoMerge "Do not use 0 in recipe" am: d255fe5c11
Shinichiro Hamaji [Mon, 21 Dec 2015 23:33:06 +0000 (23:33 +0000)]
Merge "Do not use 0 in recipe" am: d255fe5c11
am: ede57d4a5b

* commit 'ede57d4a5ba83a25c9b64061cc9963e17db02127':
  Do not use $? in recipe

8 years agoMerge "Treat thread state kWaitingWeakGcRootRead as kJavaRunnable."
Hiroshi Yamauchi [Mon, 21 Dec 2015 23:29:53 +0000 (23:29 +0000)]
Merge "Treat thread state kWaitingWeakGcRootRead as kJavaRunnable."
am: 1201804d18

* commit '1201804d1813d7db0accead9721d67c40b3de564':
  Treat thread state kWaitingWeakGcRootRead as kJavaRunnable.

8 years agoMerge "Fix multiple image space handing for SS collector"
Mathieu Chartier [Mon, 21 Dec 2015 23:29:45 +0000 (23:29 +0000)]
Merge "Fix multiple image space handing for SS collector"
am: 10e2607281

* commit '10e2607281ae3d6c5fa814b9986bac5f8b47d325':
  Fix multiple image space handing for SS collector

8 years agoMerge "Treat thread state kWaitingWeakGcRootRead as kJavaRunnable."
Hiroshi Yamauchi [Mon, 21 Dec 2015 23:25:23 +0000 (23:25 +0000)]
Merge "Treat thread state kWaitingWeakGcRootRead as kJavaRunnable."

8 years agoMerge "Fix multiple image space handing for SS collector"
Mathieu Chartier [Mon, 21 Dec 2015 23:17:17 +0000 (23:17 +0000)]
Merge "Fix multiple image space handing for SS collector"

8 years agoMerge "Fix lock ordering violation"
Mathieu Chartier [Mon, 21 Dec 2015 23:16:34 +0000 (23:16 +0000)]
Merge "Fix lock ordering violation"
am: adc183c711

* commit 'adc183c711731049800d0798ed35a5bc9a681a61':
  Fix lock ordering violation

8 years agoMerge "Use shared namespaces for bundled apps"
Dimitry Ivanov [Mon, 21 Dec 2015 23:16:20 +0000 (23:16 +0000)]
Merge "Use shared namespaces for bundled apps"
am: aa944b9d4d

* commit 'aa944b9d4d447d2746f13327084a19daebf83ee4':
  Use shared namespaces for bundled apps

8 years agoMerge "Fix lock ordering violation"
Mathieu Chartier [Mon, 21 Dec 2015 23:11:40 +0000 (23:11 +0000)]
Merge "Fix lock ordering violation"

8 years agoMerge "Use shared namespaces for bundled apps"
Dimitry Ivanov [Mon, 21 Dec 2015 23:10:49 +0000 (23:10 +0000)]
Merge "Use shared namespaces for bundled apps"

8 years agoMerge "Do not use 0 in recipe"
Shinichiro Hamaji [Mon, 21 Dec 2015 23:07:09 +0000 (23:07 +0000)]
Merge "Do not use 0 in recipe"
am: d255fe5c11

* commit 'd255fe5c11ff0fa13a2ca9f73c7c43a290dc370e':
  Do not use $? in recipe

8 years agoMerge "Do not use $? in recipe"
Shinichiro Hamaji [Mon, 21 Dec 2015 22:45:44 +0000 (22:45 +0000)]
Merge "Do not use $? in recipe"

8 years agoTreat thread state kWaitingWeakGcRootRead as kJavaRunnable.
Hiroshi Yamauchi [Mon, 21 Dec 2015 22:06:23 +0000 (14:06 -0800)]
Treat thread state kWaitingWeakGcRootRead as kJavaRunnable.

Like kSuspended, kWaitingWeakGcRootRead means temporarily waiting for
GC's purpose rather than the thread is waiting on a monitor.

This may fix some jsr166 test failures.

Bug: 25883050
Bug: 12687968

Change-Id: Ib53e18c0fb2ff95aa0491b1531201e583288684e

8 years agoFix lock ordering violation
Mathieu Chartier [Mon, 21 Dec 2015 21:02:14 +0000 (13:02 -0800)]
Fix lock ordering violation

Move ros alloc lock ordering above transaction lock level.

Bug: 26292262

Change-Id: I55f75bd86b413ce193d4df890a39a9c459bc2034

8 years agoFix multiple image space handing for SS collector
Mathieu Chartier [Wed, 16 Dec 2015 23:56:15 +0000 (15:56 -0800)]
Fix multiple image space handing for SS collector

We need to visit objets that don't have a mod-union table even if
collect_from_space_only_ is false.

Bug: 22858531
Change-Id: I3144ccb84d7f7bcdf0560f6425c5e5292d3a2082

8 years agoMerge "Rename NullHandle to ScopedNullHandle" am: 76b90e37df
Mathieu Chartier [Mon, 21 Dec 2015 20:15:39 +0000 (12:15 -0800)]
Merge "Rename NullHandle to ScopedNullHandle" am: 76b90e37df
am: 8a5e8d0118

* commit '8a5e8d0118de17210316100e740d0417239256e9':
  Rename NullHandle to ScopedNullHandle

8 years agoMerge "Rename NullHandle to ScopedNullHandle"
Mathieu Chartier [Mon, 21 Dec 2015 20:13:47 +0000 (12:13 -0800)]
Merge "Rename NullHandle to ScopedNullHandle"
am: 76b90e37df

* commit '76b90e37dfe6eecc904017be8046dd208d30ab8b':
  Rename NullHandle to ScopedNullHandle

8 years agoMerge "Rename NullHandle to ScopedNullHandle"
Mathieu Chartier [Mon, 21 Dec 2015 20:09:36 +0000 (20:09 +0000)]
Merge "Rename NullHandle to ScopedNullHandle"

8 years agoRename NullHandle to ScopedNullHandle
Mathieu Chartier [Mon, 21 Dec 2015 17:58:16 +0000 (09:58 -0800)]
Rename NullHandle to ScopedNullHandle

This makes it clearer that is invalid to do things like:
Handle<T> h = ScopedNullHandle<T>();

Bug: 26233305
Change-Id: I6d8f54eae01ec2e901cb7043afa853ea77db79fe

8 years agoUpdate header for OpenjdkJvm.cc.
Narayan Kamath [Sun, 20 Dec 2015 20:32:01 +0000 (20:32 +0000)]
Update header for OpenjdkJvm.cc.

Change-Id: I19d25531fe71d0511ee3887a2ffd5697a8a00249

8 years agoDo not use $? in recipe
Shinichiro Hamaji [Fri, 18 Dec 2015 06:51:51 +0000 (15:51 +0900)]
Do not use $? in recipe

Kati cannot support this automatic variable as ninja doesn't
have a feature for this.

Change-Id: Ie9130c31916954454eb201129ae6f49554453586

8 years agoMerge "Pass down to the runtime the application code paths." am: 115a02b737
Calin Juravle [Mon, 21 Dec 2015 09:50:04 +0000 (09:50 +0000)]
Merge "Pass down to the runtime the application code paths." am: 115a02b737
am: d264bab81e

* commit 'd264bab81efdc40500b41620d65a8b3930854719':
  Pass down to the runtime the application code paths.

8 years agoMerge "Pass down to the runtime the application code paths."
Calin Juravle [Mon, 21 Dec 2015 09:48:17 +0000 (09:48 +0000)]
Merge "Pass down to the runtime the application code paths."
am: 115a02b737

* commit '115a02b737dd5f4d485b2f6c359e02988df66b83':
  Pass down to the runtime the application code paths.

8 years agoMerge "Pass down to the runtime the application code paths."
Calin Juravle [Mon, 21 Dec 2015 09:43:09 +0000 (09:43 +0000)]
Merge "Pass down to the runtime the application code paths."

8 years agoUse shared namespaces for bundled apps
Dimitry Ivanov [Tue, 15 Dec 2015 22:08:18 +0000 (14:08 -0800)]
Use shared namespaces for bundled apps

Shared namespaces clone the list of loaded native
libraries from the caller namespace. This allows
classloaders for bundled apps to share already loaded
libraries with default namespace.

Bug: http://b/26165097
Bug: http://b/22548808
Change-Id: Ia90b603a0ca97194618b82fb191d6790a4b1f281
(cherry picked from commit 986f650d8b552e8b7dbebef1f50f015e7850edfc)

8 years agoMerge "art: use -O1 to compile tests with clang for arm64" am: 2f125e3c7a
Colin Cross [Sat, 19 Dec 2015 02:01:35 +0000 (18:01 -0800)]
Merge "art: use -O1 to compile tests with clang for arm64" am: 2f125e3c7a
am: 453f41e995

* commit '453f41e99570adeeda6fd79eccc9d8b4ce55b722':
  art: use -O1 to compile tests with clang for arm64

8 years agoMerge "art: use -O1 to compile tests with clang for arm64"
Colin Cross [Sat, 19 Dec 2015 01:59:46 +0000 (17:59 -0800)]
Merge "art: use -O1 to compile tests with clang for arm64"
am: 2f125e3c7a

* commit '2f125e3c7ab02cbbbcede533dc53a454a439be13':
  art: use -O1 to compile tests with clang for arm64

8 years agoMerge "art: use -O1 to compile tests with clang for arm64"
Colin Cross [Sat, 19 Dec 2015 01:56:42 +0000 (01:56 +0000)]
Merge "art: use -O1 to compile tests with clang for arm64"

8 years agoart: use -O1 to compile tests with clang for arm64
Colin Cross [Sat, 19 Dec 2015 01:48:50 +0000 (17:48 -0800)]
art: use -O1 to compile tests with clang for arm64

arm64 clang fails to compile art/runtime/arch/stub_test.cc with:
art/runtime/arch/stub_test.cc:178:9: error: inline assembly requires
more registers than available
        "sub sp, sp, #64\n\t"
        ^

Pass -O1 to all art tests compiled with clang for arm64.

Bug: 26275713
Change-Id: Ib1a1c309aef73a2d33d37d720e5e11b8fe7a248e

8 years agoMerge "Use shared namespaces for bundled apps"
Dimitry Ivanov [Sat, 19 Dec 2015 00:49:07 +0000 (00:49 +0000)]
Merge "Use shared namespaces for bundled apps"

8 years agoMerge "Re-enable optimization for clang arm64 art builds" am: 2cd15c35df
Colin Cross [Sat, 19 Dec 2015 00:23:05 +0000 (16:23 -0800)]
Merge "Re-enable optimization for clang arm64 art builds" am: 2cd15c35df
am: 015924124a

* commit '015924124af455d38aa2a381312d95c8e4b95ce2':
  Re-enable optimization for clang arm64 art builds

8 years agoMerge "Re-enable optimization for clang arm64 art builds"
Colin Cross [Sat, 19 Dec 2015 00:21:00 +0000 (00:21 +0000)]
Merge "Re-enable optimization for clang arm64 art builds"
am: 2cd15c35df

* commit '2cd15c35df125955e02d9c3c5178d90c6bb9a3bc':
  Re-enable optimization for clang arm64 art builds

8 years agoMerge "Re-enable optimization for clang arm64 art builds"
Colin Cross [Sat, 19 Dec 2015 00:14:02 +0000 (00:14 +0000)]
Merge "Re-enable optimization for clang arm64 art builds"

8 years agoRe-enable optimization for clang arm64 art builds
Colin Cross [Fri, 18 Dec 2015 23:13:51 +0000 (15:13 -0800)]
Re-enable optimization for clang arm64 art builds

The clang bug is fixed, remove -O1 from clang arm64 art builds.

Bug: 23256622
Change-Id: I3f2f6d1e84c5484fd499a94593f1dd53a4a66fbe