Most JVM options is recognized by jtreg
and passed
to the test. Note that these options are sentitive to both the platform and
the JDK being tested. For example, Linux does not currently support 64-bit
operation. Thus, the option -d64
is not valid on
Linux and will be rejected.