commit | e3eae5e41502c85ba0b4ef88340c10bb53795a47 | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Thu Oct 27 11:47:30 2016 +0100 |
committer | Narayan Kamath <narayan@google.com> | Fri Oct 28 08:54:34 2016 +0000 |
tree | 1a57a9d37b7a5daead2d670afc83ceb5794ae548 | |
parent | 384cb6674b967a9c58da9ad70fd6f98caa1d8691 [diff] |
compiler_driver: loosen DCHECK for java/lang/invoke classes. Verifier support for invoke-polymorphic hasn't been implemented yet, so boot classpath classes that use it will not be verified at compile time. This change will be reverted once verifier support is implemented. This change is a hack. Test: make test-art-host Bug: 32496585 Bug: 30550796 Change-Id: Id8fcb3fd0d5ddd09f1c80f751a5f96364b137855