summaryrefslogtreecommitdiff
path: root/ojluni/annotations/hiddenapi/java/util/TimerTask.java
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2018-10-17 14:59:43 +0100
committerNeil Fuller <nfuller@google.com>2018-10-17 14:59:43 +0100
commit10ce6261b358d8d4887b1da3ccac5d4af599e34b (patch)
treea5ba5d905e2dbcb17234d303f95a6ae7d3f72bf2 /ojluni/annotations/hiddenapi/java/util/TimerTask.java
parent681dd03fac3b95565018d4bd8141521d216965a5 (diff)
Remove benchmarks that use non-public APIs
These deleted benchmarks: a) Use APIs not in the CorePlatformApi (and not ones we want to add for any other reasons). b) Are built with a .mk file. c) Compile under the javac 8 build (because we reference core-oj/core-libart) but do not compile under the javac 9 build (because AIUI .mk files do not allow us to specify Java 9 system modules). Because we use benchmarks mostly when checking in changes to prove no regression for libcore changes there's no obligation to fix this code: we can delete the troublesome ones. Should somebody need the benchmarks in the future they can deal with migrating the benchmark .mk to a .bp file, etc. Bug: 117871421 Bug: 113148576 Test: make checkbuild (internal with OpenJDK 9 enabled) Change-Id: I391ec9478eba5609021256c1b424e779fe97aa46
Diffstat (limited to 'ojluni/annotations/hiddenapi/java/util/TimerTask.java')
0 files changed, 0 insertions, 0 deletions