This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 233360 - JavaDoc code completion should support new JDK 8 tags
Summary: JavaDoc code completion should support new JDK 8 tags
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.4
Hardware: PC All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-25 02:04 UTC by Michel Graciano
Modified: 2013-08-30 09:30 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Graciano 2013-07-25 02:04:05 UTC
[ JDK VERSION : other ]

JDK 8 has a new JavaDoc tag called @implSpec and the JavaDoc should support it.

Product Version: NetBeans IDE Dev (Build jdk8lambda-1759-on-20130623)
Java: 1.8.0-ea; Java HotSpot(TM) Client VM 25.0-b34
Runtime: Java(TM) SE Runtime Environment
1.8.0-ea-lambda-nightly-h4816-20130617-b95-b00
Comment 1 Michel Graciano 2013-07-25 02:07:20 UTC
I found the webrev [1] of this change. Actually we have 3 new tags as descrives there.

[1] http://cr.openjdk.java.net/~mduigou/JDK-8008632/0/webrev/