Project

Profile

Help

Bug #3559

closed

On the Transform command line, the -nogo option does not force full static analysis

Added by Michael Kay over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Command Line
Sprint/Milestone:
-
Start date:
2017-12-07
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.8, trunk
Fix Committed on Branch:
9.8, trunk
Fixed in Maintenance Release:
Platforms:

Description

When the -nogo option is used on the command line this should force full static analysis (compilation) of the stylesheet including full streamability analysis. This is not happening.

Internally, the code sets jit=false when -nogo is set, but this has no effect because it does not call compiler.setJustInTimeCompilation(false).

Please register to edit this issue

Also available in: Atom PDF