Justin Wei
Justin Wei
We need to be able to pass `-Adagger.fastInit=enabled` to the underlying javac. This is a very common for Android builds since it makes the critical path faster resulting in a...
### Description of the problem / feature request: Even though JVM languages that don't include native code can share artifacts cross-platform (theoretically) due to targeting the JVM and not the...
Sometimes when I do `git-multi-pr export` the PR that gets exported includes, in the diff UI on github, changes that have nothing to do with my local commit(s) and seem...