Discussion:
For review, JDK 8u40 documentation enhancement related to bug JDK-8042946 JEP 196: Nashorn Optimistic Typing
raymond gallardo
2014-10-08 18:03:51 UTC
Permalink
Hello reviewers,

Changes made to the following nroff file, jjs.1 are up for review:

http://cr.openjdk.java.net/~rgallard/jjs.1

The changes made to this file are related to bug JDK-8042946 JEP 196:
Nashorn Optimistic Typing. A new option has been added to the jjs.1 file:

--optimistic-types=[true|false]
.br
Enables or disables optimistic type assumptions with deoptimizing
recompilation\&. Running with optimistic types will yield higher final
speed, but may increase warmup time\&. By default optimistic types are
enabled\&.

Please review this addition and submit your feedback by Friday, October
10th.

Note, the nroff files for OpenJDK 8u40 are up for review. See the e-mail
with the subject "OpenJDK 8u40 nroff files are up for review" sent
2014-10-07.

Thanks,
--The Java SE Documentation Team

Loading...