Julien Nicoulaud
Julien Nicoulaud
Add a `property` goal that stores the calculated digest in a property instead of a file. (for using with resources filtering for example)
... through some parameter like "outputFileNameMapping" containing maven properties/tokens.
Java 9 completely changes the API for compiler control, see [JEP 165](http://openjdk.java.net/jeps/165).
Some annotations are mutually exclusive (eg @CompileOnly and @Inline) => Detect it at processing time
- Add `String[] profiles` field to annotations - Generate one `hotspot_compiler` file per profile