commit | 81b3dd5d57c91e135c8fbd7f9c59ac36c6296a1c | [log] [tgz] |
---|---|---|
author | Almaz Mingaleev <mingaleev@google.com> | Wed May 05 15:11:52 2021 +0100 |
committer | Almaz Mingaleev <mingaleev@google.com> | Wed May 05 17:36:55 2021 +0100 |
tree | a8360c7d843a7295acbd2bbed06c75e62e8d94e2 | |
parent | 12a44640c3a2900ed12e2f6f1d29da87519604a2 [diff] |
Cover java.lang.BootstrapMethodError with tests. Cover BootstrapMethodError(), BootstrapMethodError(String), BootstrapMethodError(String, Throwable), BootstrapMethodError(Throwable) with unit tests. Bug: 182166988 Test: atest libcore.java.lang.BootstrapMethodErrorTest Change-Id: Ibeedabac563c20f4533d4b9a410a9a80320a1231