-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: core-libs
-
generic
-
generic
Nashorn implements ECMAScript builtin functions, constructors in java code in jdk.nashorn.internal.objects package. We need to add "documentation" attribute to @Function, @Constructor annotation of built-in implementing methods of all classes in this package.
This documentation is used by jjs tool to provide function/constructor level document (shift-tab in interactive mode).
This documentation is used by jjs tool to provide function/constructor level document (shift-tab in interactive mode).
- relates to
-
JDK-8145486 jjs should support documentation key shortcut in interactive mode
-
- Resolved
-