Le 23/10/2018 à 15:44, Helmut Grohne a écrit : > "output" as in "make it recoverable from the build log". Essentially > that means printing to stdout or stderr, yes. > > So do you agree with the idea?
The idea is interesting, it could be useful for maven-debian-helper too. The log can be quite long, so maybe displaying a message stating that the JVM crashed and left a hs_err_pid file would be enough, or just printing the header of the file which usually contains the main reason of the crash. Do you want to provide an implementation? Emmanuel Bourg

