-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: tools
-
b157
-
Not verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8175680 | 10 | Robert Field | P3 | Resolved | Fixed | b02 |
All four JShell APIs/SPIs and the module have no @since tags.
Also, three jdk.jshell classes are inadvertently public, and thus visible in the API (but unused and unusable): OuterImportSnippetWrap, OuterSnippetsClassWrap, and OuterWrapMap.
Also, class one comment is missing its terminal period.
Also, three jdk.jshell classes are inadvertently public, and thus visible in the API (but unused and unusable): OuterImportSnippetWrap, OuterSnippetsClassWrap, and OuterWrapMap.
Also, class one comment is missing its terminal period.
- backported by
-
JDK-8175680 JShell: @since tags missing
-
- Resolved
-