commit | 40fd6ad6a2277ec86aae3a90af1b60351f128074 | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Wed Mar 30 13:11:18 2016 +0100 |
committer | Narayan Kamath <narayan@google.com> | Fri Apr 01 12:31:14 2016 +0100 |
tree | 6ab3b06f79e346ae251552f54d3ae4a0521eea4e | |
parent | 28530daffc05fe376dbd0df3b1b44257bce5a16f [diff] |
unstarted_runtime: Add additional cutouts These allow us to initialize a further 90 classes. getIntVolatile was used by the static initializer for ThreadLocal, which is used quite frequently. This class was compile time initializable for M. java.lang.System.getSecurityManager : 5 classes sun.misc.Unsafe.getIntVolatile : 85 classes bug: 27265238 (cherry picked from commit 34a316fa8b08d7b818c73ba8fd606a92b1e632ad) Change-Id: I85aa52cc9a67123e2ac2feec48a96eb795427adf