On 21.04.2017 14:54, Jesper Steen Møller wrote: [....]
Also: How about the timestamps embedded into classes' initialization logic, such as 12: putstatic #216 // Field __timeStamp__239_neverHappen1490860918788:J Are those still around? Won't they also prevent repeatable builds?
the command line compiler should no longer produce classes with those. only if you compile at runtime and with recompilation enabled they are added
bye Jochen