URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b7ea495e2e583ba11aa1f156c659f5503cd03465
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b7ea495 by Gerald Combs (gerald@xxxxxxxxxxxxx):
CMake: Increase our AsciidoctrJ JVM memory limits.
One of the builds recently failed with:
Generating user-guide.pdf
Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
Change-Id: I542a39880dffcd3d7bbaec1a180c605b3011c2e2
Reviewed-on: https://code.wireshark.org/review/36966
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 76a69be If possible use proto_tree_add_item(), not proto_tree_add_bytes_item().
add b7ea495 CMake: Increase our AsciidoctrJ JVM memory limits.
Summary of changes:
cmake/modules/FindAsciidoctor.cmake | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)