Bug#911547: debhelper gradle build system could cat hs_err_pid*.log on failure
Emmanuel Bourg
ebourg at apache.org
Tue Oct 23 14:52:34 BST 2018
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
More information about the pkg-java-maintainers
mailing list