index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
912-classes
Age
Commit message (
Expand
)
Author
2024-11-25
Adjust art tests to java.lang changes.
Almaz Mingaleev
2024-01-22
Update tests because List implements SequencedCollection
Victor Chang
2024-01-15
Fix run-test 912-classes after D8/R8 update.
Vladimir Marko
2023-06-09
Update ART as String class implements Constable interface
Victor Chang
2023-05-31
Update tests due to box types implementing Constable interface
Victor Chang
2023-05-22
Use C++17's [[maybe_unused]] attribute in ART
Stefano Cianciulli
2022-11-02
Run-tests: Rename "run" files to "run.py"
David Srbecky
2022-10-24
Revert^2 "Convert per-test run scripts to python."
David Srbecky
2022-10-23
Revert "Convert per-test run scripts to python."
David Srbecky
2022-10-23
Convert per-test run scripts to python.
David Srbecky
2022-08-26
Update 950-classes test for OpenJDK17 definition of Integer
Orion Hodson
2021-12-07
OpenJDK 11: Merging in java.lang.Integer (parseUnsignedInt())
Nikita Iashchenko
2021-12-07
OpenJDK 11: Merging in java.lang.Integer (parseInt() CharSequence)
Nikita Iashchenko
2021-12-07
OpenJDK 11: Merging in java.lang.Integer (toString(int) and helpers)
Nikita Iashchenko
2021-12-07
OpenJDK 11: Merging in java.lang.Integer (formatUnsignedInt())
Nikita Iashchenko
2021-11-25
Regenerate ART test files (2021-11-23 (b)).
Roland Levillain
2020-11-10
Verify ART run-tests' standard output and standard error separately.
Roland Levillain
2020-11-05
Rename ART run-tests `expected.txt` files as `expected-stdout.txt`.
Roland Levillain
2020-07-26
More inclusive language fixes
Orion Hodson
2020-01-02
Add comment explaining global
Alex Light
2019-12-13
Fix incorrect DCHECK
Alex Light
2018-02-16
ART: Suppress a warning in run-test 912
Andreas Gampe
2017-11-16
cpplint: Remove many unnecessary NOLINT
Igor Murashkin
2017-11-08
cpplint: Cleanup errors
Igor Murashkin
2017-09-22
Make cts JVMTI tests more consistent
Alex Light
2017-09-18
Merge "Cleanup and consolidate JVMTI event code."
Treehugger Robot
2017-09-18
Cleanup and consolidate JVMTI event code.
Alex Light
2017-09-18
Add java.util.zip.ZipException to preloads for test 912-classes.
Roland Levillain
2017-07-11
ART: Add FileNotFoundException to preloads for test 912
Andreas Gampe
2017-06-21
test: enable javac/dx to import libcore on the bootclasspath
Igor Murashkin
2017-05-03
ART: Fix test 912
Andreas Gampe
2017-04-24
Remove unneeded shims and jni binding code
Alex Light
2017-04-19
ART: Refactor run-test 912 (3/3)
Andreas Gampe
2017-04-19
ART: Refactor run-test 912 (2/3)
Andreas Gampe
2017-04-19
ART: Refactor run-test 912 (1/3)
Andreas Gampe
2017-04-07
ART: More refactor for JVMTI run tests (1/3)
Andreas Gampe
2017-04-07
ART: Add JVMTI test shim
Andreas Gampe
2017-04-06
ART: Report array and proxy classes in ClassLoad & ClassPrepare
Andreas Gampe
2017-03-31
ART: TI Agent test library refactor
Andreas Gampe
2017-03-30
ART: Refactor JVMTI run tests
Andreas Gampe
2017-03-14
ART: Refactor libopenjdkjvmti
Andreas Gampe
2017-02-22
Disallow modifying java.lang.String
Alex Light
2017-02-16
ART: Add support for generic class signature
Andreas Gampe
2017-02-14
Remove unneeded build files
Alex Light
2017-02-13
ART: Correctly handle temporary classes in class-load events (4/3)
Andreas Gampe
2017-02-10
ART: Correctly handle temporary classes in class-load events (3/3)
Andreas Gampe
2017-02-10
ART: Correctly handle temporary classes in class-load events (2/3)
Andreas Gampe
2017-02-09
ART: Correctly handle temporary classes in class-load events (1/3)
Andreas Gampe
2017-02-08
Revert "Revert "ART: Add JIT + events test to run-test 912""
Andreas Gampe
2017-02-08
Revert "ART: Add JIT + events test to run-test 912"
Nicolas Geoffray
[next]