Due to 7102515 javac from JDK7 may stuck for long time compiling HtmlConverter. As jdk7 is default build platfrom for JDK8 this impacts build time (may add up to an hour of time). We can not easily change build requirements and it make sense to workaround problem in the JRE build itself if possible.
|