Preverifiers

  1. Sun Preverifier

Sun Preverifier

Sun Preverifier is a <momeunit> preverifier implementation that runs Sun WTK preverify tool. It is contained in main ant-momeunit.jar file. It can be configured via config attribute and <property> nested tags of <preverify> like any other preverifier implementation.

Sun Preverifier supports following properties:

Name

Description

Value

cldc10

Signifies use of -cldc10 command line option

No

nofinalize

Signifies use of -nofinalize command line option

No

nofp

Signifies use of -nofp command line option

No

nonative

Signifies use of -nonative command line option

No

Note: Unknown property generates an error at execution time.