index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
036-finalizer
/
src
Age
Commit message (
Expand
)
Author
2018-03-29
Add reachabilityFence intrinsics
Hans Boehm
2018-03-28
Revert^2 "Fix 036-finalizer for JIT-at-first-use gcstress."
Vladimir Marko
2018-03-28
Revert "Fix 036-finalizer for JIT-at-first-use gcstress."
Nicolas Geoffray
2018-03-27
Fix 036-finalizer for JIT-at-first-use gcstress.
Vladimir Marko
2018-03-01
test: Fix 036-finalizer test flake on --jvm
Igor Murashkin
2017-06-02
Tests: never use System.err
Kevin Brodsky
2015-07-08
Support compiling run-tests with jack
Sebastien Hertz
2015-06-30
ART: Fix test 036-finalizer
Mathieu Chartier
2014-10-15
Add more logging to finalization test
Mathieu Chartier
2014-10-13
Make finalization test more robust
Mathieu Chartier
2014-09-04
Add test case for runFinalization.
Mathieu Chartier
2014-02-20
Try to make 036-finalizer less flaky by moving output to one thread
Brian Carlstrom
2014-02-04
Update ART tests to handle new System.gc behavior
Mathieu Chartier
2012-01-30
Fix copyright headers.
Elliott Hughes
2011-09-29
Adding old unit tests to test suite.
jeffhao