commit | a0b8feb34a8492c6b8d430f6ca0716e7ff4f4c57 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Sat Aug 20 09:50:55 2011 -0700 |
committer | Elliott Hughes <enh@google.com> | Sat Aug 20 09:54:46 2011 -0700 |
tree | 4c7c1613f5b7af65bfabde2091a2bf106171a9de | |
parent | 9cff8e13d41825c4f3f0127af061e94b06114fc8 [diff] |
Turn off the 'public' check for main, and improve diagnostics. We're likely to be able to invoke a static main method before we can invoke a virtual getModifiers, and right now we don't care whether we've been asked to run a non-public main. Also adds PrettyMethod for improved diagnostics. Change-Id: Iea08f0be980386adbe408b476449c2066c4e6da8