On 08.09.2017 15:04, Andres Almiray wrote:
Unfortunately that annotation is coming in JDK9. We'll need something that can be used with JDK7

actually that would not be a problem. If the annotation is not found it is ignored by the java compiler. The source retention policy though is a very good reason not to use it. So we have to roll our own.

I am +1 on the idea in general.... doesn´t mean all transforms have to do it right away.

bye Jochen


Reply via email to